From ae53f90c0cea36a6ebaa897625602624060ba6cd Mon Sep 17 00:00:00 2001 From: Darren Shepherd Date: Thu, 10 Sep 2020 14:12:16 -0700 Subject: [PATCH] (dev-v2.6-archive) Update fleet, rancher-operator, rancher-webhook (partially cherry picked from commit ceda36dce4b7e969eb8670bbb169cae406d90439) --- packages/fleet-agent/package.yaml | 2 +- packages/fleet-crd/package.yaml | 2 +- packages/fleet/package.yaml | 2 +- packages/rancher-operator-crd/package.yaml | 2 ++ packages/rancher-operator/package.yaml | 2 ++ packages/rancher-webhook/package.yaml | 2 ++ 6 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 packages/rancher-operator-crd/package.yaml create mode 100644 packages/rancher-operator/package.yaml create mode 100644 packages/rancher-webhook/package.yaml diff --git a/packages/fleet-agent/package.yaml b/packages/fleet-agent/package.yaml index c1a5e3bb0..5ba378605 100644 --- a/packages/fleet-agent/package.yaml +++ b/packages/fleet-agent/package.yaml @@ -1,2 +1,2 @@ -url: https://github.com/rancher/fleet/releases/download/v0.3.0-alpha6/fleet-agent-0.3.0-alpha6.tgz +url: https://github.com/rancher/fleet/releases/download/v0.3.0-alpha7/fleet-agent-0.3.0-alpha7.tgz packageVersion: 00 diff --git a/packages/fleet-crd/package.yaml b/packages/fleet-crd/package.yaml index d07447f75..81af9acc9 100644 --- a/packages/fleet-crd/package.yaml +++ b/packages/fleet-crd/package.yaml @@ -1,2 +1,2 @@ -url: https://github.com/rancher/fleet/releases/download/v0.3.0-alpha6/fleet-crd-0.3.0-alpha6.tgz +url: https://github.com/rancher/fleet/releases/download/v0.3.0-alpha7/fleet-crd-0.3.0-alpha7.tgz packageVersion: 00 diff --git a/packages/fleet/package.yaml b/packages/fleet/package.yaml index 740db5372..7e8839336 100644 --- a/packages/fleet/package.yaml +++ b/packages/fleet/package.yaml @@ -1,2 +1,2 @@ -url: https://github.com/rancher/fleet/releases/download/v0.3.0-alpha6/fleet-0.3.0-alpha6.tgz +url: https://github.com/rancher/fleet/releases/download/v0.3.0-alpha7/fleet-0.3.0-alpha7.tgz packageVersion: 00 diff --git a/packages/rancher-operator-crd/package.yaml b/packages/rancher-operator-crd/package.yaml new file mode 100644 index 000000000..d889e817d --- /dev/null +++ b/packages/rancher-operator-crd/package.yaml @@ -0,0 +1,2 @@ +url: https://github.com/rancher/rancher-operator/releases/download/v0.1.0-alpha2/rancher-operator-crd-0.1.0-alpha2.tgz +packageVersion: 00 diff --git a/packages/rancher-operator/package.yaml b/packages/rancher-operator/package.yaml new file mode 100644 index 000000000..0373f662a --- /dev/null +++ b/packages/rancher-operator/package.yaml @@ -0,0 +1,2 @@ +url: https://github.com/rancher/rancher-operator/releases/download/v0.1.0-alpha2/rancher-operator-0.1.0-alpha2.tgz +packageVersion: 00 diff --git a/packages/rancher-webhook/package.yaml b/packages/rancher-webhook/package.yaml new file mode 100644 index 000000000..2fd7a9780 --- /dev/null +++ b/packages/rancher-webhook/package.yaml @@ -0,0 +1,2 @@ +url: https://github.com/rancher/webhook/releases/download/v0.1.0-alpha3/rancher-webhook-0.1.0-alpha3.tgz +packageVersion: 00