From 43760b872237160566d970a75514b54f4bac0b9c Mon Sep 17 00:00:00 2001 From: Alexandre Ratte Date: Wed, 27 Mar 2024 19:35:07 -0400 Subject: [PATCH] Bumped image version to 4.6.1-1-ce. Signed-off-by: Alexandre Ratte --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 44a9e46..2b48d6c 100644 --- a/values.yaml +++ b/values.yaml @@ -124,7 +124,7 @@ app: # -- Configure pasbolt deployment image pullPolicy pullPolicy: IfNotPresent # -- Overrides the image tag whose default is the chart appVersion. - tag: 4.4.2-1-ce + tag: 4.6.1-1-ce # Allowed options: mariadb, mysql or postgresql database: kind: mariadb