Skip to content

Commit b3b3ae8

Browse files
committed
cni-plugins: update to v1.6.2
problem: release 1.6.1 no longer has the targz for most platforms solution: update to release 1.6.2, released on 1/6/2024 Signed-off-by: vsoch <vsoch@users.noreply.github.com>
1 parent 85c2d1d commit b3b3ae8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG BASE_IMAGE=docker.io/kindest/node:v1.32.0@sha256:2458b423d635d7b01637cac2d6de7e1c1dca1148a2ba2e90975e214ca849e7cb
2-
ARG CNI_PLUGINS_VERSION=v1.6.1
2+
ARG CNI_PLUGINS_VERSION=v1.6.2
33
ARG HELM_VERSION=v3.16.3
44
ARG FLANNEL_VERSION=v0.26.1
55
FROM ${BASE_IMAGE}

Dockerfile.d/SHA256SUMS.d/cni-plugins-v1.6.1

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
b8e811578fb66023f90d2e238d80cec3bdfca4b44049af74c374d4fae0f9c090 cni-plugins-linux-amd64-v1.6.2.tgz
2+
01e0e22acc7f7004e4588c1fe1871cc86d7ab562cd858e1761c4641d89ebfaa4 cni-plugins-linux-arm64-v1.6.2.tgz

0 commit comments

Comments
 (0)