Skip to content

Commit

Permalink
feat(helm): update cilium ( 1.16.6 → 1.17.0 ) (#3957)
Browse files Browse the repository at this point in the history
Co-authored-by: bot-x-mod[bot] <130179593+bot-x-mod[bot]@users.noreply.github.com>
  • Loading branch information
bot-x-mod[bot] authored Feb 4, 2025
1 parent b662124 commit 5d13988
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.16.6
version: 1.17.0
sourceRef:
kind: HelmRepository
name: cilium
Expand Down
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 @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.16.6
version: 1.17.0
sourceRef:
kind: HelmRepository
name: cilium
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/bootstrap/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ releases:
- name: cilium
namespace: kube-system
chart: cilium/cilium
version: 1.16.6
version: 1.17.0
values:
- ../apps/kube-system/cilium/app/helm-values.yaml
needs:
Expand Down

0 comments on commit 5d13988

Please sign in to comment.