[OPB-xxx] updating abstracto version and preparing for release

This commit is contained in:
Sheldan
2023-12-29 00:28:05 +01:00
parent 4bb2d2ca5e
commit 656ca113f3
4 changed files with 11 additions and 11 deletions

View File

@@ -8,7 +8,7 @@ bot:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: IfNotPresent
image: oneplus-bot-image
tag: 1.6.15
tag: 1.6.16
livenessProbe:
initialDelaySeconds: 60
periodSeconds: 5
@@ -27,26 +27,26 @@ templateDeployment:
repository: harbor.sheldan.dev/abstracto
pullPolicy: Always
image: abstracto-template-deployment
tag: 1.5.20
tag: 1.5.21
templateDeploymentData:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: Always
image: oneplus-bot-template-data
tag: 1.6.15
tag: 1.6.16
dbConfigDeployment:
enabled: true
repository: harbor.sheldan.dev/abstracto
pullPolicy: Always
image: abstracto-db-deployment
tag: 1.5.20
tag: 1.5.21
dbConfigDeploymentData:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: Always
image: oneplus-bot-db-data
tag: 1.6.15
tag: 1.6.16
dbCredentials:
host:
@@ -60,7 +60,7 @@ privateRestApi:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: Always
image: oneplus-bot-private-rest-api
tag: 1.6.15
tag: 1.6.16
podAnnotations: {}
podSecurityContext: {}
securityContext: {}