Skip to content

Commit

Permalink
fix(helm): update cilium ( 1.16.4 → 1.16.5 ) (#2477)
Browse files Browse the repository at this point in the history
Co-authored-by: unsc-oni-ancilla[bot] <121069198+unsc-oni-ancilla[bot]@users.noreply.github.com>
  • Loading branch information
unsc-oni-ancilla[bot] authored Dec 18, 2024
1 parent 40ac42d commit 2ede26a
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.4
version: 1.16.5
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 @@ -8,7 +8,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/bootstrap/talos/apps/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ releases:
- name: cilium
namespace: kube-system
chart: cilium/cilium
version: 1.16.4
version: 1.16.5
wait: true
values:
- ./cilium-values.yaml
Expand Down

0 comments on commit 2ede26a

Please sign in to comment.