mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 20:20:35 +00:00
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:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user