File tree Expand file tree Collapse file tree 6 files changed +11
-6
lines changed
Dockerfile.d/SHA256SUMS.d Expand file tree Collapse file tree 6 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 4242 KUBECONFIG : ./kubeconfig
4343 steps :
4444 - uses : actions/checkout@v4
45+ - name : Load kernel modules
46+ run : |
47+ sudo modprobe br_netfilter
48+ sudo modprobe iptable_nat
49+ sudo modprobe vxlan
4550 - name : Set up cgroup v2 delegation
4651 run : |
4752 sudo mkdir -p /etc/systemd/system/user@.service.d
Original file line number Diff line number Diff line change 1- ARG BASE_IMAGE=docker.io/kindest/node:v1.33.0 @sha256:91e9ed777db80279c22d1d1068c091b899b2078506e4a0f797fbf6e397c0b0b2
1+ ARG BASE_IMAGE=docker.io/kindest/node:v1.33.1 @sha256:050072256b9a903bd914c0b2866828150cb229cea0efe5892e2b644d5dd3b34f
22ARG CNI_PLUGINS_VERSION=v1.7.1
3- ARG HELM_VERSION=v3.17 .3
4- ARG FLANNEL_VERSION=v0.26.7
3+ ARG HELM_VERSION=v3.18 .3
4+ ARG FLANNEL_VERSION=v0.27.0
55FROM ${BASE_IMAGE}
66COPY Dockerfile.d/SHA256SUMS.d/ /tmp/SHA256SUMS.d
77ARG CNI_PLUGINS_VERSION
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ bdd812597ab1da9bf69f258b60acd1afae7a03e62ac0c7e8fee2408c3d658ca8 flannel.tgz
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ 6ec85f306dd8fe9eb05c61ba4593182b2afcfefb52f21add3fe043ebbdc48e39 helm-v3.18.3-linux-amd64.tar.gz
2+ 3382ebdc6d6e027371551a63fc6e0a3073a1aec1061e346692932da61cfd8d24 helm-v3.18.3-linux-arm64.tar.gz
You can’t perform that action at this time.
0 commit comments