Skip to content

Commit

Permalink
fix(helm): update cilium ( 1.15.5 → 1.15.6 ) (#3101)
Browse files Browse the repository at this point in the history
Co-authored-by: mahoro-bot[bot] <115426318+mahoro-bot[bot]@users.noreply.github.com>
  • Loading branch information
mahoro-bot[bot] authored Jun 14, 2024
1 parent 0f809ae commit 65654a9
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 @@ -15,7 +15,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.15.5
version: 1.15.6
sourceRef:
kind: HelmRepository
name: cilium
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/bootstrap/talos/integrations/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ releases:
- name: cilium
namespace: kube-system
chart: cilium/cilium
version: 1.15.5
version: 1.15.6
values: ["../../../apps/kube-system/cilium/app/helm-values.yaml"]
- name: coredns
namespace: kube-system
Expand Down

0 comments on commit 65654a9

Please sign in to comment.