From 35518abe5c208d5ab5a6f7477332a59e6f97a222 Mon Sep 17 00:00:00 2001 From: JesseBot Date: Tue, 8 Aug 2023 21:58:20 +0200 Subject: [PATCH] bump appVersion to v0.2.0 and chart version to v0.3.0 (#6) --- 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 c3b36cc..be7102a 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.2.4 +version: 0.3.0 # renovate: image=jessebot/bweso -appVersion: "v0.1.2" +appVersion: "v0.2.0" maintainers: - name: "cloudymax" diff --git a/charts/bitwarden-eso-provider/README.md b/charts/bitwarden-eso-provider/README.md index f03ab2b..69f3448 100644 --- a/charts/bitwarden-eso-provider/README.md +++ b/charts/bitwarden-eso-provider/README.md @@ -1,6 +1,6 @@ # bitwarden-eso-provider -![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.2](https://img.shields.io/badge/AppVersion-v0.1.2-informational?style=flat-square) +![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.2.0](https://img.shields.io/badge/AppVersion-v0.2.0-informational?style=flat-square) Helm chart to use Bitwarden as a Provider for External Secrets Operator