Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add valid and expires dates to metadata #16

Closed
ssokol opened this issue Oct 27, 2024 · 3 comments
Closed

Add valid and expires dates to metadata #16

ssokol opened this issue Oct 27, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@ssokol
Copy link
Collaborator

ssokol commented Oct 27, 2024

Not at all a priority, but when you're doing the next bit of maintenance to the code, it would be great if the metadata included the date that the chart becomes valid / active, and the date that it expires. Something like:

valid|2024-10-31
expires|2024-11-28
@ssokol ssokol added the enhancement New feature or request label Oct 27, 2024
@ssokol
Copy link
Collaborator Author

ssokol commented Oct 27, 2024

Another fixed value that would be useful to have in the metadata is the scheme. Chartmaker seems to use the TMS scheme so:

scheme|tms

@N129BZ
Copy link
Owner

N129BZ commented Oct 29, 2024

Added valid date, expire date, and scheme fields to the metadata table.

@N129BZ N129BZ closed this as completed Oct 29, 2024
@N129BZ
Copy link
Owner

N129BZ commented Oct 29, 2024

P.S. - now updating the docker image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants