From f1868e89f01483f488a8ce91fb443eca00891359 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Fri, 15 May 2026 11:17:48 +0200 Subject: [PATCH] [SIS-xxx] updating to new abstracto version 1.6.26 --- .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 ff1c10a0..98ac3c75 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ REGISTRY_PREFIX=harbor.sheldan.dev/sissi/ ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/ VERSION=1.5.26 -ABSTRACTO_VERSION=1.6.25 \ No newline at end of file +ABSTRACTO_VERSION=1.6.26 \ No newline at end of file diff --git a/deployment/helm/sissi/values.yaml b/deployment/helm/sissi/values.yaml index 1249c93d..c138b50a 100644 --- a/deployment/helm/sissi/values.yaml +++ b/deployment/helm/sissi/values.yaml @@ -94,7 +94,7 @@ templateDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-template-deployment - tag: 1.6.25 + tag: 1.6.26 templateDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always @@ -105,7 +105,7 @@ dbConfigDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-db-deployment - tag: 1.6.25 + tag: 1.6.26 dbConfigDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always diff --git a/pom.xml b/pom.xml index af13b399..78bacb75 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,8 @@ 17 17 - 1.6.25 - 1.4.69 + 1.6.26 + 1.4.70 4.9.0 3.5.0 1.21.2