Skip to content

Commit

Permalink
build(deps): bump helm/kind-action from 1.10.0 to 1.11.0 (#4837)
Browse files Browse the repository at this point in the history
* build(deps): bump helm/kind-action from 1.10.0 to 1.11.0

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]>

* bump kind to v0.26.0

Signed-off-by: zhangzujian <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: zhangzujian <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: zhangzujian <[email protected]>
Signed-off-by: zhangzujian <[email protected]>
  • Loading branch information
zhangzujian and dependabot[bot] committed Dec 17, 2024
1 parent b76c044 commit 16955b0
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 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 @@ -21,10 +21,10 @@ concurrency:
cancel-in-progress: true

env:
KIND_VERSION: v0.24.0
KIND_VERSION: v0.26.0
GOSEC_VERSION: '2.20.0'
HELM_VERSION: v3.16.1
SUBMARINER_VERSION: '0.18.0'
HELM_VERSION: v3.16.4
SUBMARINER_VERSION: '0.18.3'

jobs:
build-kube-ovn-base:
Expand Down 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 @@ -701,7 +701,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 @@ -988,7 +988,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 @@ -1145,7 +1145,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 @@ -1309,7 +1309,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 @@ -1435,7 +1435,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 @@ -1511,7 +1511,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 @@ -1557,7 +1557,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 @@ -1608,7 +1608,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 @@ -1661,7 +1661,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 @@ -1756,7 +1756,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 @@ -1863,7 +1863,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 @@ -1936,7 +1936,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 @@ -2066,7 +2066,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 @@ -2198,7 +2198,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 @@ -2299,7 +2299,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 @@ -2416,7 +2416,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 @@ -2536,7 +2536,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
2 changes: 1 addition & 1 deletion yamls/kind.yaml.j2
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{%- if k8s_version is not defined -%}
{%- set k8s_version = "v1.30.6" -%}
{%- set k8s_version = "v1.30.8" -%}
{%- endif -%}
{%- if kube_proxy_mode is not defined -%}
{%- set kube_proxy_mode = "ipvs" -%}
Expand Down

0 comments on commit 16955b0

Please sign in to comment.