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