From fb31ee925bdfb3d02199d79cd4dc15321fdb4548 Mon Sep 17 00:00:00 2001 From: Richard Wall Date: Fri, 26 Jan 2024 16:24:13 +0000 Subject: [PATCH] make update-kind-images Signed-off-by: Richard Wall --- make/kind_images.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 make/kind_images.sh diff --git a/make/kind_images.sh b/make/kind_images.sh old mode 100644 new mode 100755 index 8f12f757b..177f972be --- a/make/kind_images.sh +++ b/make/kind_images.sh @@ -12,8 +12,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -# generated by ./hack/latest-kind-images.sh +# generated by "./hack/latest-kind-images.sh v0.20.0" via "make update-kind-images" +KIND_IMAGE_K8S_121=docker.io/kindest/node@sha256:8a4e9bb3f415d2bb81629ce33ef9c76ba514c14d707f9797a01e3216376ba093 KIND_IMAGE_K8S_122=docker.io/kindest/node@sha256:f5b2e5698c6c9d6d0adc419c0deae21a425c07d81bbf3b6a6834042f25d4fba2 KIND_IMAGE_K8S_123=docker.io/kindest/node@sha256:59c989ff8a517a93127d4a536e7014d28e235fb3529d9fba91b3951d461edfdb KIND_IMAGE_K8S_124=docker.io/kindest/node@sha256:7db4f8bea3e14b82d12e044e25e34bd53754b7f2b0e9d56df21774e6f66a70ab @@ -22,4 +23,3 @@ KIND_IMAGE_K8S_126=docker.io/kindest/node@sha256:6e2d8b28a5b601defe327b98bd1c2d1 KIND_IMAGE_K8S_127=docker.io/kindest/node@sha256:3966ac761ae0136263ffdb6cfd4db23ef8a83cba8a463690e98317add2c9ba72 KIND_IMAGE_K8S_128=docker.io/kindest/node@sha256:b7a4cad12c197af3ba43202d3efe03246b3f0793f162afb40a33c923952d5b31 KIND_IMAGE_K8S_129=docker.io/kindest/node@sha256:eaa1450915475849a73a9227b8f201df25e55e268e5d619312131292e324d570 -