mirror of https://git.rancher.io/charts
(dev-v2.6-archive) Bump external-ip-webhook to 1.0.1-rc1
(partially cherry picked from commit 149f5f4511
)
pull/1680/head
parent
14a2ca9949
commit
77ed969082
|
@ -9,14 +9,14 @@
|
|||
+ catalog.cattle.io/release-name: rancher-external-ip-webhook
|
||||
+ catalog.cattle.io/ui-component: rancher-external-ip-webhook
|
||||
apiVersion: v1
|
||||
appVersion: v1.0.0
|
||||
appVersion: v1.0.1-rc1
|
||||
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 @@
|
||||
@@ -19,7 +19,7 @@
|
||||
maintainers:
|
||||
- email: raul@rancher.com
|
||||
name: rawmind0
|
||||
|
@ -24,4 +24,4 @@
|
|||
+name: rancher-external-ip-webhook
|
||||
sources:
|
||||
- https://github.com/rancher/externalip-webhook
|
||||
version: 1.0.0
|
||||
version: 1.0.1-rc1
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
url: https://github.com/rancher/externalip-webhook/releases/download/v1.0.0/rancher-externalip-webhook-1.0.0.tgz
|
||||
version: 100.0.0
|
||||
url: https://github.com/rancher/externalip-webhook/releases/download/v1.0.1-rc1/rancher-externalip-webhook-1.0.1-rc1.tgz
|
||||
version: 100.0.1
|
||||
|
|
Loading…
Reference in New Issue