From 98fdb833412b0cadf28f94e7c32e997e0df907c6 Mon Sep 17 00:00:00 2001 From: vitor-aignosi Date: Mon, 19 Jan 2026 12:27:23 -0300 Subject: [PATCH] SIENTIAPDE-1478 Update image tag in values.yaml from "1.1.1" to "1.1.2" for version increment. --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 49b77a2..ef74252 100644 --- a/values.yaml +++ b/values.yaml @@ -11,7 +11,7 @@ image: # This sets the pull policy for images. pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "1.1.1" + tag: "1.1.2" # This is for the secrets for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/ imagePullSecrets: