Skip to content

Commit 4543b26

Browse files
committed
update components (Kubernetes 1.32.2)
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
1 parent b259da8 commit 4543b26

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
ARG BASE_IMAGE=docker.io/kindest/node:v1.32.1@sha256:6afef2b7f69d627ea7bf27ee6696b6868d18e03bf98167c420df486da4662db6
1+
ARG BASE_IMAGE=docker.io/kindest/node:v1.32.2@sha256:f226345927d7e348497136874b6d207e0b32cc52154ad8323129352923a3142f
22
ARG CNI_PLUGINS_VERSION=v1.6.2
3-
ARG HELM_VERSION=v3.17.0
3+
ARG HELM_VERSION=v3.17.1
44
ARG FLANNEL_VERSION=v0.26.4
55
FROM ${BASE_IMAGE}
66
COPY Dockerfile.d/SHA256SUMS.d/ /tmp/SHA256SUMS.d

Dockerfile.d/SHA256SUMS.d/helm-v3.17.0

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+
3b66f3cd28409f29832b1b35b43d9922959a32d795003149707fea84cbcd4469 helm-v3.17.1-linux-amd64.tar.gz
2+
c86c9b23602d4abbfae39d9634e25ab1d0ea6c4c16c5b154113efe316a402547 helm-v3.17.1-linux-arm64.tar.gz

0 commit comments

Comments
 (0)