Skip to content

Commit

Permalink
fix(helm): update cilium (1.16.2 → 1.16.3)
Browse files Browse the repository at this point in the history
Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
  • Loading branch information
bot-blake[bot] authored Oct 15, 2024
1 parent 52188d0 commit a3175dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.2
version: 1.16.3
sourceRef:
kind: HelmRepository
name: cilium-charts
Expand Down
2 changes: 1 addition & 1 deletion talos/apps/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.2
version: 1.16.3
values:
- '{{ requiredEnv "KUBERNETES_DIR" }}/apps/kube-system/cilium/app/resources/values.yaml'
set:
Expand Down

0 comments on commit a3175dc

Please sign in to comment.