Skip to content

Commit

Permalink
chore(deps): update helm release cilium to v1.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 24d9f2c commit 01f3149
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/apps/kube-system/cilium/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
kind: HelmRepository
name: cilium
namespace: flux-system
version: 1.16.4
version: 1.16.5
interval: 30m

valuesFrom:
Expand Down
2 changes: 1 addition & 1 deletion provision/servonet/bootstrap/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ releases:
- name: cilium
namespace: kube-system
chart: cilium/cilium
version: 1.16.4
version: 1.16.5
wait: true
values:
- ../../../cluster/apps/kube-system/cilium/app/values.yaml

0 comments on commit 01f3149

Please sign in to comment.