From 8597dc72240233ece102c1a46005bfa35b12868d Mon Sep 17 00:00:00 2001 From: Jesse Hitch Date: Sun, 20 Oct 2024 15:09:09 +0200 Subject: [PATCH] update appVersion to 0.9.0 (#126) * update appVersion to 0.9.0 Signed-off-by: jessebot * helm-docs: automated action --------- Signed-off-by: jessebot Co-authored-by: github-actions[bot] --- charts/bitwarden-eso-provider/Chart.yaml | 4 ++-- charts/bitwarden-eso-provider/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/bitwarden-eso-provider/Chart.yaml b/charts/bitwarden-eso-provider/Chart.yaml index 3bd6193..dfcde81 100644 --- a/charts/bitwarden-eso-provider/Chart.yaml +++ b/charts/bitwarden-eso-provider/Chart.yaml @@ -15,10 +15,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.9.1 +version: 0.10.0 # renovate: image=jessebot/bweso -appVersion: "0.7.0" +appVersion: "0.9.0" maintainers: - name: "cloudymax" diff --git a/charts/bitwarden-eso-provider/README.md b/charts/bitwarden-eso-provider/README.md index d1d58de..82b27cb 100644 --- a/charts/bitwarden-eso-provider/README.md +++ b/charts/bitwarden-eso-provider/README.md @@ -1,6 +1,6 @@ # bitwarden-eso-provider -![Version: 0.9.1](https://img.shields.io/badge/Version-0.9.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.7.0](https://img.shields.io/badge/AppVersion-0.7.0-informational?style=flat-square) +![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.0](https://img.shields.io/badge/AppVersion-0.9.0-informational?style=flat-square) Helm chart to use Bitwarden as a Provider for External Secrets Operator