Skip to content

Commit

Permalink
fix(helm): update cilium ( 1.16.3 → 1.16.4 ) (#1613)
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 20, 2024
1 parent 895113e commit 8d735db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
# renovate: datasource=helm
repo: https://helm.cilium.io/
chart: cilium
version: 1.16.3
version: 1.16.4
targetNamespace: kube-system
bootstrap: true
valuesContent: |-
Expand Down
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 8d735db

Please sign in to comment.