Skip to content

Commit d689f04

Browse files
Update vaultwarden/server Docker tag to v1.32.7 (#239)
* Update vaultwarden/server Docker tag to v1.32.7 * [AUTO] Update chart version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent feb05ef commit d689f04

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/vaultwarden/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ apiVersion: v2
33
type: application
44
name: vaultwarden
55
description: Vaultwarden is an easy-to-use self-hosted password manager.
6-
version: 1.1.13
7-
appVersion: 1.32.6
6+
version: 1.1.14
7+
appVersion: 1.32.7
88
icon: https://raw.githubusercontent.com/RubxKube/charts/main/img/vaultwarden-logo.png
99
maintainers:
1010
- name: QJOLY

charts/vaultwarden/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ common:
2424
isPrivate: false
2525
secretName: null
2626
repository: vaultwarden/server
27-
tag: 1.32.6
27+
tag: 1.32.7
2828
pullPolicy: Always
2929

3030
# ingress

0 commit comments

Comments
 (0)