Skip to content

Commit

Permalink
Update Helm release cilium to v1.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent ec87658 commit 6cab080
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/clusters/bootstrap/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ releases:
- name: cilium
namespace: kube-system
chart: cilium/cilium
version: 1.16.3
version: 1.16.4
values:
- ../../platform/cilium/app/base/values.yaml
- ../../platform/cilium/app/components/istio-config/values.yaml
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/platform/cilium/app/base/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.16.3
version: 1.16.4
sourceRef:
kind: HelmRepository
name: cilium
Expand Down

0 comments on commit 6cab080

Please sign in to comment.