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