Skip to content

Commit

Permalink
Merge pull request #364 from AkihiroSuda/dev
Browse files Browse the repository at this point in the history
update components (Kubernetes 1.32.1)
  • Loading branch information
AkihiroSuda authored Feb 10, 2025
2 parents 1d3956c + b6b0a1c commit b259da8
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG BASE_IMAGE=docker.io/kindest/node:v1.32.0@sha256:2458b423d635d7b01637cac2d6de7e1c1dca1148a2ba2e90975e214ca849e7cb
ARG BASE_IMAGE=docker.io/kindest/node:v1.32.1@sha256:6afef2b7f69d627ea7bf27ee6696b6868d18e03bf98167c420df486da4662db6
ARG CNI_PLUGINS_VERSION=v1.6.2
ARG HELM_VERSION=v3.16.3
ARG FLANNEL_VERSION=v0.26.1
ARG HELM_VERSION=v3.17.0
ARG FLANNEL_VERSION=v0.26.4
FROM ${BASE_IMAGE}
COPY Dockerfile.d/SHA256SUMS.d/ /tmp/SHA256SUMS.d
ARG CNI_PLUGINS_VERSION
Expand Down
1 change: 0 additions & 1 deletion Dockerfile.d/SHA256SUMS.d/flannel-v0.26.1

This file was deleted.

1 change: 1 addition & 0 deletions Dockerfile.d/SHA256SUMS.d/flannel-v0.26.4
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0dc482c9a65d44221ec1d13991f46b1077b74be8930b7f750a4d966263eb5c33 flannel.tgz
2 changes: 0 additions & 2 deletions Dockerfile.d/SHA256SUMS.d/helm-v3.16.3

This file was deleted.

2 changes: 2 additions & 0 deletions Dockerfile.d/SHA256SUMS.d/helm-v3.17.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
fb5d12662fde6eeff36ac4ccacbf3abed96b0ee2de07afdde4edb14e613aee24 helm-v3.17.0-linux-amd64.tar.gz
c4d4be8e80082b7eaa411e3e231d62cf05d01cddfef59b0d01006a7901e11ee4 helm-v3.17.0-linux-arm64.tar.gz

0 comments on commit b259da8

Please sign in to comment.