Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(helm): update chart cilium to v1.14.9
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | cilium  | 1.14.5 | 1.14.9 |
| helm       | cilium  | 1.14.3 | 1.14.9 |
renovate[bot] authored Mar 26, 2024
1 parent 4b75876 commit 8e916f4
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ spec:
kind: HelmRepository
name: cilium
namespace: flux-system
version: 1.14.3
version: 1.14.9
interval: 30m

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

0 comments on commit 8e916f4

Please sign in to comment.