Skip to content

Commit

Permalink
fix(container): update image docker.io/vaultwarden/server to v1.32.1
Browse files Browse the repository at this point in the history
| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | docker.io/vaultwarden/server | 1.32.0 | 1.32.1 |
  • Loading branch information
homeops-gh-bot[bot] authored Oct 3, 2024
1 parent 1fb27e1 commit 90ca7cc
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 @@ -67,7 +67,7 @@ spec:
main:
image:
repository: docker.io/vaultwarden/server
tag: 1.32.0
tag: 1.32.1
env:
DATA_FOLDER: "config"
SIGNUPS_ALLOWED: false
Expand Down

0 comments on commit 90ca7cc

Please sign in to comment.