From 6242fd4667dcccf348c626b44553e5e3f9493ff0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 10:36:06 -0500 Subject: [PATCH] Update core and web versions (#48) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- charts/self-host/templates/helpers.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/self-host/templates/helpers.tpl b/charts/self-host/templates/helpers.tpl index 5048e793..d91b8d10 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 -}} {{/*