[OPB-xxx] updating abstracto version to 1.5.57 to get better emote tracking

This commit is contained in:
Sheldan
2025-01-27 22:02:13 +01:00
parent d15f025309
commit 161327f27e
3 changed files with 5 additions and 5 deletions

2
.env
View File

@@ -1,4 +1,4 @@
REGISTRY_PREFIX=harbor.sheldan.dev/oneplus-bot/
ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/
VERSION=1.6.35
ABSTRACTO_VERSION=1.5.57
ABSTRACTO_VERSION=1.5.59

View File

@@ -22,7 +22,7 @@ templateDeployment:
repository: harbor.sheldan.dev/abstracto
pullPolicy: Always
image: abstracto-template-deployment
tag: 1.5.57
tag: 1.5.59
templateDeploymentData:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: Always
@@ -33,7 +33,7 @@ dbConfigDeployment:
repository: harbor.sheldan.dev/abstracto
pullPolicy: Always
image: abstracto-db-deployment
tag: 1.5.57
tag: 1.5.59
dbConfigDeploymentData:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: Always

View File

@@ -17,8 +17,8 @@
<properties>
<maven.compiler.target>17</maven.compiler.target>
<maven.compiler.source>17</maven.compiler.source>
<abstracto.version>1.5.57</abstracto.version>
<abstracto.templates.version>1.4.49</abstracto.templates.version>
<abstracto.version>1.5.59</abstracto.version>
<abstracto.templates.version>1.4.50</abstracto.templates.version>
</properties>
<modules>