Skip to content

Commit

Permalink
fix(helm): update chart cilium to v1.14.13
Browse files Browse the repository at this point in the history
| datasource | package | from   | to      |
| ---------- | ------- | ------ | ------- |
| helm       | cilium  | 1.14.5 | 1.14.13 |
| helm       | cilium  | 1.14.3 | 1.14.13 |
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent a67b37f commit 452ab3d
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.13
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.13
releaseName: cilium
includeCRDs: true
namespace: kube-system
Expand Down

0 comments on commit 452ab3d

Please sign in to comment.