mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
[bitwarden_rs] Deprecate Bitwarden_rs chart (#894)
* [bitwarden_rs] Deprecate Bitwarden_rs chart This deprecates bitwarden_rs in favor of the new vaultwarden app
This commit is contained in:
parent
b0034d9a7f
commit
4be85faf42
@ -2,8 +2,9 @@ apiVersion: v2
|
||||
name: bitwardenrs
|
||||
description: Unofficial Bitwarden compatible server written in Rust
|
||||
type: application
|
||||
version: 2.1.10
|
||||
version: 2.1.11
|
||||
appVersion: 1.18.0
|
||||
deprecated: true
|
||||
keywords:
|
||||
- bitwarden
|
||||
- bitwardenrs
|
||||
@ -13,7 +14,4 @@ keywords:
|
||||
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/bitwardenrs
|
||||
sources:
|
||||
- https://github.com/dani-garcia/bitwarden_rs
|
||||
maintainers:
|
||||
- name: DirtyCajunRice
|
||||
email: nick@cajun.pro
|
||||
icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png
|
||||
|
@ -9,6 +9,12 @@ All notable changes to this application Helm chart will be documented in this fi
|
||||
|
||||
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).
|
||||
|
||||
### [2.1.11]
|
||||
|
||||
#### Added
|
||||
|
||||
- Deprecated the chart
|
||||
|
||||
### [2.0.1]
|
||||
|
||||
#### Added
|
||||
|
Loading…
Reference in New Issue
Block a user