Skip to content

Commit

Permalink
build(deps): bump igabaydulin/helm-check-action from 0.2.0 to 0.2.1
Browse files Browse the repository at this point in the history
Bumps [igabaydulin/helm-check-action](https://github.com/igabaydulin/helm-check-action) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/igabaydulin/helm-check-action/releases)
- [Commits](igabaydulin/helm-check-action@0.2.0...0.2.1)

---
updated-dependencies:
- dependency-name: igabaydulin/helm-check-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 5e04d95 commit 6115cbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ jobs:
steps:
- uses: actions/checkout@master
- name: helm-check-helmchart
uses: igabaydulin/[email protected].0
uses: igabaydulin/[email protected].1
env:
CHART_LOCATION: ./charts/helmchart
CHART_VALUES: ./tests/overrides-helmchart.yaml
- name: helm-check-cronjob
uses: igabaydulin/[email protected].0
uses: igabaydulin/[email protected].1
env:
CHART_LOCATION: ./charts/cronjob
CHART_VALUES: ./tests/overrides-cronjob.yaml
Expand Down

0 comments on commit 6115cbd

Please sign in to comment.