[OPB-xxx] updating abstracto version

This commit is contained in:
Sheldan
2024-02-09 23:29:15 +01:00
parent 590b6e88f8
commit c82d975299
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.18
ABSTRACTO_VERSION=1.5.23
ABSTRACTO_VERSION=1.5.24

View File

@@ -21,7 +21,7 @@ templateDeployment:
repository: harbor.sheldan.dev/abstracto
pullPolicy: Always
image: abstracto-template-deployment
tag: 1.5.23
tag: 1.5.24
templateDeploymentData:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: Always
@@ -32,7 +32,7 @@ dbConfigDeployment:
repository: harbor.sheldan.dev/abstracto
pullPolicy: Always
image: abstracto-db-deployment
tag: 1.5.23
tag: 1.5.24
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.23</abstracto.version>
<abstracto.templates.version>1.4.31</abstracto.templates.version>
<abstracto.version>1.5.24</abstracto.version>
<abstracto.templates.version>1.4.32</abstracto.templates.version>
</properties>
<modules>