mirror of https://git.rancher.io/charts
28 lines
935 B
Diff
28 lines
935 B
Diff
|
--- charts-original/Chart.yaml
|
||
|
+++ charts/Chart.yaml
|
||
|
@@ -3,12 +3,12 @@
|
||
|
catalog.cattle.io/display-name: External IP Webhook
|
||
|
catalog.cattle.io/namespace: cattle-externalip-system
|
||
|
catalog.cattle.io/os: linux
|
||
|
- catalog.cattle.io/release-name: rancher-externalip-webhook
|
||
|
- catalog.cattle.io/ui-component: rancher-externalip-webhook
|
||
|
+ catalog.cattle.io/release-name: rancher-external-ip-webhook
|
||
|
+ catalog.cattle.io/ui-component: rancher-external-ip-webhook
|
||
|
apiVersion: v1
|
||
|
appVersion: v0.1.6
|
||
|
description: |
|
||
|
- Deploy the externalip-webhook to mitigate k8s CVE-2020-8554
|
||
|
+ Deploy the external-ip-webhook to mitigate k8s CVE-2020-8554
|
||
|
home: https://github.com/rancher/externalip-webhook
|
||
|
keywords:
|
||
|
- cve
|
||
|
@@ -18,7 +18,7 @@
|
||
|
maintainers:
|
||
|
- email: raul@rancher.com
|
||
|
name: rawmind0
|
||
|
-name: rancher-externalip-webhook
|
||
|
+name: rancher-external-ip-webhook
|
||
|
sources:
|
||
|
- https://github.com/rancher/externalip-webhook
|
||
|
version: 0.1.6
|