From c073cf9cbb3a7c5fe73badba21bafa6bb9de022e Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Tue, 8 Aug 2023 19:28:18 +0200 Subject: [PATCH] charts/vaultwarden/README.md: appVersion 1.26.0, chart version 6.1.0 --- charts/vaultwarden/README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/charts/vaultwarden/README.md b/charts/vaultwarden/README.md index 7345ce9a..9fc6fbbd 100644 --- a/charts/vaultwarden/README.md +++ b/charts/vaultwarden/README.md @@ -1,6 +1,6 @@ # vaultwarden -![Version: 6.0.2](https://img.shields.io/badge/Version-6.0.2-informational?style=flat-square) ![AppVersion: 1.25.2](https://img.shields.io/badge/AppVersion-1.25.2-informational?style=flat-square) +![Version: 6.1.0](https://img.shields.io/badge/Version-6.1.0-informational?style=flat-square) ![AppVersion: 1.26.0](https://img.shields.io/badge/AppVersion-1.26.0-informational?style=flat-square) Vaultwarden is a Bitwarden compatible server in Rust @@ -22,7 +22,7 @@ Kubernetes: `>=1.16.0-0` |------------|------|---------| | https://charts.bitnami.com/bitnami | mariadb | 11.0.14 | | https://charts.bitnami.com/bitnami | postgresql | 11.6.12 | -| https://johanneskastl.github.io/helm-charts/ | common | 5.0.0 | +| https://johanneskastl.github.io/helm-charts/ | common | 5.0.5 | ## TL;DR @@ -106,6 +106,21 @@ 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.1.0 + +#### Added + +N/A + +#### Changed + +* update appVersion to 1.26.0 +* require common 5.0.5 + +#### Fixed + +N/A + ### Version 6.0.2 #### Added