Skip to content

Commit

Permalink
Merge pull request #69 from telekom-mms/renovate/helm-chart-releaser-…
Browse files Browse the repository at this point in the history
…action-1.x

Update helm/chart-releaser-action action to v1.7.0
  • Loading branch information
schurzi authored Feb 8, 2025
2 parents 8d714f1 + 635f800 commit 99b7ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
for CHART in $CHARTS; do helm release $CHART --skip-application-version; done
- name: Run chart-releaser
uses: helm/chart-releaser-action@a917fd15b20e8b64b94d9158ad54cd6345335584 # v1.6.0
uses: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f # v1.7.0
with:
charts_dir: .
env:
Expand Down

0 comments on commit 99b7ff5

Please sign in to comment.