[OPB-xxx] updating abstracto version

This commit is contained in:
Sheldan
2024-11-04 20:38:21 +01:00
parent e44180d4b7
commit 6088a5ad6e
4 changed files with 5 additions and 9 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.30
ABSTRACTO_VERSION=1.5.38
ABSTRACTO_VERSION=1.5.48

View File

@@ -10,10 +10,6 @@
<artifactId>starboard-custom</artifactId>
<packaging>jar</packaging>
<properties>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
</properties>
<build>
<plugins>

View File

@@ -22,7 +22,7 @@ templateDeployment:
repository: harbor.sheldan.dev/abstracto
pullPolicy: Always
image: abstracto-template-deployment
tag: 1.5.38
tag: 1.5.48
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.38
tag: 1.5.48
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.38</abstracto.version>
<abstracto.templates.version>1.4.38</abstracto.templates.version>
<abstracto.version>1.5.48</abstracto.version>
<abstracto.templates.version>1.4.45</abstracto.templates.version>
</properties>
<modules>