From 25a4d47dc0563fafaeb17e2a7fc4f433d390c096 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Sun, 29 Sep 2024 22:02:52 +0200 Subject: [PATCH] [SIS-xxx] upgrading abstracto version 1.5.47 --- .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 221010c3..ddf35542 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ REGISTRY_PREFIX=harbor.sheldan.dev/sissi/ ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/ VERSION=1.4.59 -ABSTRACTO_VERSION=1.5.46 \ No newline at end of file +ABSTRACTO_VERSION=1.5.47 \ No newline at end of file diff --git a/deployment/helm/sissi/values.yaml b/deployment/helm/sissi/values.yaml index 08470aa9..5b9b0a1a 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.46 + tag: 1.5.47 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.46 + tag: 1.5.47 dbConfigDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always diff --git a/pom.xml b/pom.xml index 042fd4fe..a172eb83 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 17 17 - 1.5.46 + 1.5.47 1.4.45 4.9.0 3.5.0