From 5854ca2ba70862107424928736d7a98f11c6fa8d Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Mon, 6 May 2024 00:23:34 +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 06f089c4..88df4ab0 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ REGISTRY_PREFIX=harbor.sheldan.dev/sissi/ ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/ VERSION=1.4.52 -ABSTRACTO_VERSION=1.5.35 \ No newline at end of file +ABSTRACTO_VERSION=1.5.36 \ No newline at end of file diff --git a/deployment/helm/sissi/values.yaml b/deployment/helm/sissi/values.yaml index 6a8bd3cb..c1fbfb1b 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.35 + tag: 1.5.36 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.35 + tag: 1.5.36 dbConfigDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always diff --git a/pom.xml b/pom.xml index 1d1e2a83..565eaa9d 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,8 @@ 17 17 - 1.5.35 - 1.4.36 + 1.5.36 + 1.4.37 4.9.0 3.5.0