We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb05ef commit d689f04Copy full SHA for d689f04
charts/vaultwarden/Chart.yaml
@@ -3,8 +3,8 @@ apiVersion: v2
3
type: application
4
name: vaultwarden
5
description: Vaultwarden is an easy-to-use self-hosted password manager.
6
-version: 1.1.13
7
-appVersion: 1.32.6
+version: 1.1.14
+appVersion: 1.32.7
8
icon: https://raw.githubusercontent.com/RubxKube/charts/main/img/vaultwarden-logo.png
9
maintainers:
10
- name: QJOLY
charts/vaultwarden/values.yaml
@@ -24,7 +24,7 @@ common:
24
isPrivate: false
25
secretName: null
26
repository: vaultwarden/server
27
- tag: 1.32.6
+ tag: 1.32.7
28
pullPolicy: Always
29
30
# ingress
0 commit comments