From a368e8a7a4b1c5fe70ea77fbe1213a3085602573 Mon Sep 17 00:00:00 2001 From: Diogo Souza Date: Mon, 14 Aug 2023 18:11:21 -0300 Subject: [PATCH] copy rancher-eks-operator version 102.x.x to 103.x.x --- .../rancher-eks-operator/rancher-eks-operator-crd/package.yaml | 3 ++- .../generated-changes/patch/Chart.yaml.patch | 2 +- .../rancher-eks-operator/rancher-eks-operator/package.yaml | 3 ++- 3 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 4d9f0237e5..a51f908343 100644 --- a/packages/rancher-eks-operator/rancher-eks-operator-crd/package.yaml +++ b/packages/rancher-eks-operator/rancher-eks-operator-crd/package.yaml @@ -1,2 +1,3 @@ url: https://github.com/rancher/eks-operator/releases/download/v1.2.0/rancher-eks-operator-crd-1.2.0.tgz -version: 102.1.1 +version: 103.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 3df8c974ba..1d834e685f 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.7.2-0 < 2.8.0-0' ++ catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.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 fd2ea03604..0ee9cd6ddf 100644 --- a/packages/rancher-eks-operator/rancher-eks-operator/package.yaml +++ b/packages/rancher-eks-operator/rancher-eks-operator/package.yaml @@ -1,2 +1,3 @@ url: https://github.com/rancher/eks-operator/releases/download/v1.2.0/rancher-eks-operator-1.2.0.tgz -version: 102.1.1 +version: 103.0.0 +doNotRelease: true