⬆️ Update chart cilium to 1.12.5

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | cilium  | 1.12.4 | 1.12.5 |
| helm       | cilium  | 1.12.4 | 1.12.5 |
This commit is contained in:
feisar-bot
2022-12-20 23:17:06 +00:00
committed by auricom
parent 8b53961d46
commit fac987bb32
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ kind: Kustomization
helmCharts:
- name: cilium
repo: https://helm.cilium.io/
version: 1.12.4
version: 1.12.5
releaseName: cilium
namespace: kube-system
valuesFile: values.yaml

View File

@@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.12.4
version: 1.12.5
sourceRef:
kind: HelmRepository
name: cilium