Merge pull request #11305 from strongjz/update-chart-release

Release Helm Chart on branch update
This commit is contained in:
James Strong 2024-04-24 09:53:43 -04:00 committed by GitHub
commit 1e60f158ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -65,6 +65,7 @@ jobs:
steps:
- name: Checkout master
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
ref: ${{ github.ref_name }}
with:
# Fetch entire history. Required for chart-releaser; see https://github.com/helm/chart-releaser-action/issues/13#issuecomment-602063896
fetch-depth: 0