From 2f7c4c60ae73542a5abdf82a6d49dd6e344480c2 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sun, 13 Oct 2024 20:15:40 +0200 Subject: [PATCH 1/3] charts/vaultwarden/Chart.yaml: appVersion 1.32.2, chart version 6.7.2 --- charts/vaultwarden/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/vaultwarden/Chart.yaml b/charts/vaultwarden/Chart.yaml index ff9819f..5f1153f 100644 --- a/charts/vaultwarden/Chart.yaml +++ b/charts/vaultwarden/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: 1.32.1 +appVersion: 1.32.2 description: Vaultwarden is a Bitwarden compatible server in Rust name: vaultwarden -version: 6.7.1 +version: 6.7.2 kubeVersion: ">=1.16.0-0" keywords: - Vaultwarden @@ -30,4 +30,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: update appVersion to 1.32.1 + description: update appVersion to 1.32.2 From 4c7746cd9c13d00db1c6b89bc67a2c2820770f68 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sun, 13 Oct 2024 20:16:06 +0200 Subject: [PATCH 2/3] charts/vaultwarden/README_CHANGELOG.md.gotmpl: appVersion 1.32.2, chart version 6.7.2 --- charts/vaultwarden/README_CHANGELOG.md.gotmpl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/charts/vaultwarden/README_CHANGELOG.md.gotmpl b/charts/vaultwarden/README_CHANGELOG.md.gotmpl index da5b0cb..7f72da4 100644 --- a/charts/vaultwarden/README_CHANGELOG.md.gotmpl +++ b/charts/vaultwarden/README_CHANGELOG.md.gotmpl @@ -10,6 +10,16 @@ All notable changes to this Helm chart will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### Version 6.7.2 + +#### Added + +N/A + +#### Changed + +* update appVersion to 1.32.2 + ### Version 6.7.1 #### Added From 5c210348719ea7ef5a629c2934399315370b9b62 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sun, 13 Oct 2024 20:16:19 +0200 Subject: [PATCH 3/3] charts/vaultwarden/README.md: appVersion 1.32.2, chart version 6.7.2 --- charts/vaultwarden/README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/charts/vaultwarden/README.md b/charts/vaultwarden/README.md index 2febec7..2f9dac4 100644 --- a/charts/vaultwarden/README.md +++ b/charts/vaultwarden/README.md @@ -1,6 +1,6 @@ # vaultwarden -![Version: 6.7.1](https://img.shields.io/badge/Version-6.7.1-informational?style=flat-square) ![AppVersion: 1.32.1](https://img.shields.io/badge/AppVersion-1.32.1-informational?style=flat-square) +![Version: 6.7.2](https://img.shields.io/badge/Version-6.7.2-informational?style=flat-square) ![AppVersion: 1.32.2](https://img.shields.io/badge/AppVersion-1.32.2-informational?style=flat-square) Vaultwarden is a Bitwarden compatible server in Rust @@ -106,6 +106,16 @@ All notable changes to this Helm chart will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### Version 6.7.2 + +#### Added + +N/A + +#### Changed + +* update appVersion to 1.32.2 + ### Version 6.7.1 #### Added