diff --git a/.env b/.env index 19390651..7526b203 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ REGISTRY_PREFIX=harbor.sheldan.dev/sissi/ ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/ VERSION=1.5.22 -ABSTRACTO_VERSION=1.6.20 \ No newline at end of file +ABSTRACTO_VERSION=1.6.22 \ No newline at end of file diff --git a/deployment/helm/sissi/values.yaml b/deployment/helm/sissi/values.yaml index de18eac0..d1251b47 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.20 + tag: 1.6.22 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.20 + tag: 1.6.22 dbConfigDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always