Skip to content

Commit 464e32e

Browse files
dependabot[bot]manusa
authored andcommitted
chore(deps): bump azure/setup-kubectl from 3 to 4
Bumps [azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 3 to 4. - [Release notes](https://github.com/azure/setup-kubectl/releases) - [Changelog](https://github.com/Azure/setup-kubectl/blob/main/CHANGELOG.md) - [Commits](Azure/setup-kubectl@v3...v4) --- updated-dependencies: - dependency-name: azure/setup-kubectl dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49d3647 commit 464e32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-chaos-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
distribution: "temurin"
6161
cache: maven
6262
- name: Setup Kubectl # Chaos-Mesh setup requires a functional kubectl version for all cluster versiones
63-
uses: azure/setup-kubectl@v3
63+
uses: azure/setup-kubectl@v4
6464
with:
6565
version: ${{ matrix.kubernetes }}
6666
- name: Install Chaos Mesh

0 commit comments

Comments
 (0)