Skip to content

Commit

Permalink
fix(helm): update chart cilium to v1.14.17
Browse files Browse the repository at this point in the history
| datasource | package | from   | to      |
| ---------- | ------- | ------ | ------- |
| helm       | cilium  | 1.14.5 | 1.14.17 |
| helm       | cilium  | 1.14.3 | 1.14.17 |
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent ed2d34a commit 8c8f0e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
kind: HelmRepository
name: cilium
namespace: flux-system
version: 1.14.3
version: 1.14.17
interval: 30m

valuesFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
helmCharts:
- name: cilium
repo: https://helm.cilium.io/
version: 1.14.5
version: 1.14.17
releaseName: cilium
includeCRDs: true
namespace: kube-system
Expand Down

0 comments on commit 8c8f0e8

Please sign in to comment.