[SIS-xxx] abstracto upgrade

This commit is contained in:
Sheldan
2025-11-29 14:22:13 +01:00
parent c9b5258798
commit 4411995e65
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.15
ABSTRACTO_VERSION=1.6.16
ABSTRACTO_VERSION=1.6.17

View File

@@ -94,7 +94,7 @@ templateDeployment:
repository: harbor.sheldan.dev/abstracto
pullPolicy: Always
image: abstracto-template-deployment
tag: 1.6.16
tag: 1.6.17
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.16
tag: 1.6.17
dbConfigDeploymentData:
repository: harbor.sheldan.dev/sissi
pullPolicy: Always