From 966d4f8193bfc56b444f73bdc725563a9f0993ba Mon Sep 17 00:00:00 2001 From: vitor-aignosi Date: Thu, 15 Jan 2026 10:38:07 -0300 Subject: [PATCH] SIENTIAPDE-1478 Update Python version in tests.ipynb to 3.11.14 and increment image tag in values.yaml to 1.1.1 for consistency with deployment requirements. --- tests.ipynb | 2 +- values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests.ipynb b/tests.ipynb index b8c1b5c..1803e21 100644 --- a/tests.ipynb +++ b/tests.ipynb @@ -782,7 +782,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.13" + "version": "3.11.14" } }, "nbformat": 4, diff --git a/values.yaml b/values.yaml index 5b19e15..af30335 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.0" + tag: "1.1.1" # 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: