Skip to content

Commit

Permalink
copy rancher-eks-operator version 102.x.x to 103.x.x
Browse files Browse the repository at this point in the history
  • Loading branch information
diogoasouza committed Aug 14, 2023
1 parent a8e9324 commit a368e8a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit a368e8a

Please sign in to comment.