Skip to content

Commit

Permalink
bump supported Rancher version to 2.8 and 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
krumware committed Oct 16, 2024
1 parent 6f14cd3 commit 9c21270
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkg/app-launcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"private": false,
"rancher": {
"annotations": {
"catalog.cattle.io/rancher-version": ">= 2.8.0-0 < v2.9.0-0",
"catalog.cattle.io/kube-version": ">= v1.16.0-0 < v1.30.0-0",
"catalog.cattle.io/rancher-version": ">= 2.8.0-0 < v2.10.0-0",
"catalog.cattle.io/kube-version": ">= v1.16.0-0 < v1.31.0-0",
"catalog.cattle.io/display-name": "Krum Platform Tools: App Launcher",
"catalog.cattle.io/ui-version": ">= 2.7.2 < v2.9.0-0"
"catalog.cattle.io/ui-version": ">= 2.8.0 < v2.10.0-0"
}
},
"author": "Krumware",
Expand Down

0 comments on commit 9c21270

Please sign in to comment.