From 0ad6bd900c625c4722ab22cd7e570540034a3b14 Mon Sep 17 00:00:00 2001 From: Pinchez25 Date: Tue, 17 Jun 2025 07:52:46 +0300 Subject: [PATCH] Bump helm chart version to 0.3.30, update app version to 1.17.30, and change image tag to 19480b --- charts/jisort/Chart.yaml | 4 ++-- charts/jisort/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/jisort/Chart.yaml b/charts/jisort/Chart.yaml index ddf2edb..9ad64e1 100644 --- a/charts/jisort/Chart.yaml +++ b/charts/jisort/Chart.yaml @@ -16,13 +16,13 @@ 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: 0.3.29 +version: 0.3.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.17.29" +appVersion: "1.17.30" dependencies: - name: mysql version: 9.x.x diff --git a/charts/jisort/values.yaml b/charts/jisort/values.yaml index 217f7f6..1ae4434 100644 --- a/charts/jisort/values.yaml +++ b/charts/jisort/values.yaml @@ -105,7 +105,7 @@ server: port: 8080 image: name: truehostcloud/fineract - tag: 70d9f6 + tag: 19480b resources: limits: {} requests: {}