Merge pull request 'Update ghcr.io/charlesthomas/bitwarden-cli Docker tag to v2026.7.0' (#3) from renovate/ghcr.io-charlesthomas-bitwarden-cli-2026.x into main

Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2026-08-29 18:39:15 +00:00
+1 -1
View File
@@ -19,7 +19,7 @@ spec:
kubernetes.io/arch: amd64
containers:
- name: bitwarden-cli
image: ghcr.io/charlesthomas/bitwarden-cli:2026.3.0
image: ghcr.io/charlesthomas/bitwarden-cli:2026.7.0
imagePullPolicy: IfNotPresent
# Override the baked entrypoint so --disable-origin-protection is
# actually passed (it was commented out in the image's entrypoint.sh,