Skip to content

Commit

Permalink
feat(helm): update chart cilium to 1.12.5
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| helm       | cilium  | 1.11.6 | 1.12.5 |
| helm       | cilium  | 1.12.0 | 1.12.5 |
  • Loading branch information
chii-bot[bot] committed Dec 20, 2022
1 parent a9a43f9 commit 8503718
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/apps/kube-system/cilium/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.12.0
version: 1.12.5
sourceRef:
kind: HelmRepository
name: cilium-charts
Expand Down
2 changes: 1 addition & 1 deletion talos/cni/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.11.6
version: 1.12.5
releaseName: cilium
namespace: kube-system
valuesFile: values.yaml
Expand Down

0 comments on commit 8503718

Please sign in to comment.