Skip to content

Commit

Permalink
Merge pull request slok#244 from slok/dependabot/github_actions/helm/…
Browse files Browse the repository at this point in the history
…chart-releaser-action-1.3.0

Bump helm/chart-releaser-action from 1.2.1 to 1.3.0
  • Loading branch information
slok authored Feb 12, 2022
2 parents ec1017a + 2acba94 commit 95ae6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
version: v3.7.1

- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.2.1
uses: helm/chart-releaser-action@v1.3.0
with:
charts_dir: deploy/kubernetes/helm
env:
Expand Down

0 comments on commit 95ae6a4

Please sign in to comment.