Merge branch 'main' of git.hsn.dev:jahanson/homelab
This commit is contained in:
commit
70fef237e5
1 changed files with 5 additions and 5 deletions
|
@ -9,11 +9,11 @@ releases:
|
|||
namespace: kube-system
|
||||
chart: cilium/cilium
|
||||
version: 1.15.4
|
||||
values: ["../../../apps/kube-system/cilium/app/helm-values.yaml"]
|
||||
values: ["../../../apps/kube-system/cilium/app/resources/values.yml"]
|
||||
wait: true
|
||||
- name: spegel
|
||||
namespace: kube-system
|
||||
chart: oci://ghcr.io/xenitab/helm-charts/spegel
|
||||
version: v0.0.18
|
||||
values: ["../../../apps/kube-system/spegel/app/helm-values.yaml"]
|
||||
wait: true
|
||||
chart: oci://ghcr.io/spegel-org/helm-charts/spegel
|
||||
version: v0.0.21
|
||||
values: ["../../../apps/kube-system/spegel/app/resources/values.yml"]
|
||||
wait: true
|
||||
|
|
Loading…
Reference in a new issue