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

This commit is contained in:
release-bot
2024-02-03 20:08:57 +00:00
parent 952af32bdb
commit 590b6e88f8
3 changed files with 6 additions and 6 deletions

View File

@@ -2,4 +2,4 @@ apiVersion: v2
name: oneplus-bot
description: A Helm chart for Kubernetes
type: application
version: 1.6.17
version: 1.6.18

View File

@@ -3,7 +3,7 @@ bot:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: IfNotPresent
image: oneplus-bot-image
tag: 1.6.17
tag: 1.6.18
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.17
tag: 1.6.18
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.17
tag: 1.6.18
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.16
tag: 1.6.18
podAnnotations: {}
podSecurityContext: {}
securityContext: {}