2022-03-14 15:21:40 +00:00
|
|
|
--- charts-original/Chart.yaml
|
|
|
|
+++ charts/Chart.yaml
|
2023-03-13 15:29:26 +00:00
|
|
|
@@ -105,8 +105,7 @@
|
2022-03-14 15:21:40 +00:00
|
|
|
apiVersion: v2
|
2023-07-06 16:26:07 +00:00
|
|
|
appVersion: 1.13.4
|
2022-03-14 15:21:40 +00:00
|
|
|
description: eBPF-based Networking, Security, and Observability
|
|
|
|
-home: https://cilium.io/
|
2023-03-13 15:29:26 +00:00
|
|
|
-icon: https://cdn.jsdelivr.net/gh/cilium/cilium@v1.13/Documentation/images/logo-solo.svg
|
2022-03-14 15:21:40 +00:00
|
|
|
+home: https://docs.rke2.io/
|
|
|
|
keywords:
|
|
|
|
- BPF
|
|
|
|
- eBPF
|
2023-03-13 15:29:26 +00:00
|
|
|
@@ -116,7 +115,7 @@
|
2022-03-14 15:21:40 +00:00
|
|
|
- Observability
|
|
|
|
- Troubleshooting
|
|
|
|
kubeVersion: '>= 1.16.0-0'
|
|
|
|
-name: cilium
|
|
|
|
+name: rke2-cilium
|
|
|
|
sources:
|
|
|
|
-- https://github.com/cilium/cilium
|
|
|
|
+- https://github.com/rancher/rke2-charts
|
2023-07-06 16:26:07 +00:00
|
|
|
version: 1.13.4
|