diff --git a/charts/jisort/Chart.yaml b/charts/jisort/Chart.yaml index 55c8da3..1b7ce40 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.31 +version: 0.3.32 # 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.31" +appVersion: "1.17.32" dependencies: - name: mysql version: 9.x.x diff --git a/charts/jisort/values.yaml b/charts/jisort/values.yaml index ecf47dd..05d7beb 100644 --- a/charts/jisort/values.yaml +++ b/charts/jisort/values.yaml @@ -105,7 +105,7 @@ server: port: 8080 image: name: truehostcloud/fineract - tag: 3d1ee3 + tag: e4bc76 resources: limits: {} requests: {}