Add Longhorn v1.4.0 in upgrade responder server
Signed-off-by: Phan Le <phan.le@suse.com>
This commit is contained in:
parent
86a9be5c33
commit
b8ec64414c
@ -38,9 +38,15 @@ configMap:
|
|||||||
"Name": "v1.3.2",
|
"Name": "v1.3.2",
|
||||||
"ReleaseDate": "2022-10-03T00:00:00Z",
|
"ReleaseDate": "2022-10-03T00:00:00Z",
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"latest",
|
|
||||||
"stable"
|
"stable"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "v1.4.0",
|
||||||
|
"ReleaseDate": "2022-12-29T00:00:00Z",
|
||||||
|
"Tags": [
|
||||||
|
"latest"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user