Compare commits
No commits in common. "027da28175a9394fa1fd3a175ceb5703cb2d0f6b" and "dd9380f622479d98fbad4c49e23f1df6db9b4017" have entirely different histories.
027da28175
...
dd9380f622
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ spec:
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: cilium
|
chart: cilium
|
||||||
version: 1.16.0
|
version: 1.15.7
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: cilium
|
name: cilium
|
||||||
|
|
|
@ -17,7 +17,7 @@ releases:
|
||||||
- name: cilium
|
- name: cilium
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
chart: cilium/cilium
|
chart: cilium/cilium
|
||||||
version: 1.16.0
|
version: 1.15.7
|
||||||
values: ["../apps/kube-system/cilium/app/resources/values.yml"]
|
values: ["../apps/kube-system/cilium/app/resources/values.yml"]
|
||||||
wait: true
|
wait: true
|
||||||
- name: kubelet-csr-approver
|
- name: kubelet-csr-approver
|
||||||
|
|
Loading…
Reference in a new issue