Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
fix(helm-chart): update cilium group
Browse files Browse the repository at this point in the history
| datasource | package | from   | to      |
| ---------- | ------- | ------ | ------- |
| helm       | cilium  | 1.15.1 | 1.15.4  |
| helm       | cilium  | 1.14.6 | 1.14.10 |
  • Loading branch information
Trux-Bot committed Apr 12, 2024
1 parent ccb10b1 commit 198abbb
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 @@ -14,7 +14,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.14.6
version: 1.14.10
sourceRef:
kind: HelmRepository
name: cilium-charts
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/hegira/bootstrap/talos/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.1
version: 1.15.4
releaseName: cilium
namespace: kube-system
valuesFile: values.yaml
Expand Down

0 comments on commit 198abbb

Please sign in to comment.