Skip to content

Commit

Permalink
build(deps): bump helm/kind-action from 1.10.0 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.10.0...v1.11.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]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 77650e5 commit 4d76ce1
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 @@ -534,7 +534,7 @@ jobs:
restore-keys: ${{ runner.os }}-e2e-go-${{ env.GO_VERSION }}-x86-

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

- name: Install kind
uses: helm/kind-action@v1.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.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.10.0
uses: helm/kind-action@v1.11.0
with:
version: ${{ env.KIND_VERSION }}
install_only: true
Expand Down

0 comments on commit 4d76ce1

Please sign in to comment.