(dev-v2.6-archive) Bump external-ip-webhook to 1.0.1-rc1

(partially cherry picked from commit 149f5f4511)
pull/1680/head
Colleen Murphy 2021-10-12 12:37:57 -07:00 committed by Arvind Iyengar
parent 14a2ca9949
commit 77ed969082
No known key found for this signature in database
GPG Key ID: A8DD9BFD6C811498
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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