[SIS-xxx] updating to abstracto 1.6.0 for user installable commands support and general fixes

This commit is contained in:
Sheldan
2025-02-04 21:29:03 +01:00
parent ecf30513b1
commit 9f3d1a0080
3 changed files with 5 additions and 5 deletions

View File

@@ -93,7 +93,7 @@ templateDeployment:
repository: harbor.sheldan.dev/abstracto
pullPolicy: Always
image: abstracto-template-deployment
tag: 1.5.60
tag: 1.6.0
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.60
tag: 1.6.0
dbConfigDeploymentData:
repository: harbor.sheldan.dev/sissi
pullPolicy: Always