From 44eec9c56967231c0f6b6a5f3da7b22490269a5c Mon Sep 17 00:00:00 2001 From: sachinshakya507 Date: Thu, 14 Nov 2024 10:16:55 +0545 Subject: [PATCH] push test --- .github/workflows/release.yml | 1 + helm/service/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9ffa658..0bd9fcc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,6 +32,7 @@ jobs: charts_dir: helm pages_branch: main #change th branch index_path: build/index.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 d03e575..0664d06 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.13 +version: 2.0.14 # 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