diff --git a/charts/self-host/templates/helpers.tpl b/charts/self-host/templates/helpers.tpl index 5048e793e..d91b8d10d 100644 --- a/charts/self-host/templates/helpers.tpl +++ b/charts/self-host/templates/helpers.tpl @@ -1,8 +1,8 @@ {{- define "bitwarden.coreVersionDefault" -}} -{{- "2023.9.1" -}} +{{- "2023.10.1" -}} {{- end -}} {{- define "bitwarden.webVersionDefault" -}} -{{- "2023.9.2" -}} +{{- "2023.10.0" -}} {{- end -}} {{/*