diff --git a/.github/workflows/release-chart.yaml b/.github/workflows/release-chart.yaml index f9f136e..d57e347 100644 --- a/.github/workflows/release-chart.yaml +++ b/.github/workflows/release-chart.yaml @@ -52,4 +52,4 @@ jobs: with: charts_dir: 'helm' env: - CR_TOKEN: '${{ secrets.CR_TOKEN }}' \ No newline at end of file + CR_TOKEN: '${{ secrets.GITHUB_TOKEN }}' \ No newline at end of file diff --git a/helm/imagepullsecret-injector/Chart.yaml b/helm/imagepullsecret-injector/Chart.yaml index cad3f45..9198653 100644 --- a/helm/imagepullsecret-injector/Chart.yaml +++ b/helm/imagepullsecret-injector/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: 0.0.16 +version: 0.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