Skip to content

Commit

Permalink
Merge pull request #323 from jalim/renovate/cilium-1.x
Browse files Browse the repository at this point in the history
fix(helm): update chart cilium to 1.15.5
  • Loading branch information
jalim committed May 17, 2024
2 parents e8faeec + aaaa0de commit 8fd9ba1
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.15.4
version: 1.15.5
sourceRef:
kind: HelmRepository
name: cilium
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/bootstrap/talos/apps/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ releases:
- name: cilium
namespace: kube-system
chart: cilium/cilium
version: 1.15.4
version: 1.15.5
values: ["../../../apps/kube-system/cilium/app/helm-values.yaml"]
wait: true
- name: coredns
Expand Down

0 comments on commit 8fd9ba1

Please sign in to comment.