chore: Rebase node-template
Container & Helm chart / Linting (push) Successful in 5s Details
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 1m23s Details
Container & Helm chart / Kubernetes Bootstrap Appliance (push) Successful in 41m11s Details

This commit is contained in:
Danny Bessems 2024-06-08 21:57:45 +10:00
parent e42479f214
commit 7870ef8cf0
2 changed files with 4 additions and 2 deletions

View File

@ -67,7 +67,7 @@ jobs:
id: get_k8sversion id: get_k8sversion
with: with:
cmd: yq '.components.clusterapi.workload.version.k8s' ansible/vars/metacluster.yml cmd: yq '.components.clusterapi.workload.version.k8s' ansible/vars/metacluster.yml
- name: Setup `packer` - name: Set up packer
uses: hashicorp/setup-packer@main uses: hashicorp/setup-packer@main
id: setup id: setup
with: with:

View File

@ -1,6 +1,7 @@
platform: platform:
k3s: k3s:
# version: v1.30.0+k3s1
version: v1.27.1+k3s1 version: v1.27.1+k3s1
packaged_components: packaged_components:
@ -101,7 +102,8 @@ components:
calico: v3.27.3 calico: v3.27.3
k8s: v1.30.1 k8s: v1.30.1
node_template: 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: dex:
helm: helm: