From e0af99d826dc1c894fb035ec26f1879d93acec28 Mon Sep 17 00:00:00 2001 From: sachinshakya507 Date: Thu, 14 Nov 2024 10:19:41 +0545 Subject: [PATCH] push --- .github/workflows/release.yml | 2 +- helm/service/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 98ecf00..aea39ce 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,7 +32,7 @@ jobs: charts_dir: helm # pages_branch: main #change th branch index_path: build/index.yaml - pages-index-path: test.yaml + pages_index_path: test.yaml env: CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" # CR_INDEX_PATH: build/index.yaml diff --git a/helm/service/Chart.yaml b/helm/service/Chart.yaml index fd4db96..481ff7f 100644 --- a/helm/service/Chart.yaml +++ b/helm/service/Chart.yaml @@ -15,7 +15,7 @@ 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: 2.0.15 +version: 2.0.16 # 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