Skip to content

Commit

Permalink
fix(helm): update chart cilium ( 1.15.5 → 1.15.6 ) (#3807)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [cilium](https://cilium.io/)
([source](https://togithub.com/cilium/cilium)) | patch | `1.15.5` ->
`1.15.6` |

---

### Release Notes

<details>
<summary>cilium/cilium (cilium)</summary>

###
[`v1.15.6`](https://togithub.com/cilium/cilium/compare/1.15.5...1.15.6)

[Compare
Source](https://togithub.com/cilium/cilium/compare/1.15.5...1.15.6)

</details>

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Jun 10, 2024
1 parent 6e704df commit 8d58417
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 @@ -14,7 +14,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.15.5
version: 1.15.6
sourceRef:
kind: HelmRepository
name: cilium-charts
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 @@ -24,7 +24,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"]
needs:
- observability/prometheus-operator-crds
Expand Down

0 comments on commit 8d58417

Please sign in to comment.