diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index aea39ce..deabe9b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ jobs: uses: helm/chart-releaser-action@v1.6.0 with: charts_dir: helm - # pages_branch: main #change th branch + pages_branch: main #change th branch index_path: build/index.yaml pages_index_path: test.yaml env: diff --git a/helm/service/Chart.yaml b/helm/service/Chart.yaml index 481ff7f..cadd584 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.16 +version: 2.0.17 # 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