Jesse Hitch
Jesse Hitch
> Does Version3.35 support this feature? From what I tested with version `3.59` it works, but I'm not sure about about `3.35` ;(
@tahajahangir could you split this into smaller PRs with descriptions (Perhaps one for filer, one for master, etc) so that each set of changes is one chart version bump? This...
@michaelvl I did not! Sorry about that. Should I close this one or wait till the other one is responded to in the other repo? :)
This would be a great feature! Are there cli commands we can run in perhaps an init container or init job? I could submit a PR if that's all that's...
Last update was here: https://github.com/Infisical/infisical/pull/874#issuecomment-1718569802
So this was merged in https://github.com/norwoodj/helm-docs/pull/194 a few months ago, however, you need to comment EVERY value, so example: current behavior explanation #### values.yaml ```yaml deployment: # -- enable the...
An example of a RenovateBot PR for ingress-nginx, so you can see the release notes section: https://github.com/small-hack/argocd-apps/pull/404 An example of a RenovateBot PR for nextcloud/helm, where this feature is turned...
[CR_RELEAE_NOTES_FILE](https://github.com/helm/chart-releaser/tree/689a772c9f88ce30cdc650a663796f5ac1fbf930#configuration) seems like it would work fine :) Let me make a suggestion and we can poke at it. 👍 Also thanks for your quick reply and additional details! 🙏
can also bump the version if you'd like :)
It would probably be best to have a label selector field to `spec.backup` for the Backup CRD, so that you could allow for selecting any PVC with multiple specific labels,...