From 55b0930c0c5e9479bd12af3e1fd8990869a88524 Mon Sep 17 00:00:00 2001 From: Markus Kahl Date: Wed, 20 Nov 2024 14:07:26 +0000 Subject: [PATCH] use latest OpenProject release (15.0.2) --- charts/openproject/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/openproject/values.yaml b/charts/openproject/values.yaml index 8835b86..ffec7be 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: "15.0.1-slim" + tag: "15.0.2-slim" ## Define image sha256 - mutual exclusive with image tag. ## The sha256 has a higher precedence than