diff --git a/.env b/.env index c75308a8..85e321c0 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ REGISTRY_PREFIX=harbor.sheldan.dev/sissi/ ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/ VERSION=1.4.57 -ABSTRACTO_VERSION=1.5.38 \ No newline at end of file +ABSTRACTO_VERSION=1.5.41 \ No newline at end of file diff --git a/deployment/helm/sissi/values.yaml b/deployment/helm/sissi/values.yaml index d20c1207..9e24c6b6 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.38 + tag: 1.5.41 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.38 + tag: 1.5.41 dbConfigDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always diff --git a/pom.xml b/pom.xml index cfbb57ae..26a1fc24 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,8 @@ 17 17 - 1.5.39-SNAPSHOT - 1.4.39-SNAPSHOT + 1.5.41 + 1.4.39 4.9.0 3.5.0