diff --git a/anza-labs/bitwarden-webhook/values.yaml b/anza-labs/bitwarden-webhook/values.yaml index 4b82e7e..2339ccd 100644 --- a/anza-labs/bitwarden-webhook/values.yaml +++ b/anza-labs/bitwarden-webhook/values.yaml @@ -7,7 +7,7 @@ image: # -- Registry and repository for the image. repository: ghcr.io/charlesthomas/bitwarden-cli # -- Tag for the image. - tag: "2023.12.1" + tag: "2024.4.1" # -- Image pull policy. pullPolicy: IfNotPresent