Skip to content

Commit 6a08762

Browse files
Merge pull request #48 from steadybit/dependabot/github_actions/helm/chart-releaser-action-1.7.0
chore(deps): bump helm/chart-releaser-action from 1.6.0 to 1.7.0
2 parents 2ed763e + 2933a0e commit 6a08762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-extension-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ jobs:
497497
helm repo add steadybit https://steadybit.github.io/helm-charts
498498
499499
- name: Run chart-releaser
500-
uses: helm/chart-releaser-action@v1.6.0
500+
uses: helm/chart-releaser-action@v1.7.0
501501
with:
502502
charts_dir: charts
503503
mark_as_latest: false

0 commit comments

Comments
 (0)