Bump to 0.13.0-rc2

This will ensure that we deploy the current development version of
Submariner and that our artifacts are considered the latest (currently
our latest is 0.11.2!).

Signed-off-by: Stephen Kitt <skitt@redhat.com>
This commit is contained in:
Stephen Kitt
2022-07-14 11:43:42 -04:00
committed by Thomas Pantelis
parent 9e5b80abda
commit e6c1600270
5 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ questions:
type: string
label: Submariner Operator Image Repository
- variable: operator.image.tag
default: "0.10.1"
default: "0.13.0-rc2"
description: "Submariner Operator Image Tag"
type: string
label: Submariner Operator Image Tag
@@ -32,7 +32,7 @@ questions:
type: string
label: Submariner Repository
- variable: submariner.images.tag
default: "0.10.1"
default: "0.13.0-rc2"
description: "Submariner Images Tag (shared for all non-operator images)"
type: string
label: Submariner Images Tag