Skip to content

Commit

Permalink
chore(deps): update helm release cilium to v1.16.4 (#670)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 8837b7b commit 9ca4f8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion infra/talos/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.16.3
version: 1.16.4
releaseName: cilium
namespace: cilium
valuesFile: values.yaml
Expand Down
2 changes: 1 addition & 1 deletion k8s/apps/network/cilium/helmrelease.k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,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 9ca4f8e

Please sign in to comment.