Skip to content

Commit

Permalink
fix(helm): update chart cilium ( 1.16.4 → 1.16.5 )
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | cilium  | 1.16.4 | 1.16.5 |
  • Loading branch information
kireque-bot[bot] authored Dec 18, 2024
1 parent 555e358 commit 0a280cd
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.4
version: 1.16.5
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 @@ -26,7 +26,7 @@ releases:
- name: cilium
namespace: kube-system
chart: cilium/cilium
version: 1.16.4
version: 1.16.5
values:
- ../apps/kube-system/cilium/app/values.yaml
needs:
Expand Down

0 comments on commit 0a280cd

Please sign in to comment.