chore: Rebase node-template
This commit is contained in:
parent
e42479f214
commit
7870ef8cf0
@ -67,7 +67,7 @@ jobs:
|
||||
id: get_k8sversion
|
||||
with:
|
||||
cmd: yq '.components.clusterapi.workload.version.k8s' ansible/vars/metacluster.yml
|
||||
- name: Setup `packer`
|
||||
- name: Set up packer
|
||||
uses: hashicorp/setup-packer@main
|
||||
id: setup
|
||||
with:
|
||||
|
@ -1,6 +1,7 @@
|
||||
platform:
|
||||
|
||||
k3s:
|
||||
# version: v1.30.0+k3s1
|
||||
version: v1.27.1+k3s1
|
||||
|
||||
packaged_components:
|
||||
@ -101,7 +102,8 @@ components:
|
||||
calico: v3.27.3
|
||||
k8s: v1.30.1
|
||||
node_template:
|
||||
url: https://{{ repo_username }}:{{ repo_password }}@sn.itch.fyi/Repository/rel/ubuntu-2204-kube-v1.27.1.ova
|
||||
# url: https://{{ repo_username }}:{{ repo_password }}@sn.itch.fyi/Repository/rel/ubuntu-2204-kube-v1.27.1.ova
|
||||
url: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases/download/templates%2Fv1.30.0/ubuntu-2204-kube-v1.30.0.ova
|
||||
|
||||
dex:
|
||||
helm:
|
||||
|
Loading…
Reference in New Issue
Block a user