mirror of
https://github.com/outbackdingo/home-ops.git
synced 2026-01-27 10:19:11 +00:00
feat(helm): update chart cilium to 1.16.3
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | cilium | 1.13.2 | 1.16.3 | | helm | cilium | 1.12.0 | 1.16.3 |
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: cilium
|
||||
version: 1.12.0
|
||||
version: 1.16.3
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: cilium-charts
|
||||
|
||||
@@ -4,7 +4,7 @@ kind: Kustomization
|
||||
helmCharts:
|
||||
- name: cilium
|
||||
repo: https://helm.cilium.io/
|
||||
version: 1.13.2
|
||||
version: 1.16.3
|
||||
releaseName: cilium
|
||||
namespace: kube-system
|
||||
valuesFile: values.yaml
|
||||
|
||||
Reference in New Issue
Block a user