[SIS-xxx] properly upgrading abstracto version

This commit is contained in:
Sheldan
2024-12-25 20:39:37 +01:00
parent d06a1db108
commit 2c984cd183
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.4.68
ABSTRACTO_VERSION=1.5.54
ABSTRACTO_VERSION=1.5.55

View File

@@ -93,7 +93,7 @@ templateDeployment:
repository: harbor.sheldan.dev/abstracto
pullPolicy: Always
image: abstracto-template-deployment
tag: 1.5.54
tag: 1.5.55
templateDeploymentData:
repository: harbor.sheldan.dev/sissi
pullPolicy: Always
@@ -104,7 +104,7 @@ dbConfigDeployment:
repository: harbor.sheldan.dev/abstracto
pullPolicy: Always
image: abstracto-db-deployment
tag: 1.5.54
tag: 1.5.55
dbConfigDeploymentData:
repository: harbor.sheldan.dev/sissi
pullPolicy: Always