From ce11fb0811ab23cc42184a8559af9e60737cdd2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Wed, 9 Oct 2024 07:33:27 +0200 Subject: [PATCH] Bump OpenProject to 14.6.0 --- .changeset/old-tables-applaud.md | 5 +++++ charts/openproject/Chart.yaml | 2 +- charts/openproject/values.yaml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 .changeset/old-tables-applaud.md diff --git a/.changeset/old-tables-applaud.md b/.changeset/old-tables-applaud.md new file mode 100644 index 0000000..ff68fc1 --- /dev/null +++ b/.changeset/old-tables-applaud.md @@ -0,0 +1,5 @@ +--- +"@openproject/helm-charts": minor +--- + +Bump OpenProject version to 14.6.0 diff --git a/charts/openproject/Chart.yaml b/charts/openproject/Chart.yaml index 7367f42..dcf2e3e 100644 --- a/charts/openproject/Chart.yaml +++ b/charts/openproject/Chart.yaml @@ -5,7 +5,7 @@ description: A Helm chart for running OpenProject via Kubernetes home: https://www.openproject.org/ icon: https://charts.openproject.org/logo.svg type: application -appVersion: '14' +appVersion: '14.6.0' version: 8.0.0 maintainers: - name: OpenProject diff --git a/charts/openproject/values.yaml b/charts/openproject/values.yaml index 13280dc..e93e4b3 100644 --- a/charts/openproject/values.yaml +++ b/charts/openproject/values.yaml @@ -201,7 +201,7 @@ image: ## For the helm chart, use the `-slim` variants as the all-in-one container is not compatible ## with some of the options (non-root execution, password splitting, etc.) and is inefficient for using in helm ## due to embedded a number of services. - tag: "14-slim" + tag: "14.6.0-slim" ## Define image sha256 - mutual exclusive with image tag. ## The sha256 has a higher precedence than