fluxcd / flux2-kustomize-helm-example

A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.
https://fluxcd.io
Apache License 2.0
933 stars 992 forks source link

Enable automated upgrades for Bitnami charts #66

Closed stefanprodan closed 2 years ago

stefanprodan commented 2 years ago

Automate Flux HelmReleases to upgrade to the latest minor version for:

We can't pin chart versions since Binami has enable retention https://github.com/bitnami/charts/issues/10539