@@ -17,7 +17,7 @@ questions:
17
17
label : Longhorn Manager Image Repository
18
18
group : " Longhorn Images Settings"
19
19
- variable : image.longhorn.manager.tag
20
- default : v1.6.2-rc2
20
+ default : v1.6.2
21
21
description : " Specify Longhorn Manager Image Tag"
22
22
type : string
23
23
label : Longhorn Manager Image Tag
@@ -29,7 +29,7 @@ questions:
29
29
label : Longhorn Engine Image Repository
30
30
group : " Longhorn Images Settings"
31
31
- variable : image.longhorn.engine.tag
32
- default : v1.6.2-rc2
32
+ default : v1.6.2
33
33
description : " Specify Longhorn Engine Image Tag"
34
34
type : string
35
35
label : Longhorn Engine Image Tag
@@ -41,7 +41,7 @@ questions:
41
41
label : Longhorn UI Image Repository
42
42
group : " Longhorn Images Settings"
43
43
- variable : image.longhorn.ui.tag
44
- default : v1.6.2-rc2
44
+ default : v1.6.2
45
45
description : " Specify Longhorn UI Image Tag"
46
46
type : string
47
47
label : Longhorn UI Image Tag
@@ -53,7 +53,7 @@ questions:
53
53
label : Longhorn Instance Manager Image Repository
54
54
group : " Longhorn Images Settings"
55
55
- variable : image.longhorn.instanceManager.tag
56
- default : v1.6.2-rc2
56
+ default : v1.6.2
57
57
description : " Specify Longhorn Instance Manager Image Tag"
58
58
type : string
59
59
label : Longhorn Instance Manager Image Tag
@@ -65,7 +65,7 @@ questions:
65
65
label : Longhorn Share Manager Image Repository
66
66
group : " Longhorn Images Settings"
67
67
- variable : image.longhorn.shareManager.tag
68
- default : v1.6.2-rc2
68
+ default : v1.6.2
69
69
description : " Specify Longhorn Share Manager Image Tag"
70
70
type : string
71
71
label : Longhorn Share Manager Image Tag
@@ -77,7 +77,7 @@ questions:
77
77
label : Longhorn Backing Image Manager Image Repository
78
78
group : " Longhorn Images Settings"
79
79
- variable : image.longhorn.backingImageManager.tag
80
- default : v1.6.2-rc2
80
+ default : v1.6.2
81
81
description : " Specify Longhorn Backing Image Manager Image Tag"
82
82
type : string
83
83
label : Longhorn Backing Image Manager Image Tag
0 commit comments