Skip to content

Commit

Permalink
fix(helm): update cilium ( 1.16.4 → 1.16.5 )
Browse files Browse the repository at this point in the history
  • Loading branch information
lumiere-bot[bot] authored Dec 18, 2024
1 parent fc8fb58 commit d1e4454
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 @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.16.4
version: 1.16.5
sourceRef:
kind: HelmRepository
name: cilium
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/kyak/bootstrap/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ releases:
- name: cilium
namespace: kube-system
chart: cilium/cilium
version: 1.16.4
version: 1.16.5
values:
- ../apps/kube-system/cilium/app/helm-values.yaml
needs:
Expand Down

0 comments on commit d1e4454

Please sign in to comment.