File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
deployment/helm/oneplus-bot Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11REGISTRY_PREFIX = harbor.sheldan.dev/oneplus-bot/
22ABSTRACTO_PREFIX = harbor.sheldan.dev/abstracto/
33VERSION = 1.6.32
4- ABSTRACTO_VERSION = 1.5.48
4+ ABSTRACTO_VERSION = 1.5.50
Original file line number Diff line number Diff 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
2626templateDeploymentData :
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
3737dbConfigDeploymentData :
3838 repository : harbor.sheldan.dev/oneplus-bot
3939 pullPolicy : Always
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments