diff --git a/.env b/.env index cec3a4bd..1013f989 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ REGISTRY_PREFIX=harbor.sheldan.dev/sissi/ ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/ VERSION=1.5.29 -ABSTRACTO_VERSION=1.6.28 \ No newline at end of file +ABSTRACTO_VERSION=1.6.29 \ No newline at end of file diff --git a/deployment/helm/sissi/values.yaml b/deployment/helm/sissi/values.yaml index 3cd75eb0..4e61a965 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.28 + tag: 1.6.29 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.28 + tag: 1.6.29 dbConfigDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always diff --git a/pom.xml b/pom.xml index 6e529d14..0380f17c 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,8 @@ 17 17 - 1.6.28 - 1.4.71-SNAPSHOT + 1.6.29 + 1.4.71 4.9.0 3.5.0 1.21.2