mirror of https://git.rancher.io/rke2-charts
23 lines
567 B
Diff
23 lines
567 B
Diff
--- charts-original/Chart.yaml
|
|
+++ charts/Chart.yaml
|
|
@@ -106,8 +106,7 @@
|
|
apiVersion: v2
|
|
appVersion: 1.12.1
|
|
description: eBPF-based Networking, Security, and Observability
|
|
-home: https://cilium.io/
|
|
-icon: https://cdn.jsdelivr.net/gh/cilium/cilium@v1.12/Documentation/images/logo-solo.svg
|
|
+home: https://docs.rke2.io/
|
|
keywords:
|
|
- BPF
|
|
- eBPF
|
|
@@ -117,7 +116,7 @@
|
|
- Observability
|
|
- Troubleshooting
|
|
kubeVersion: '>= 1.16.0-0'
|
|
-name: cilium
|
|
+name: rke2-cilium
|
|
sources:
|
|
-- https://github.com/cilium/cilium
|
|
+- https://github.com/rancher/rke2-charts
|
|
version: 1.12.1
|