mirror of https://git.rancher.io/charts
Bump external-ip-webhook
parent
43f171cd16
commit
b2723b6b70
|
@ -9,7 +9,7 @@
|
||||||
+ catalog.cattle.io/release-name: rancher-external-ip-webhook
|
+ catalog.cattle.io/release-name: rancher-external-ip-webhook
|
||||||
+ catalog.cattle.io/ui-component: rancher-external-ip-webhook
|
+ catalog.cattle.io/ui-component: rancher-external-ip-webhook
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: v1.0.1-rc2
|
appVersion: v1.0.1-rc3
|
||||||
description: |
|
description: |
|
||||||
- Deploy the externalip-webhook to mitigate k8s CVE-2020-8554
|
- Deploy the externalip-webhook to mitigate k8s CVE-2020-8554
|
||||||
+ Deploy the external-ip-webhook to mitigate k8s CVE-2020-8554
|
+ Deploy the external-ip-webhook to mitigate k8s CVE-2020-8554
|
||||||
|
@ -24,4 +24,4 @@
|
||||||
+name: rancher-external-ip-webhook
|
+name: rancher-external-ip-webhook
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/rancher/externalip-webhook
|
- https://github.com/rancher/externalip-webhook
|
||||||
version: 1.0.1-rc2
|
version: 1.0.1-rc3
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
url: https://github.com/rancher/externalip-webhook/releases/download/v1.0.1-rc2/rancher-externalip-webhook-1.0.1-rc2.tgz
|
url: https://github.com/rancher/externalip-webhook/releases/download/v1.0.1-rc3/rancher-externalip-webhook-1.0.1-rc3.tgz
|
||||||
version: 100.0.1
|
version: 100.0.1
|
||||||
|
|
Loading…
Reference in New Issue