Merge pull request #9 from mangelajo/bump-submariner-to-0.0.2

Bump submariner image versions to 0.0.2
This commit is contained in:
Miguel Angel Ajo Pelayo
2019-11-05 15:29:50 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -13,7 +13,7 @@ questions:
type: string
label: Submariner Engine Image Repository
- variable: engine.image.tag
default: "v0.0.1"
default: "v0.0.2"
description: "Submariner Engine Image Tag"
type: string
label: Submariner Engine Image Tag
@@ -31,7 +31,7 @@ questions:
type: string
label: Submariner Route Agent Image Repository
- variable: routeAgent.image.tag
default: "v0.0.1"
default: "v0.0.2"
description: "Submariner Route Agent Image Tag"
type: string
label: Submariner Route Agent Image Tag
+2 -2
View File
@@ -26,7 +26,7 @@ ipsec:
engine:
image:
repository: rancher/submariner
tag: v0.0.1
tag: v0.0.2
pullPolicy: Always
resources: {}
# limits:
@@ -39,7 +39,7 @@ engine:
routeAgent:
image:
repository: rancher/submariner-route-agent
tag: v0.0.1
tag: v0.0.2
pullPolicy: Always
resources: {}
# limits: