[OPB-xxx] preparing for release

This commit is contained in:
Sheldan
2023-12-25 19:05:11 +01:00
parent fe50e1331b
commit b3bbd20da0
3 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ bot:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: IfNotPresent
image: oneplus-bot-image
tag: 1.6.12
tag: 1.6.13
livenessProbe:
initialDelaySeconds: 60
periodSeconds: 5
@@ -33,7 +33,7 @@ templateDeploymentData:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: Always
image: oneplus-bot-template-data
tag: 1.6.12
tag: 1.6.13
dbConfigDeployment:
enabled: true
@@ -46,7 +46,7 @@ dbConfigDeploymentData:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: Always
image: oneplus-bot-db-data
tag: 1.6.12
tag: 1.6.13
dbCredentials:
host:
@@ -60,7 +60,7 @@ privateRestApi:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: Always
image: oneplus-bot-private-rest-api
tag: 1.6.12
tag: 1.6.13
podAnnotations: {}
podSecurityContext: {}
securityContext: {}