Compare commits
3 Commits
626e71e16a
...
d2cd7daa25
Author | SHA1 | Date | |
---|---|---|---|
d2cd7daa25 | |||
dd2838a47b | |||
50fff3de7d |
@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 1.32.2
|
||||
appVersion: 1.32.3
|
||||
description: Unofficial Bitwarden compatible server written in Rust
|
||||
home: https://github.com/k8s-at-home/charts/tree/master/charts/bitwardenrs
|
||||
icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png
|
||||
@ -17,4 +17,4 @@ name: bitwarden
|
||||
sources:
|
||||
- https://github.com/dani-garcia/bitwarden_rs
|
||||
type: application
|
||||
version: 2.0.29
|
||||
version: 2.0.30
|
||||
|
@ -5,7 +5,7 @@ replicaCount: 1
|
||||
image:
|
||||
repository: vaultwarden/server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "1.32.2"
|
||||
tag: "1.32.3"
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
|
@ -11,5 +11,5 @@ dependencies:
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 18.4.0
|
||||
type: application
|
||||
version: 0.3.7
|
||||
appVersion: 6.3.2
|
||||
version: 0.3.8
|
||||
appVersion: 6.3.3
|
||||
|
@ -8,7 +8,7 @@ image:
|
||||
repository: chocobozzz/peertube
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: "v6.3.2-bookworm"
|
||||
tag: "v6.3.3-bookworm"
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
|
@ -7,5 +7,5 @@ dependencies:
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 17.9.3
|
||||
type: application
|
||||
version: 0.5.3
|
||||
appVersion: 3.9.1
|
||||
version: 0.5.4
|
||||
appVersion: 3.10.2
|
||||
|
@ -10,7 +10,7 @@ persistence:
|
||||
rspamd:
|
||||
image:
|
||||
repository: gitea.geekhome.org/ghp/rspamd
|
||||
tag: 3.9.1-1
|
||||
tag: 3.10.2-1
|
||||
pullPolicy: Always
|
||||
local.d:
|
||||
redis.conf: |
|
||||
|
Loading…
Reference in New Issue
Block a user