[SIS-xxx] updating abstracto to get @time duration handling

adding instant parsing ability for meetup parameter
remove change meetup time text command
removing not needed method
This commit is contained in:
Sheldan
2026-02-15 23:11:31 +01:00
parent 82378e3f5e
commit aa1ffc7ce0
8 changed files with 15 additions and 59 deletions

View File

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