2022-03-14 15:21:40 +00:00
|
|
|
--- charts-original/Chart.yaml
|
|
|
|
+++ charts/Chart.yaml
|
2024-02-08 02:13:23 +00:00
|
|
|
@@ -81,8 +81,7 @@
|
2022-03-14 15:21:40 +00:00
|
|
|
apiVersion: v2
|
2024-09-27 18:29:08 +00:00
|
|
|
appVersion: 1.16.2
|
2022-03-14 15:21:40 +00:00
|
|
|
description: eBPF-based Networking, Security, and Observability
|
|
|
|
-home: https://cilium.io/
|
2024-05-21 07:11:13 +00:00
|
|
|
-icon: https://cdn.jsdelivr.net/gh/cilium/cilium@main/Documentation/images/logo-solo.svg
|
2022-03-14 15:21:40 +00:00
|
|
|
+home: https://docs.rke2.io/
|
|
|
|
keywords:
|
|
|
|
- BPF
|
|
|
|
- eBPF
|
2024-02-08 02:13:23 +00:00
|
|
|
@@ -92,7 +91,7 @@
|
2022-03-14 15:21:40 +00:00
|
|
|
- Observability
|
|
|
|
- Troubleshooting
|
2024-07-25 16:44:30 +00:00
|
|
|
kubeVersion: '>= 1.21.0-0'
|
2022-03-14 15:21:40 +00:00
|
|
|
-name: cilium
|
|
|
|
+name: rke2-cilium
|
|
|
|
sources:
|
|
|
|
-- https://github.com/cilium/cilium
|
|
|
|
+- https://github.com/rancher/rke2-charts
|
2024-09-27 18:29:08 +00:00
|
|
|
version: 1.16.2
|