Skip to content

Commit

Permalink
Merge branch 'master' into feat/user-defined-probes
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal authored May 15, 2024
2 parents ec10d34 + ac3c6d3 commit 12126c4
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 12126c4

Please sign in to comment.