Skip to content

Commit

Permalink
Merge branch 'main' into replicate-deployment-behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
rhamzeh authored Jun 3, 2024
2 parents a939b40 + 936f59e commit 72d817e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Create kind cluster
if: steps.list-changed.outputs.changed == 'true'
uses: helm/kind-action@v1.9.0
uses: helm/kind-action@v1.10.0

- name: Run chart-testing (install)
if: steps.list-changed.outputs.changed == 'true'
Expand Down

0 comments on commit 72d817e

Please sign in to comment.