File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 8
8
spares : 1
9
9
versions :
10
10
capt : v0.6.5
11
- chart : v0.19.2
11
+ chart : v0.20.1
12
12
kube : v1.31.3
13
13
os : 20.04
14
14
kubevip : 0.9.1
19
19
location : " oci://ghcr.io/tinkerbell/charts/tinkerbell"
20
20
# location: "/home/tink/repos/tinkerbell/tinkerbell/helm/tinkerbell"
21
21
extraVars :
22
+ # - deployment.imagePullPolicy=Always
23
+ - optional.hookos.downloadURL=https://github.com/tinkerbell/hook/releases/download/latest
22
24
os :
23
25
registry : ghcr.io/tinkerbell/cluster-api-provider-tinkerbell
24
26
distro : ubuntu
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ MACHINE1_IP=192.168.56.43
6
6
MACHINE1_MAC = 08:00:27:9e:f5:3a
7
7
8
8
# https://github.com/tinkerbell/tinkerbell/pkgs/container/charts%2Ftinkerbell
9
- HELM_CHART_VERSION = v0.19.2
9
+ HELM_CHART_VERSION = v0.20.1
10
10
KUBECTL_VERSION = 1.32.4
11
11
K3D_VERSION = v5.8.3
12
12
HELM_VERSION = v3.17.0
You can’t perform that action at this time.
0 commit comments