From e05946365d4c55490dd4136790864bd705df38a2 Mon Sep 17 00:00:00 2001 From: Sergio Rua Date: Thu, 25 Jan 2024 21:38:24 +0000 Subject: [PATCH] Pre release v0.7.9 - wrong version --- charts/vals-operator/Chart.yaml | 4 ++-- charts/vals-operator/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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