Skip to content

Commit 0b4b163

Browse files
committed
[OPB-xxx] updating abstracto version to 1.5.50
1 parent 7be4891 commit 0b4b163

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
REGISTRY_PREFIX=harbor.sheldan.dev/oneplus-bot/
22
ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/
33
VERSION=1.6.32
4-
ABSTRACTO_VERSION=1.5.48
4+
ABSTRACTO_VERSION=1.5.50

deployment/helm/oneplus-bot/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ templateDeployment:
2222
repository: harbor.sheldan.dev/abstracto
2323
pullPolicy: Always
2424
image: abstracto-template-deployment
25-
tag: 1.5.48
25+
tag: 1.5.50
2626
templateDeploymentData:
2727
repository: harbor.sheldan.dev/oneplus-bot
2828
pullPolicy: Always
@@ -33,7 +33,7 @@ dbConfigDeployment:
3333
repository: harbor.sheldan.dev/abstracto
3434
pullPolicy: Always
3535
image: abstracto-db-deployment
36-
tag: 1.5.48
36+
tag: 1.5.50
3737
dbConfigDeploymentData:
3838
repository: harbor.sheldan.dev/oneplus-bot
3939
pullPolicy: Always

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<properties>
1818
<maven.compiler.target>17</maven.compiler.target>
1919
<maven.compiler.source>17</maven.compiler.source>
20-
<abstracto.version>1.5.48</abstracto.version>
20+
<abstracto.version>1.5.50</abstracto.version>
2121
<abstracto.templates.version>1.4.45</abstracto.templates.version>
2222
</properties>
2323

0 commit comments

Comments
 (0)