diff --git a/.github/workflows/build-x86-image.yaml b/.github/workflows/build-x86-image.yaml index a3bd42a6e76..67515dc105c 100644 --- a/.github/workflows/build-x86-image.yaml +++ b/.github/workflows/build-x86-image.yaml @@ -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: @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 diff --git a/yamls/kind.yaml.j2 b/yamls/kind.yaml.j2 index 50e83977cbe..f2adac05f99 100644 --- a/yamls/kind.yaml.j2 +++ b/yamls/kind.yaml.j2 @@ -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" -%}