Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/premium/vaultwarden/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: premium
apiVersion: v2
appVersion: 1.31.0
appVersion: 1.32.0
dependencies:
- name: common
version: 24.1.5
Expand Down Expand Up @@ -38,4 +38,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/premium/vaultwarden
- https://hub.docker.com/r/vaultwarden/server
type: application
version: 28.2.0
version: 28.3.0
2 changes: 1 addition & 1 deletion charts/premium/vaultwarden/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: docker.io/vaultwarden/server
pullPolicy: IfNotPresent
tag: 1.31.0@sha256:4e28425bad4bd13568e1779f682ff7e441eca2ecd079bd77cfcba6e4eaf1b999
tag: 1.32.0@sha256:71668d20d4208d70919cf8cb3caf3071d41ed4b7d95afe71125ccad8408b040d

betaImage:
repository: ghcr.io/timshel/vaultwarden
Expand Down