From 3894d4567e4944f116f1769bfd2cd61b62bdf5e8 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Sat, 23 Dec 2023 22:21:07 +0100 Subject: [PATCH] [SIS-xxx] preparing for release --- .env | 2 +- deployment/helm/sissi/Chart.yaml | 4 ++-- deployment/helm/sissi/values.yaml | 10 +++++----- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.env b/.env index e10f3b0c..e489b337 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ REGISTRY_PREFIX=harbor.sheldan.dev/sissi/ ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/ -VERSION=1.4.29 +VERSION=1.4.30 ABSTRACTO_VERSION=1.5.16 \ No newline at end of file diff --git a/deployment/helm/sissi/Chart.yaml b/deployment/helm/sissi/Chart.yaml index 2289977a..0391e55c 100644 --- a/deployment/helm/sissi/Chart.yaml +++ b/deployment/helm/sissi/Chart.yaml @@ -15,10 +15,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.4.29 +version: 1.4.30 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "1.4.29" +appVersion: "1.4.30" diff --git a/deployment/helm/sissi/values.yaml b/deployment/helm/sissi/values.yaml index 1a838d9f..77ec457d 100644 --- a/deployment/helm/sissi/values.yaml +++ b/deployment/helm/sissi/values.yaml @@ -8,7 +8,7 @@ bot: repository: harbor.sheldan.dev/sissi pullPolicy: Always image: sissi-bot - tag: 1.4.29 + tag: 1.4.30 livenessProbe: initialDelaySeconds: 60 periodSeconds: 5 @@ -25,7 +25,7 @@ restApi: repository: harbor.sheldan.dev/sissi pullPolicy: Always image: sissi-rest-api - tag: 1.4.29 + tag: 1.4.30 podAnnotations: {} podSecurityContext: {} securityContext: {} @@ -68,7 +68,7 @@ privateRestApi: repository: harbor.sheldan.dev/sissi pullPolicy: Always image: sissi-private-rest-api - tag: 1.4.29 + tag: 1.4.30 podAnnotations: {} podSecurityContext: {} securityContext: {} @@ -106,7 +106,7 @@ templateDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always image: sissi-template-data - tag: 1.4.29 + tag: 1.4.30 dbConfigDeployment: enabled: true @@ -119,7 +119,7 @@ dbConfigDeploymentData: repository: harbor.sheldan.dev/sissi pullPolicy: Always image: sissi-db-data - tag: 1.4.29 + tag: 1.4.30 dbCredentials: host: