Skip to content

Commit

Permalink
fix(helm): update cilium ( 1.15.2 → 1.15.4 )
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent a355880 commit 90b1294
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 @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.15.2
version: 1.15.4
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 @@ -16,7 +16,7 @@ releases:
- name: cilium
namespace: kube-system
chart: cilium/cilium
version: 1.15.2
version: 1.15.4
values: ["./cilium-values.yaml"]
- name: kubelet-csr-approver
namespace: kube-system
Expand Down

0 comments on commit 90b1294

Please sign in to comment.