Skip to content

Commit

Permalink
chore(deps): update helm release cilium to v1.15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent d46fa73 commit f167dc5
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.15.5
version: 1.15.6
interval: 30m

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

0 comments on commit f167dc5

Please sign in to comment.