Skip to content

Commit

Permalink
Merge pull request #547 from ricsanfre/renovate/cilium-1.x
Browse files Browse the repository at this point in the history
Update Helm release cilium to v1.16.4
  • Loading branch information
ricsanfre authored Dec 13, 2024
2 parents be73ca1 + 6cab080 commit c247bae
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 c247bae

Please sign in to comment.