diff --git a/.env b/.env index 71fa2bd1..62a4b24b 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ REGISTRY_PREFIX=harbor.sheldan.dev/sissi/ ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/ VERSION=1.4.47 -ABSTRACTO_VERSION=1.5.28 \ No newline at end of file +ABSTRACTO_VERSION=1.5.29 \ No newline at end of file diff --git a/deployment/helm/sissi/values.yaml b/deployment/helm/sissi/values.yaml index 1640c4d3..b83859ae 100644 --- a/deployment/helm/sissi/values.yaml +++ b/deployment/helm/sissi/values.yaml @@ -90,7 +90,7 @@ templateDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-template-deployment - tag: 1.5.28 + tag: 1.5.29 templateDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always @@ -101,7 +101,7 @@ dbConfigDeployment: repository: harbor.sheldan.dev/abstracto pullPolicy: Always image: abstracto-db-deployment - tag: 1.5.28 + tag: 1.5.29 dbConfigDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always diff --git a/pom.xml b/pom.xml index 64aa23b3..3679ec32 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 17 17 - 1.5.28 + 1.5.29 1.4.35 4.9.0 3.5.0