From 17e2e095416cf890e108bc9e451bf3bb79b64f82 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Fri, 5 Apr 2024 15:24:39 +0200 Subject: [PATCH] [SIS-xxx] upgrading abstracto version --- .env | 2 +- deployment/helm/sissi/values.yaml | 4 ++-- pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env b/.env index c1973634..2583a720 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ REGISTRY_PREFIX=harbor.sheldan.dev/sissi/ ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/ VERSION=1.4.51 -ABSTRACTO_VERSION=1.5.33 \ No newline at end of file +ABSTRACTO_VERSION=1.5.35 \ No newline at end of file diff --git a/deployment/helm/sissi/values.yaml b/deployment/helm/sissi/values.yaml index 3f4640d2..ed0b7fc1 100644 --- a/deployment/helm/sissi/values.yaml +++ b/deployment/helm/sissi/values.yaml @@ -91,7 +91,7 @@ templateDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-template-deployment - tag: 1.5.33 + tag: 1.5.35 templateDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always @@ -102,7 +102,7 @@ dbConfigDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-db-deployment - tag: 1.5.33 + tag: 1.5.35 dbConfigDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always diff --git a/pom.xml b/pom.xml index 3176dd82..e154d83a 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,8 @@ 17 17 - 1.5.33 - 1.4.35 + 1.5.35 + 1.4.36 4.9.0 3.5.0