From 9d9c8beb886f577986c9ab13c20086f2f921bb18 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Tue, 1 Apr 2025 14:04:17 +0200 Subject: [PATCH] [SIS-xxx] upgrading abstracto version --- .env | 2 +- deployment/helm/sissi/values.yaml | 4 ++-- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env b/.env index cd5a6402..bb1dd1fc 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ REGISTRY_PREFIX=harbor.sheldan.dev/sissi/ ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/ VERSION=1.5.3 -ABSTRACTO_VERSION=1.6.4 \ No newline at end of file +ABSTRACTO_VERSION=1.6.7 \ No newline at end of file diff --git a/deployment/helm/sissi/values.yaml b/deployment/helm/sissi/values.yaml index f2de1a15..f98e11e8 100644 --- a/deployment/helm/sissi/values.yaml +++ b/deployment/helm/sissi/values.yaml @@ -93,7 +93,7 @@ templateDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-template-deployment - tag: 1.6.4 + tag: 1.6.7 templateDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always @@ -104,7 +104,7 @@ dbConfigDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-db-deployment - tag: 1.6.4 + tag: 1.6.7 dbConfigDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always diff --git a/pom.xml b/pom.xml index a98d6293..90448214 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 17 17 - 1.6.4 + 1.6.7 1.4.55 4.9.0 3.5.0