Commit from GitHub Actions (Publishes a new version of OnePlusBot)

This commit is contained in:
release-bot
2024-04-05 13:53:22 +00:00
parent 6df6a6caa8
commit 94e1501169
3 changed files with 8 additions and 8 deletions

View File

@@ -3,7 +3,7 @@ bot:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: IfNotPresent
image: oneplus-bot-image
tag: 1.6.26
tag: 1.6.27
livenessProbe:
initialDelaySeconds: 60
periodSeconds: 5
@@ -16,7 +16,7 @@ bot:
newsForumPostNotificationServerId: null
propertyConfig:
hikariPoolSize: 10
host:
host: null
templateDeployment:
enabled: true
repository: harbor.sheldan.dev/abstracto
@@ -27,7 +27,7 @@ templateDeploymentData:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: Always
image: oneplus-bot-template-data
tag: 1.6.26
tag: 1.6.27
dbConfigDeployment:
enabled: true
repository: harbor.sheldan.dev/abstracto
@@ -38,7 +38,7 @@ dbConfigDeploymentData:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: Always
image: oneplus-bot-db-data
tag: 1.6.26
tag: 1.6.27
dbCredentials:
host: null
port: null
@@ -51,7 +51,7 @@ privateRestApi:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: Always
image: oneplus-bot-private-rest-api
tag: 1.6.26
tag: 1.6.27
podAnnotations: {}
podSecurityContext: {}
securityContext: {}
@@ -82,7 +82,7 @@ restApi:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: Always
image: oneplus-bot-rest-api
tag: 1.6.26
tag: 1.6.27
podAnnotations: {}
podSecurityContext: {}
securityContext: {}