We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 880f449 commit cc36e93Copy full SHA for cc36e93
charts/self-host/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
-appVersion: 2025.10.0
+appVersion: 2025.10.1
3
description: A Helm chart for deploying a Bitwarden instance on Kubernetes
4
home: https://github.com/bitwarden/helm-charts/tree/main/charts/self-host
5
icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/icon-square.svg
charts/self-host/templates/helpers.tpl
@@ -1,8 +1,8 @@
{{- define "bitwarden.coreVersionDefault" -}}
-{{- "2025.10.0" -}}
+{{- "2025.10.1" -}}
{{- end -}}
{{- define "bitwarden.webVersionDefault" -}}
6
7
8
{{/*
0 commit comments