From 98f1735c65e8cf494299b24d768dbc145c114fb0 Mon Sep 17 00:00:00 2001 From: Rayan Das Date: Mon, 26 Sep 2022 13:32:13 +0530 Subject: [PATCH] Update rancher-eks-operator to Rancher v2.7 --- .../rancher-eks-operator-crd/package.yaml | 1 - .../generated-changes/patch/Chart.yaml.patch | 2 +- .../rancher-eks-operator/rancher-eks-operator/package.yaml | 1 - release.yaml | 4 ++++ 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/packages/rancher-eks-operator/rancher-eks-operator-crd/package.yaml b/packages/rancher-eks-operator/rancher-eks-operator-crd/package.yaml index a6b3232c0..8ed4a075c 100644 --- a/packages/rancher-eks-operator/rancher-eks-operator-crd/package.yaml +++ b/packages/rancher-eks-operator/rancher-eks-operator-crd/package.yaml @@ -1,3 +1,2 @@ url: https://github.com/rancher/eks-operator/releases/download/v1.1.5-rc1/rancher-eks-operator-crd-1.1.5-rc1.tgz version: 101.0.0 -doNotRelease: true diff --git a/packages/rancher-eks-operator/rancher-eks-operator/generated-changes/patch/Chart.yaml.patch b/packages/rancher-eks-operator/rancher-eks-operator/generated-changes/patch/Chart.yaml.patch index 69c132607..6a9da0133 100644 --- a/packages/rancher-eks-operator/rancher-eks-operator/generated-changes/patch/Chart.yaml.patch +++ b/packages/rancher-eks-operator/rancher-eks-operator/generated-changes/patch/Chart.yaml.patch @@ -11,7 +11,7 @@ catalog.cattle.io/permits-os: linux,windows catalog.cattle.io/provides-gvr: eksclusterconfigs.eks.cattle.io/v1 - catalog.cattle.io/rancher-version: '>= 2.6.0-alpha' -+ catalog.cattle.io/rancher-version: '>= 2.6.0-0 < 2.7.0-0' ++ catalog.cattle.io/rancher-version: '>= 2.7.0-0 < 2.8.0-0' catalog.cattle.io/release-name: rancher-eks-operator catalog.cattle.io/scope: management apiVersion: v2 diff --git a/packages/rancher-eks-operator/rancher-eks-operator/package.yaml b/packages/rancher-eks-operator/rancher-eks-operator/package.yaml index 8cae80001..ac1171be6 100644 --- a/packages/rancher-eks-operator/rancher-eks-operator/package.yaml +++ b/packages/rancher-eks-operator/rancher-eks-operator/package.yaml @@ -1,3 +1,2 @@ url: https://github.com/rancher/eks-operator/releases/download/v1.1.5-rc1/rancher-eks-operator-1.1.5-rc1.tgz version: 101.0.0 -doNotRelease: true diff --git a/release.yaml b/release.yaml index 0a5af0eea..9aecfbb5c 100644 --- a/release.yaml +++ b/release.yaml @@ -46,3 +46,7 @@ rancher-aks-operator: - 101.0.0+up1.0.7-rc1 rancher-aks-operator-crd: - 101.0.0+up1.0.7-rc1 +rancher-eks-operator: +- 101.0.0+up1.1.5-rc1 +rancher-eks-operator-crd: +- 101.0.0+up1.1.5-rc1