diff --git a/charts/vals-operator/Chart.yaml b/charts/vals-operator/Chart.yaml index 2361b6e..81f7d1d 100644 --- a/charts/vals-operator/Chart.yaml +++ b/charts/vals-operator/Chart.yaml @@ -16,10 +16,10 @@ kubeVersion: ">= 1.19.0-0" type: application # Chart version -version: 0.7.10 +version: 0.7.9 # Latest container tag -appVersion: v0.7.10 +appVersion: v0.7.9 maintainers: - email: info@digitalis.io diff --git a/charts/vals-operator/README.md b/charts/vals-operator/README.md index 6818acd..48719cf 100644 --- a/charts/vals-operator/README.md +++ b/charts/vals-operator/README.md @@ -1,6 +1,6 @@ # vals-operator -![Version: 0.7.10](https://img.shields.io/badge/Version-0.7.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.7.10](https://img.shields.io/badge/AppVersion-v0.7.10-informational?style=flat-square) +![Version: 0.7.9](https://img.shields.io/badge/Version-0.7.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.7.9](https://img.shields.io/badge/AppVersion-v0.7.9-informational?style=flat-square) This helm chart installs the Digitalis Vals Operator to manage and sync secrets from supported backends into Kubernetes. ## About Vals-Operator