Skip to content

Commit

Permalink
charts/vaultwarden/README.md: appVersion 1.26.0, chart version 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Kastl committed Aug 8, 2023
1 parent 6beb440 commit c073cf9
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions charts/vaultwarden/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit c073cf9

Please sign in to comment.