Skip to content

Commit 28ca2a3

Browse files
authored
Merge pull request #257 from aalves08/bump-v-2.9-fixed-annotation
Bump v 2.9 with fixed annotation
2 parents 8a92c61 + d5b08e1 commit 28ca2a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/elemental/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "elemental",
33
"description": "OS Management extension",
4-
"version": "2.0.2-rc.1",
4+
"version": "2.0.2",
55
"private": false,
66
"rancher": {
77
"annotations": {
8-
"catalog.cattle.io/kube-version": ">= 1.16.0",
8+
"catalog.cattle.io/kube-version": ">= 1.16.0-0",
99
"catalog.cattle.io/rancher-version": ">= 2.9.0 < 2.10.0",
1010
"catalog.cattle.io/ui-version": ">= 2.7.2"
1111
}

0 commit comments

Comments
 (0)