Skip to content

Commit

Permalink
Merge pull request #8727 from dcplaya/renovate/cilium-1.x
Browse files Browse the repository at this point in the history
fix(helm): update chart cilium to 1.15.7
  • Loading branch information
dcplaya authored Jul 16, 2024
2 parents 27d652a + e4502e6 commit 6c99413
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 @@ -14,7 +14,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.15.6
version: 1.15.7
sourceRef:
kind: HelmRepository
name: cilium-charts
Expand Down
2 changes: 1 addition & 1 deletion talos/backup/cilium/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Kustomization
helmCharts:
- name: cilium
repo: https://helm.cilium.io/
version: 1.15.6
version: 1.15.7
releaseName: cilium
namespace: kube-system
valuesFile: values.yaml
Expand Down
2 changes: 1 addition & 1 deletion talos/cluster-1/integrations/cni/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
helmCharts:
- name: cilium
repo: https://helm.cilium.io
version: 1.15.6
version: 1.15.7
releaseName: cilium
namespace: kube-system
valuesFile: values.yaml
Expand Down
2 changes: 1 addition & 1 deletion talos/cluster-2/integrations/cni/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
helmCharts:
- name: cilium
repo: https://helm.cilium.io
version: 1.15.6
version: 1.15.7
releaseName: cilium
namespace: kube-system
valuesFile: values.yaml
Expand Down

0 comments on commit 6c99413

Please sign in to comment.