diff --git a/.github/workflows/release_helmcharts.yml b/.github/workflows/release_helmcharts.yml index e9377fc..eab55ba 100644 --- a/.github/workflows/release_helmcharts.yml +++ b/.github/workflows/release_helmcharts.yml @@ -79,6 +79,9 @@ jobs: with: ref: "gh-pages" path: "gh-pages" + + - name: Setup Pages + uses: actions/configure-pages@v3 - name: Build uses: actions/jekyll-build-pages@v1 - name: Upload artifact diff --git a/charts/prometheus/Chart.yaml b/charts/prometheus/Chart.yaml index 829ed3a..3fc3c1f 100644 --- a/charts/prometheus/Chart.yaml +++ b/charts/prometheus/Chart.yaml @@ -14,7 +14,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: 1.0.2 +version: 1.0.3 # 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