openziti / helm-charts

various helm charts for openziti-test-kitchen projects
https://openziti.io/helm-charts/
Apache License 2.0
7 stars 8 forks source link

auto-bump charts' app version when releases drop #61

Open qrkourier opened 1 year ago

qrkourier commented 1 year ago

e.g. ziti-host

qrkourier commented 1 year ago

This can be an Actions workflow that changes the controller, router charts' app versions to match the latest ziti release and create a PR. There are already workflows to bump the chart version and test deployment.

Same for ziti-host chart, but need to add ziti-host to the workflow that tests the branch so the experimental version will run when PR is created.

qrkourier commented 4 months ago

This is the type of things dependabot does, but it doesn't look like Helm app version updates from a source OCI registry is on their roadmap.

https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file