Skip to content

Commit

Permalink
Update Helm release cilium to v1.17.0-rc.2 (#1110)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
H3mul and renovate-bot authored Jan 25, 2025
1 parent fb85271 commit 5ca9e8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/cilium/helmrelease-cilium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.17.0-rc.1
version: 1.17.0-rc.2
sourceRef:
kind: HelmRepository
name: cilium-charts
Expand Down
2 changes: 1 addition & 1 deletion provision/kustomizations/cni/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Kustomization
helmCharts:
- name: cilium
repo: https://helm.cilium.io
version: 1.17.0-rc.1
version: 1.17.0-rc.2
releaseName: cilium
namespace: kube-system
valuesFile: values.yaml
Expand Down

0 comments on commit 5ca9e8a

Please sign in to comment.