From fe5d5ecad3a94e8b2ef0706995ed7e28fc416bcc Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Fri, 17 Dec 2021 08:46:24 -0800 Subject: [PATCH] Bump externalip-webhook to 1.0.1 --- .../generated-changes/patch/Chart.yaml.patch | 10 ++++++---- packages/rancher-external-ip-webhook/package.yaml | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/packages/rancher-external-ip-webhook/generated-changes/patch/Chart.yaml.patch b/packages/rancher-external-ip-webhook/generated-changes/patch/Chart.yaml.patch index 4ae3544d8..65d474a17 100644 --- a/packages/rancher-external-ip-webhook/generated-changes/patch/Chart.yaml.patch +++ b/packages/rancher-external-ip-webhook/generated-changes/patch/Chart.yaml.patch @@ -1,6 +1,6 @@ --- charts-original/Chart.yaml +++ charts/Chart.yaml -@@ -4,12 +4,12 @@ +@@ -4,12 +4,14 @@ catalog.cattle.io/kube-version: < 1.22.0 catalog.cattle.io/namespace: cattle-externalip-system catalog.cattle.io/os: linux @@ -8,15 +8,17 @@ - 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 ++ catalog.cattle.io/rancher-version: '>= 2.6.0-0 <=2.6.99-0' ++ catalog.cattle.io/upstream-version: 1.0.1 apiVersion: v1 - appVersion: v1.0.1-rc3 + appVersion: v1.0.1 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 -@@ -20,7 +20,7 @@ +@@ -20,7 +22,7 @@ maintainers: - email: raul@rancher.com name: rawmind0 @@ -24,4 +26,4 @@ +name: rancher-external-ip-webhook sources: - https://github.com/rancher/externalip-webhook - version: 1.0.1-rc3 + version: 1.0.1 diff --git a/packages/rancher-external-ip-webhook/package.yaml b/packages/rancher-external-ip-webhook/package.yaml index 3fc96982e..6d58f13be 100644 --- a/packages/rancher-external-ip-webhook/package.yaml +++ b/packages/rancher-external-ip-webhook/package.yaml @@ -1,2 +1,2 @@ -url: https://github.com/rancher/externalip-webhook/releases/download/v1.0.1-rc3/rancher-externalip-webhook-1.0.1-rc3.tgz +url: https://github.com/rancher/externalip-webhook/releases/download/v1.0.1/rancher-externalip-webhook-1.0.1.tgz version: 100.0.1