From ed5e4ea5a77978a44e8f30060d32219fb7b5fb12 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Fri, 9 Feb 2024 23:28:25 +0100 Subject: [PATCH] [SIS-xxx] updating 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 1e18653d..5dbb4974 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ REGISTRY_PREFIX=harbor.sheldan.dev/sissi/ ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/ VERSION=1.4.42 -ABSTRACTO_VERSION=1.5.23 \ No newline at end of file +ABSTRACTO_VERSION=1.5.24 \ No newline at end of file diff --git a/deployment/helm/sissi/values.yaml b/deployment/helm/sissi/values.yaml index 85f15ee5..e42e4c6a 100644 --- a/deployment/helm/sissi/values.yaml +++ b/deployment/helm/sissi/values.yaml @@ -90,7 +90,7 @@ templateDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-template-deployment - tag: 1.5.23 + tag: 1.5.24 templateDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always @@ -101,7 +101,7 @@ dbConfigDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-db-deployment - tag: 1.5.23 + tag: 1.5.24 dbConfigDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always diff --git a/pom.xml b/pom.xml index bdb2dfbf..170b5db2 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,8 @@ 17 17 - 1.5.23 - 1.4.31 + 1.5.24 + 1.4.32 4.9.0 3.5.0