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

This commit is contained in:
release-bot
2025-12-30 12:52:27 +00:00
parent 26663f9f00
commit ca05ce4abf
3 changed files with 7 additions and 7 deletions

2
.env
View File

@@ -1,4 +1,4 @@
REGISTRY_PREFIX=harbor.sheldan.dev/sissi/
ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/
VERSION=1.5.19
VERSION=1.5.20
ABSTRACTO_VERSION=1.6.19

View File

@@ -2,4 +2,4 @@ apiVersion: v2
name: sissi
description: A Helm chart for Kubernetes
type: application
version: 1.5.19
version: 1.5.20

View File

@@ -3,7 +3,7 @@ bot:
repository: harbor.sheldan.dev/sissi
pullPolicy: Always
image: sissi-bot
tag: 1.5.19
tag: 1.5.20
livenessProbe:
initialDelaySeconds: 60
periodSeconds: 5
@@ -23,7 +23,7 @@ restApi:
repository: harbor.sheldan.dev/sissi
pullPolicy: Always
image: sissi-rest-api
tag: 1.5.19
tag: 1.5.20
podAnnotations: {}
podSecurityContext: {}
securityContext: {}
@@ -63,7 +63,7 @@ privateRestApi:
repository: harbor.sheldan.dev/sissi
pullPolicy: Always
image: sissi-private-rest-api
tag: 1.5.19
tag: 1.5.20
podAnnotations: {}
podSecurityContext: {}
securityContext: {}
@@ -99,7 +99,7 @@ templateDeploymentData:
repository: harbor.sheldan.dev/sissi
pullPolicy: Always
image: sissi-template-data
tag: 1.5.19
tag: 1.5.20
dbConfigDeployment:
enabled: true
repository: harbor.sheldan.dev/abstracto
@@ -110,7 +110,7 @@ dbConfigDeploymentData:
repository: harbor.sheldan.dev/sissi
pullPolicy: Always
image: sissi-db-data
tag: 1.5.19
tag: 1.5.20
dbCredentials:
host: null
port: null