Skip to content

Commit

Permalink
fix(helm): update cilium ( 1.17.0 → 1.17.1 ) (#4285)
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | cilium  | 1.17.0 | 1.17.1 |

Co-authored-by: homeops-bot[bot] <104016614+homeops-bot[bot]@users.noreply.github.com>
  • Loading branch information
homeops-bot[bot] authored Feb 15, 2025
1 parent 24620f7 commit 8188240
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/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: *app
version: 1.17.0
version: 1.17.1
sourceRef:
kind: HelmRepository
name: cilium-charts
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/bootstrap/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ releases:
- name: cilium
namespace: kube-system
chart: cilium/cilium
version: 1.17.0
version: 1.17.1
values:
- "../apps/kube-system/cilium/app/values.yaml"
needs:
Expand Down

0 comments on commit 8188240

Please sign in to comment.