Skip to content

Commit

Permalink
fix(container): update image docker.io/vaultwarden/server to v1.32.3
Browse files Browse the repository at this point in the history
| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | docker.io/vaultwarden/server | 1.32.2 | 1.32.3 |
  • Loading branch information
homeops-gh-bot[bot] authored Oct 27, 2024
1 parent 2804a72 commit a0c23eb
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.2
tag: 1.32.3
env:
DATA_FOLDER: "config"
SIGNUPS_ALLOWED: false
Expand Down

0 comments on commit a0c23eb

Please sign in to comment.