Use GITHUB_TOKEN for releasing helm chart

This commit is contained in:
Martin Šalata
2021-04-05 22:30:28 +02:00
parent bc86f0e9ab
commit c41499b934
2 changed files with 2 additions and 2 deletions

View File

@@ -52,4 +52,4 @@ jobs:
with:
charts_dir: 'helm'
env:
CR_TOKEN: '${{ secrets.CR_TOKEN }}'
CR_TOKEN: '${{ secrets.GITHUB_TOKEN }}'

View File

@@ -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