Skip to content

Commit

Permalink
feat(container): update image docker.io/vaultwarden/server to v1.32.7
Browse files Browse the repository at this point in the history
| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | docker.io/vaultwarden/server | 1.27.0 | 1.32.7 |
  • Loading branch information
chii-bot[bot] committed Dec 20, 2024
1 parent 453906e commit bf2f339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/security/vaultwarden/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
nameOverride: *app
image:
repository: docker.io/vaultwarden/server
tag: 1.27.0
tag: 1.32.7
env:
DATA_FOLDER: "config"
SIGNUPS_ALLOWED: false
Expand Down

0 comments on commit bf2f339

Please sign in to comment.