Skip to content

Commit

Permalink
fix(helm): update chart cilium ( 1.16.5 → 1.16.6 ) (#1549)
Browse files Browse the repository at this point in the history
Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
  • Loading branch information
kireque-bot[bot] authored Jan 23, 2025
1 parent 3b85aa4 commit 6950c2f
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.16.5
version: 1.16.6
interval: 30m

valuesFrom:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/bootstrap/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ releases:
- name: cilium
namespace: kube-system
chart: cilium/cilium
version: 1.16.5
version: 1.16.6
values:
- ../apps/kube-system/cilium/app/values.yaml
needs:
Expand Down

0 comments on commit 6950c2f

Please sign in to comment.