Skip to content

Commit

Permalink
update annotations so that 2.0.0 wont run in rancher 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
aalves08 committed Nov 25, 2024
1 parent 7a26241 commit 7ccf993
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pkg/elemental/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
"private": false,
"rancher": {
"annotations": {
"catalog.cattle.io/kube-version": ">= 1.16.0-0",
"catalog.cattle.io/rancher-version": ">= 2.9.0-0",
"catalog.cattle.io/ui-extensions-version": ">= 2.0.0-0",
"catalog.cattle.io/kube-version": ">= 1.16.0",
"catalog.cattle.io/rancher-version": ">= 2.9.0 < 2.10.0",
"catalog.cattle.io/ui-version": ">= 2.7.2"
}
},
Expand Down

0 comments on commit 7ccf993

Please sign in to comment.