Skip to content

Commit

Permalink
fix(helm): update chart cilium to 1.15.7 (#6713)
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | cilium  | 1.15.6 | 1.15.7 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent 0a80a45 commit f0c0104
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 @@ -14,7 +14,7 @@ spec:
kind: HelmRepository
name: cilium-charts
namespace: flux-system
version: 1.15.6
version: 1.15.7

valuesFrom:
- kind: ConfigMap
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.15.6
version: 1.15.7
releaseName: cilium
includeCRDs: true
namespace: kube-system
Expand Down

0 comments on commit f0c0104

Please sign in to comment.