From 112d512a02f21f5278dd39fc4cfdac18c8f84b17 Mon Sep 17 00:00:00 2001 From: Bruno Domingues Date: Mon, 2 Jun 2025 16:42:12 -0300 Subject: [PATCH] Bump sientia-module version to 0.0.8. --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index ad2f8f5..0bce04a 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: "0.0.2" + tag: "0.0.8" # 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: