File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 3333 - template : fedora
3434 provider : podman
3535 rootless : rootless
36- # AlmaLinux 8 is used for testing kind with cgroup v1.
37- # Do not upgrade this to AlmaLinux 9 until dropping cgroup v1 support.
38- - template : almalinux-8
39- provider : docker
40- rootless : rootful
4136 env :
4237 KIND_EXPERIMENTAL_PROVIDER : " ${{ matrix.provider }}"
4338 ROOTLESS : " ${{ matrix.rootless }}"
Original file line number Diff line number Diff line change @@ -18,4 +18,4 @@ limitations under the License.
1818package defaults
1919
2020// Image is the default for the Config.Image field, aka the default node image.
21- const Image = "kindest/node:v1.34.3 @sha256:08497ee19eace7b4b5348db5c6a1591d7752b164530a36f855cb0f2bdcbadd48 "
21+ const Image = "kindest/node:v1.35.0 @sha256:452d707d4862f52530247495d180205e029056831160e22870e37e3f6c1ac31f "
You can’t perform that action at this time.
0 commit comments