Skip to content

Commit

Permalink
feat(helm): update chart cilium to 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 25, 2024
1 parent 0d79d59 commit 323dbaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/kube-system/cilium/app/helmrelease.yaml
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.15.7
version: 1.16.0
interval: 30m

values:
Expand Down
2 changes: 1 addition & 1 deletion talos/cni/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Kustomization
helmCharts:
- name: cilium
repo: https://helm.cilium.io/
version: 1.15.7
version: 1.16.0
releaseName: cilium
namespace: kube-system
valuesFile: values.yaml
Expand Down

0 comments on commit 323dbaa

Please sign in to comment.