Skip to content

Commit

Permalink
build(deps): bump helm/kind-action from 1.11.0 to 1.12.0 (#4868)
Browse files Browse the repository at this point in the history
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 454817d commit b110300
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
42 changes: 21 additions & 21 deletions .github/workflows/build-x86-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ jobs:
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -734,7 +734,7 @@ jobs:
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -901,7 +901,7 @@ jobs:
fi
- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -1087,7 +1087,7 @@ jobs:
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -1280,7 +1280,7 @@ jobs:
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -1437,7 +1437,7 @@ jobs:
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -1542,7 +1542,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -1592,7 +1592,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -1640,7 +1640,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -1690,7 +1690,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -1782,7 +1782,7 @@ jobs:
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -1925,7 +1925,7 @@ jobs:
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -1995,7 +1995,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -2121,7 +2121,7 @@ jobs:
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -2276,7 +2276,7 @@ jobs:
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -2376,7 +2376,7 @@ jobs:
fi
- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -2496,7 +2496,7 @@ jobs:
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -2670,7 +2670,7 @@ jobs:
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -2813,7 +2813,7 @@ jobs:
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -2956,7 +2956,7 @@ jobs:
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -3098,7 +3098,7 @@ jobs:
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down
36 changes: 18 additions & 18 deletions .github/workflows/scheduled-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
path: test/e2e/k8s-network/branches/${{ matrix.branch }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -162,7 +162,7 @@ jobs:
path: test/e2e/k8s-network/branches/${{ matrix.branch }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -228,7 +228,7 @@ jobs:
path: test/e2e/k8s-network/branches/${{ matrix.branch }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -307,7 +307,7 @@ jobs:
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -386,7 +386,7 @@ jobs:
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -445,7 +445,7 @@ jobs:
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -499,7 +499,7 @@ jobs:
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -555,7 +555,7 @@ jobs:
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -631,7 +631,7 @@ jobs:
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -708,7 +708,7 @@ jobs:
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -783,7 +783,7 @@ jobs:
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -840,7 +840,7 @@ jobs:
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -919,7 +919,7 @@ jobs:
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -1012,7 +1012,7 @@ jobs:
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -1115,7 +1115,7 @@ jobs:
path: test/e2e/kube-ovn/branches/${{ env.VERSION_TO }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -1183,7 +1183,7 @@ jobs:
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -1263,7 +1263,7 @@ jobs:
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down Expand Up @@ -1338,7 +1338,7 @@ jobs:
path: test/e2e/kube-ovn/branches/${{ matrix.branch }}

- name: Install kind
uses: helm/kind-action@v1.11.0
uses: helm/kind-action@v1.12.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down

0 comments on commit b110300

Please sign in to comment.