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
|
namespace: kube-system
|
||||||
chart: cilium/cilium
|
chart: cilium/cilium
|
||||||
version: 1.15.4
|
version: 1.15.4
|
||||||
values: ["../../../apps/kube-system/cilium/app/helm-values.yaml"]
|
values: ["../../../apps/kube-system/cilium/app/resources/values.yml"]
|
||||||
wait: true
|
wait: true
|
||||||
- name: spegel
|
- name: spegel
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
chart: oci://ghcr.io/xenitab/helm-charts/spegel
|
chart: oci://ghcr.io/spegel-org/helm-charts/spegel
|
||||||
version: v0.0.18
|
version: v0.0.21
|
||||||
values: ["../../../apps/kube-system/spegel/app/helm-values.yaml"]
|
values: ["../../../apps/kube-system/spegel/app/resources/values.yml"]
|
||||||
wait: true
|
wait: true
|
||||||
|
|
Loading…
Reference in a new issue