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

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/charlesthomas/bitwarden-cli](https://github.com/charlesthomas/bitwarden-cli) | minor | `2026.8.0` → `2026.9.0` |

---

### Release Notes

<details>
<summary>charlesthomas/bitwarden-cli (ghcr.io/charlesthomas/bitwarden-cli)</summary>

### [`v2026.9.0`](https://github.com/charlesthomas/bitwarden-cli/releases/tag/2026.9.0)

[Compare Source](https://github.com/charlesthomas/bitwarden-cli/compare/2026.8.0...2026.9.0)

2026.9.0

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC44My4wIiwidXBkYXRlZEluVmVyIjoiNDQuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

---------

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Reviewed-on: #13
This commit was merged in pull request #13.
This commit is contained in:
2026-09-20 15:35:28 +00:00
co-authored by Renovate Bot
parent e7c419a353
commit db90b83179
+1 -1
View File
@@ -60,7 +60,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.8.0 image: ghcr.io/charlesthomas/bitwarden-cli:2026.9.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,