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 deleted file mode 100644 index abc2e3c7d..000000000 --- a/packages/rancher-external-ip-webhook/generated-changes/patch/Chart.yaml.patch +++ /dev/null @@ -1,34 +0,0 @@ ---- charts-original/Chart.yaml -+++ charts/Chart.yaml -@@ -1,15 +1,18 @@ - annotations: - catalog.cattle.io/certified: rancher - catalog.cattle.io/display-name: External IP Webhook -- catalog.cattle.io/kube-version: < 1.22.0 -+ catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.22.0-0' - 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/permits-os: linux,windows -+ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0' -+ catalog.cattle.io/release-name: rancher-external-ip-webhook -+ catalog.cattle.io/ui-component: rancher-external-ip-webhook -+ catalog.cattle.io/upstream-version: 1.0.1 - apiVersion: v1 - 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 +23,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: 1.0.1 diff --git a/packages/rancher-external-ip-webhook/generated-changes/patch/values.yaml.patch b/packages/rancher-external-ip-webhook/generated-changes/patch/values.yaml.patch deleted file mode 100644 index 37318c9ba..000000000 --- a/packages/rancher-external-ip-webhook/generated-changes/patch/values.yaml.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- charts-original/values.yaml -+++ charts/values.yaml -@@ -30,7 +30,7 @@ - image: - pullPolicy: IfNotPresent - pullSecrets: [] -- repository: rancher/kube-rbac-proxy -+ repository: rancher/mirrored-kube-rbac-proxy - tag: v0.5.0 - resources: - limits: diff --git a/packages/rancher-external-ip-webhook/package.yaml b/packages/rancher-external-ip-webhook/package.yaml deleted file mode 100644 index de724a5bd..000000000 --- a/packages/rancher-external-ip-webhook/package.yaml +++ /dev/null @@ -1,3 +0,0 @@ -url: https://github.com/rancher/externalip-webhook/releases/download/v1.0.1/rancher-externalip-webhook-1.0.1.tgz -version: 101.0.0 -doNotRelease: false diff --git a/release.yaml b/release.yaml index 423c73060..b7a9fead3 100644 --- a/release.yaml +++ b/release.yaml @@ -32,8 +32,6 @@ rancher-project-monitoring: - 1.0.0+up0.1.0 rancher-webhook: - 2.0.0+up0.3.0-rc4 -rancher-external-ip-webhook: - - 101.0.0+up1.0.1 rancher-istio: - 101.0.0+up1.14.3 fleet: