From e313de453e8c569e5efb475ebba72770901cf995 Mon Sep 17 00:00:00 2001 From: vitor-aignosi Date: Wed, 5 Nov 2025 09:15:36 -0300 Subject: [PATCH] SIENTIAPDE-1325 Update requirements.txt to use version 1.5.2 of sientia-dataops-library and bump image tag in values.yaml to 0.5.0 for consistency with recent changes. --- requirements.txt | 3 +-- values.yaml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 428245d..be908bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,5 @@ asyncua==1.1.5 redis -# git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.4.7 -/home/grezewave/Documents/projects/sientia/sientia-dataops-library +git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.5.2 prometheus_client pymongo \ No newline at end of file diff --git a/values.yaml b/values.yaml index ca9fa59..b7b5129 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.4.9" + tag: "0.5.0" # 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: