Skip to content

Commit 838b071

Browse files
authored
Fix questions.yaml default tag (#907)
Move the tag to 6.1-baremetal also on the questions.yaml file used by the Rancher Marketplace dialog. align to #abbd2e75fcc01bc3caa78b4dbc2b9ebaa849d3a8 Signed-off-by: Francesco Giudici <francesco.giudici@suse.com>
1 parent 377600b commit 838b071

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.obs/chartfile/operator/questions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ questions:
1414
label: Elemental OS Channel Image
1515
group: "Elemental OS Channel"
1616
- variable: channel.tag
17-
default: "6.0-baremetal"
17+
default: "6.1-baremetal"
1818
description: "Specify Elemental OS channel image tag"
1919
type: string
2020
label: "Elemental OS Channel Tag"

0 commit comments

Comments
 (0)