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 5335f10 commit 85749c4
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 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.25.0
GOLANGCI_LINT_VERSION: 'v1.62.0'
HELM_VERSION: v3.16.2
SUBMARINER_VERSION: '0.18.2'
KIND_VERSION: v0.26.0
GOLANGCI_LINT_VERSION: 'v1.62.2'
HELM_VERSION: v3.16.4
SUBMARINER_VERSION: '0.18.3'

jobs:
build-kube-ovn-base:
Expand Down Expand Up @@ -530,7 +530,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 @@ -726,7 +726,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 @@ -893,7 +893,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 @@ -1079,7 +1079,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 @@ -1272,7 +1272,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 @@ -1429,7 +1429,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 @@ -1534,7 +1534,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 @@ -1584,7 +1584,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 @@ -1632,7 +1632,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 @@ -1682,7 +1682,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 @@ -1774,7 +1774,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 @@ -1917,7 +1917,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 @@ -1987,7 +1987,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 @@ -2113,7 +2113,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 @@ -2268,7 +2268,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 @@ -2368,7 +2368,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 @@ -2482,7 +2482,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 @@ -2625,7 +2625,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 @@ -2768,7 +2768,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 @@ -2910,7 +2910,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.31.2" -%}
{%- set k8s_version = "v1.31.4" -%}
{%- endif -%}
{%- if kube_proxy_mode is not defined -%}
{%- set kube_proxy_mode = "ipvs" -%}
Expand Down

0 comments on commit 85749c4

Please sign in to comment.