mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-01-10 11:19:22 +00:00
Commit from GitHub Actions (Publishes a new version of OnePlusBot)
This commit is contained in:
@@ -3,7 +3,7 @@ bot:
|
||||
repository: harbor.sheldan.dev/oneplus-bot
|
||||
pullPolicy: IfNotPresent
|
||||
image: oneplus-bot-image
|
||||
tag: 1.6.20
|
||||
tag: 1.6.21
|
||||
livenessProbe:
|
||||
initialDelaySeconds: 60
|
||||
periodSeconds: 5
|
||||
@@ -26,7 +26,7 @@ templateDeploymentData:
|
||||
repository: harbor.sheldan.dev/oneplus-bot
|
||||
pullPolicy: Always
|
||||
image: oneplus-bot-template-data
|
||||
tag: 1.6.20
|
||||
tag: 1.6.21
|
||||
dbConfigDeployment:
|
||||
enabled: true
|
||||
repository: harbor.sheldan.dev/abstracto
|
||||
@@ -37,7 +37,7 @@ dbConfigDeploymentData:
|
||||
repository: harbor.sheldan.dev/oneplus-bot
|
||||
pullPolicy: Always
|
||||
image: oneplus-bot-db-data
|
||||
tag: 1.6.20
|
||||
tag: 1.6.21
|
||||
dbCredentials:
|
||||
host: null
|
||||
port: null
|
||||
@@ -49,7 +49,7 @@ privateRestApi:
|
||||
repository: harbor.sheldan.dev/oneplus-bot
|
||||
pullPolicy: Always
|
||||
image: oneplus-bot-private-rest-api
|
||||
tag: 1.6.20
|
||||
tag: 1.6.21
|
||||
podAnnotations: {}
|
||||
podSecurityContext: {}
|
||||
securityContext: {}
|
||||
|
||||
Reference in New Issue
Block a user