Skip to content

Commit 8716bb8

Browse files
Merge pull request #47 from steadybit/dependabot/github_actions/helm/chart-releaser-action-1.6.0
build(deps): bump helm/chart-releaser-action from 1.5.0 to 1.6.0
2 parents 30b0502 + fe4e837 commit 8716bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
helm repo add steadybit https://steadybit.github.io/helm-charts
186186
187187
- name: Run chart-releaser
188-
uses: helm/chart-releaser-action@v1.5.0
188+
uses: helm/chart-releaser-action@v1.6.0
189189
with:
190190
charts_dir: charts
191191
env:

0 commit comments

Comments
 (0)