Properly assert chart dependency inputs #409
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As the deps change their mappings from time to time, we should assert whether the user input in
values.yaml
adheres to their mappings.No full-covering TODO list:
against a fixed value on our side.app.kubernetes.io/version
labelThis would ensure that automerges of "minor/patch" updates are actual minor/patch updates. Looking at you, https://github.com/bitnami/charts/issues/19596. 👀