From 99b266e94aee464fe3519e3aa16735e60f017347 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Mon, 25 Dec 2023 01:24:07 +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 43268713..b4a52253 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ REGISTRY_PREFIX=harbor.sheldan.dev/sissi/ ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/ VERSION=1.4.32 -ABSTRACTO_VERSION=1.5.17 \ No newline at end of file +ABSTRACTO_VERSION=1.5.18 \ No newline at end of file diff --git a/deployment/helm/sissi/values.yaml b/deployment/helm/sissi/values.yaml index f1fdf76c..bd60fd58 100644 --- a/deployment/helm/sissi/values.yaml +++ b/deployment/helm/sissi/values.yaml @@ -100,7 +100,7 @@ templateDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-template-deployment - tag: 1.5.17 + tag: 1.5.18 templateDeploymentData: repository: harbor.sheldan.dev/sissi @@ -113,7 +113,7 @@ dbConfigDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-db-deployment - tag: 1.5.17 + tag: 1.5.18 dbConfigDeploymentData: repository: harbor.sheldan.dev/sissi diff --git a/pom.xml b/pom.xml index dd2b5a80..805fb6e7 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,8 @@ 17 17 - 1.5.17 - 1.4.26 + 1.5.18 + 1.4.27 4.9.0 3.5.0