From f9fc1085517dd6f97ae16312321778942099e6df Mon Sep 17 00:00:00 2001 From: release-bot Date: Fri, 15 May 2026 11:08:35 +0000 Subject: [PATCH] Commit from GitHub Actions (Publishes a new version of Sissi) --- .env | 2 +- deployment/helm/sissi/Chart.yaml | 2 +- deployment/helm/sissi/values.yaml | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.env b/.env index 26739120..8ad9186f 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ REGISTRY_PREFIX=harbor.sheldan.dev/sissi/ ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/ -VERSION=1.5.27 +VERSION=1.5.28 ABSTRACTO_VERSION=1.6.27 \ No newline at end of file diff --git a/deployment/helm/sissi/Chart.yaml b/deployment/helm/sissi/Chart.yaml index d6128dac..c759b564 100644 --- a/deployment/helm/sissi/Chart.yaml +++ b/deployment/helm/sissi/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 name: sissi description: A Helm chart for Kubernetes type: application -version: 1.5.27 +version: 1.5.28 diff --git a/deployment/helm/sissi/values.yaml b/deployment/helm/sissi/values.yaml index 583a6129..26a096ce 100644 --- a/deployment/helm/sissi/values.yaml +++ b/deployment/helm/sissi/values.yaml @@ -3,7 +3,7 @@ bot: repository: harbor.sheldan.dev/sissi pullPolicy: Always image: sissi-bot - tag: 1.5.27 + tag: 1.5.28 livenessProbe: initialDelaySeconds: 60 periodSeconds: 5 @@ -23,7 +23,7 @@ restApi: repository: harbor.sheldan.dev/sissi pullPolicy: Always image: sissi-rest-api - tag: 1.5.27 + tag: 1.5.28 podAnnotations: {} podSecurityContext: {} securityContext: {} @@ -63,7 +63,7 @@ privateRestApi: repository: harbor.sheldan.dev/sissi pullPolicy: Always image: sissi-private-rest-api - tag: 1.5.27 + tag: 1.5.28 podAnnotations: {} podSecurityContext: {} securityContext: {} @@ -99,7 +99,7 @@ templateDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always image: sissi-template-data - tag: 1.5.27 + tag: 1.5.28 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.27 + tag: 1.5.28 dbCredentials: host: null port: null