github bitwarden/helm-charts self-host-2025.9.1

latest releases: self-host-2.4.2, self-host-2.4.1, self-host-2.4.0...
11 months ago

⚠️ 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.yml file:
    • Under supportComponents.kubectl.image update your name reference to the new format:

      ghcr.io/bitwarden/helm-charts/kubectl
      
    • Under supportComponents.kubectl.tag update the tag reference to the new version:

      1.34
      

Example:

kubectl:
    image:
      name: ghcr.io/bitwarden/helm-charts/kubectl
      tag: 1.34

A Helm chart for deploying a Bitwarden instance on Kubernetes

What's Changed

Full Changelog: sm-operator-1.0.0...self-host-2025.9.1

Don't miss a new helm-charts release

NewReleases is sending notifications on new releases.