Merge pull request 'Update Helm release cilium to v1.14.5' (#168) from renovate/patch-cilium into main
Reviewed-on: #168
This commit is contained in:
commit
67fac7e7d4
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ spec:
|
|||
chart:
|
||||
spec:
|
||||
chart: cilium
|
||||
version: 1.14.4
|
||||
version: 1.14.5
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: cilium
|
||||
|
|
|
@ -5,7 +5,7 @@ kind: Kustomization
|
|||
helmCharts:
|
||||
- name: cilium
|
||||
repo: https://helm.cilium.io/
|
||||
version: 1.14.4
|
||||
version: 1.14.5
|
||||
releaseName: cilium
|
||||
includeCRDs: true
|
||||
namespace: kube-system
|
||||
|
|
Reference in a new issue