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

Commit

Permalink
fix(helm): update chart cilium ( 1.15.3 → 1.15.6 ) (#2812)
Browse files Browse the repository at this point in the history
Co-authored-by: greyrock-repo-duster[bot] <112729691+greyrock-repo-duster[bot]@users.noreply.github.com>
  • Loading branch information
greyrock-repo-duster[bot] authored Jun 10, 2024
1 parent 5094fb8 commit 2c756ee
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 @@ -13,7 +13,7 @@ spec:
kind: HelmRepository
name: cilium
namespace: flux-system
version: 1.15.3
version: 1.15.6
interval: 30m

valuesFrom:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/bootstrap/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ releases:
- name: cilium
namespace: kube-system
chart: cilium/cilium
version: 1.15.3
version: 1.15.6
values:
- ../../../apps/kube-system/cilium/app/values.yaml
needs:
Expand Down

0 comments on commit 2c756ee

Please sign in to comment.