Update ghcr.io/charlesthomas/bitwarden-cli Docker tag to v2026.9.0 #13

Merged
ivanch merged 1 commits from renovate/ghcr.io-charlesthomas-bitwarden-cli-2026.x into main 2026-09-20 15:35:29 +00:00
+1 -1
View File
@@ -60,7 +60,7 @@ spec:
kubernetes.io/arch: amd64
containers:
- name: bitwarden-cli
image: ghcr.io/charlesthomas/bitwarden-cli:2026.8.0
image: ghcr.io/charlesthomas/bitwarden-cli:2026.9.0
imagePullPolicy: IfNotPresent
# Override the baked entrypoint so --disable-origin-protection is
# actually passed (it was commented out in the image's entrypoint.sh,