Skip to content

Commit

Permalink
Merge pull request #385 from epinio/chore/bump-supported-versions
Browse files Browse the repository at this point in the history
Bump supported Rancher and K8s versions for extension
  • Loading branch information
krumware authored Nov 21, 2024
2 parents 56a34c9 + c51a501 commit 7750264
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dashboard/pkg/epinio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"name": "epinio",
"description": "Application Development Engine for Kubernetes",
"icon": "https://raw.githubusercontent.com/rancher/dashboard/0b6cbe93e9ed3292294da178f119a500cc494db9/pkg/epinio/assets/logo-epinio.svg",
"version": "1.11.0-3",
"version": "1.11.0-4",
"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.29.0-0",
"catalog.cattle.io/display-name": "Epinio (alpha)",
"catalog.cattle.io/ui-version": ">= 2.7.2 < v2.9.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": "Epinio",
"catalog.cattle.io/ui-version": ">= 2.7.2 < v2.10.0-0"
}
},
"license": "Apache-2.0",
Expand Down

0 comments on commit 7750264

Please sign in to comment.