⚠️ Moving to ghcr.io/bitwarden/helm-charts/kubectl ⚠️
We've migrated away from Bitnami's public kubectl docker image to our own that is published to GitHub Container Registry (GHCR).
Action Required:
- Update your
values.ymlfile:-
Under
supportComponents.kubectl.imageupdate your name reference to the new format:ghcr.io/bitwarden/helm-charts/kubectl -
Under
supportComponents.kubectl.tagupdate the tag reference to the new version:1.34
-
Example:
kubectl:
image:
name: ghcr.io/bitwarden/helm-charts/kubectl
tag: 1.34A Helm chart for deploying a Bitwarden instance on Kubernetes
What's Changed
- [BRE-1137] Updating SM Operator Workflows by @pixman20 in #330
- BRE-1189: Add a workflow to build and publish kubectl image by @mimartin12 in #346
- BRE-1189: Map push value from workflow input by @mimartin12 in #347
- BRE-1189: Update tags for GHCR by @mimartin12 in #348
- BRE-1136: [Self-Host] Update kubectl image to ghcr.io/bitwarden/helm-charts/kubectl by @mimartin12 in #349
- Update core and web versions by @bitwarden-devops-bot in #350
- Bump version to 2025.9.1 by @bitwarden-devops-bot in #351
Full Changelog: sm-operator-1.0.0...self-host-2025.9.1