Skip to content

Commit 8efbe30

Browse files
Bump azure/setup-kubectl from 4 to 5 (#333)
Bumps [azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 4 to 5. - [Release notes](https://github.com/azure/setup-kubectl/releases) - [Changelog](https://github.com/Azure/setup-kubectl/blob/main/CHANGELOG.md) - [Commits](Azure/setup-kubectl@v4...v5) --- updated-dependencies: - dependency-name: azure/setup-kubectl dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Starttoaster <b.butler@chia.net>
1 parent 0663a8e commit 8efbe30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
cluster_name: kind # the action defaults to "chart-testing" which causes the load command below to fail
2121

2222
- name: Install kubectl
23-
uses: azure/setup-kubectl@v4
23+
uses: azure/setup-kubectl@v5
2424

2525
- name: Install chia operator custom resources
2626
run: |

0 commit comments

Comments
 (0)