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