- k0s bootstrap with Cilium and OpenEBS - ArgoCD apps for infra, CAPI, Tinkerbell, and Netris - Ansible playbooks for virtual baremetal lab and Netris switches - CAPI provider manifests for k0smotron and Tinkerbell
16 lines
506 B
Plaintext
16 lines
506 B
Plaintext
dependencies:
|
|
- name: ingress-nginx
|
|
repository: https://kubernetes.github.io/ingress-nginx
|
|
version: 4.14.1
|
|
- name: cert-manager
|
|
repository: https://charts.jetstack.io
|
|
version: v1.19.2
|
|
- name: sealed-secrets
|
|
repository: https://bitnami-labs.github.io/sealed-secrets
|
|
version: 2.17.9
|
|
- name: argo-cd
|
|
repository: https://argoproj.github.io/argo-helm
|
|
version: 9.1.6
|
|
digest: sha256:dae2d89a79210646255cfbd3d045717b9db40aaf0c9e180d64829b1306659cd0
|
|
generated: "2025-12-15T17:29:55.279201521+01:00"
|