Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Commit

Permalink
fix(helm): update chart cilium to 1.15.7
Browse files Browse the repository at this point in the history
  • Loading branch information
k3s-home-gha-bot[bot] authored and tparker00 committed Jul 19, 2024
1 parent 198d328 commit b118965
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.15.5
version: 1.15.7
sourceRef:
kind: HelmRepository
name: cilium
Expand Down
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.15.1
version: 1.15.7
wait: true
values:
- ./cilium-values.yaml
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.15.3
version: 1.15.7
sourceRef:
kind: HelmRepository
name: cilium
Expand Down

0 comments on commit b118965

Please sign in to comment.