Skip to content

Commit

Permalink
fix(helm): update chart cilium to v1.15.8
Browse files Browse the repository at this point in the history
  • Loading branch information
prehor committed Sep 9, 2024
1 parent f270261 commit 6e1e5b2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
repo: https://helm.cilium.io/
chart: cilium
# renovate: datasource=helm depName=cilium repository=https://helm.cilium.io
version: 1.16.0
version: 1.15.8
targetNamespace: kube-system
bootstrap: true
valuesContent: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
repo: https://helm.cilium.io/
chart: cilium
# renovate: datasource=helm depName=cilium repository=https://helm.cilium.io
version: 1.16.0
version: 1.15.8
targetNamespace: kube-system
bootstrap: true
valuesContent: |-
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.15.7
version: 1.15.8
sourceRef:
kind: HelmRepository
name: cilium
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.15.7
version: 1.15.8
sourceRef:
kind: HelmRepository
name: cilium
Expand Down

0 comments on commit 6e1e5b2

Please sign in to comment.