diff --git a/charts/self-host/Chart.yaml b/charts/self-host/Chart.yaml index ee4c57eb..afe6e9fb 100644 --- a/charts/self-host/Chart.yaml +++ b/charts/self-host/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2024.10.2 +appVersion: 2024.11.0 description: A Helm chart for deploying a Bitwarden instance on Kubernetes home: https://github.com/bitwarden/helm-charts/tree/main/charts/self-host icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/icon-square.svg diff --git a/charts/self-host/templates/helpers.tpl b/charts/self-host/templates/helpers.tpl index e4621390..21a9ada4 100644 --- a/charts/self-host/templates/helpers.tpl +++ b/charts/self-host/templates/helpers.tpl @@ -1,8 +1,8 @@ {{- define "bitwarden.coreVersionDefault" -}} -{{- "2024.10.2" -}} +{{- "2024.11.0" -}} {{- end -}} {{- define "bitwarden.webVersionDefault" -}} -{{- "2024.10.5" -}} +{{- "2024.11.0" -}} {{- end -}} {{/*