mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update chart cilium to 1.13.1
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | cilium | 1.13.0 | 1.13.1 |
This commit is contained in:
@@ -10,7 +10,7 @@ spec:
|
|||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: cilium
|
chart: cilium
|
||||||
version: 1.13.0
|
version: 1.13.1
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: cilium
|
name: cilium
|
||||||
|
@@ -4,7 +4,7 @@ kind: Kustomization
|
|||||||
helmCharts:
|
helmCharts:
|
||||||
- name: cilium
|
- name: cilium
|
||||||
repo: https://helm.cilium.io/
|
repo: https://helm.cilium.io/
|
||||||
version: 1.13.0
|
version: 1.13.1
|
||||||
releaseName: cilium
|
releaseName: cilium
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
valuesFile: values.yaml
|
valuesFile: values.yaml
|
||||||
|
Reference in New Issue
Block a user