Update ghcr.io/charlesthomas/bitwarden-cli Docker tag to v2026.8.0

This commit is contained in:
Renovate Bot
2026-09-06 15:00:46 +00:00
parent 44d5f88986
commit cd573ad7b2
+1 -1
View File
@@ -19,7 +19,7 @@ spec:
kubernetes.io/arch: amd64 kubernetes.io/arch: amd64
containers: containers:
- name: bitwarden-cli - name: bitwarden-cli
image: ghcr.io/charlesthomas/bitwarden-cli:2026.7.0 image: ghcr.io/charlesthomas/bitwarden-cli:2026.8.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
# Override the baked entrypoint so --disable-origin-protection is # Override the baked entrypoint so --disable-origin-protection is
# actually passed (it was commented out in the image's entrypoint.sh, # actually passed (it was commented out in the image's entrypoint.sh,