[SIS-xxx] fixing abstracto version

This commit is contained in:
Sheldan
2026-04-24 20:03:47 +02:00
parent d5d6bbbcb5
commit 79ad590eff
2 changed files with 3 additions and 3 deletions

2
.env
View File

@@ -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
ABSTRACTO_VERSION=1.6.22

View File

@@ -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