From f4610fec5b89312fa6f1ea38c6e0544f501033c8 Mon Sep 17 00:00:00 2001 From: vitor-aignosi Date: Mon, 7 Jul 2025 16:34:34 -0300 Subject: [PATCH] SIENTIAPDE-1110 Update dependencies in requirements.txt and bump image tag in values.yaml to version 0.2.4 for consistency and improvements. --- requirements.txt | 2 +- values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c8054ba..5dfca57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ psycopg2-binary sqlalchemy asyncua redis -git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.2.0 +git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.2.1 git+ssh://git@github.com/Aignosi/sientia-mlops-library.git@0.38.1 diff --git a/values.yaml b/values.yaml index 377550b..9e5c34a 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.2.2" + tag: "0.2.4" # 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: