Update image tags for ptp-notification app maintenance
Update the helm chart tag values for the following images: notificationservice-base:stx.10.0-v2.2.1 notifcationservice-base-v2:stx.10.0-v2.2.1 locationservice-base:stx.10.0-v2.2.1 Test Plan: Pass: Pull updated images and verify basic app operation Story: 2011090 Task: 49922 Depends-on: https://review.opendev.org/c/starlingx/root/+/916535 Signed-off-by: Cole Walker <cole.walker@windriver.com> Change-Id: Ie0312930b8fb5fb24ce65f1345b245555379699c
This commit is contained in:
parent
c6b56f4544
commit
1cf6e103b2
@ -68,7 +68,7 @@ location:
|
|||||||
liveness: False
|
liveness: False
|
||||||
image:
|
image:
|
||||||
repository: starlingx/locationservice-base
|
repository: starlingx/locationservice-base
|
||||||
tag: stx.9.0-v2.2.0
|
tag: stx.10.0-v2.2.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
ptptracking:
|
ptptracking:
|
||||||
@ -85,7 +85,7 @@ ptptracking:
|
|||||||
liveness: False
|
liveness: False
|
||||||
image:
|
image:
|
||||||
repository: starlingx/notificationservice-base
|
repository: starlingx/notificationservice-base
|
||||||
tag: stx.9.0-v2.2.0
|
tag: stx.10.0-v2.2.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
device:
|
device:
|
||||||
simulated: false
|
simulated: false
|
||||||
@ -107,7 +107,7 @@ ptptrackingv2:
|
|||||||
liveness: False
|
liveness: False
|
||||||
image:
|
image:
|
||||||
repository: starlingx/notificationservice-base-v2
|
repository: starlingx/notificationservice-base-v2
|
||||||
tag: stx.9.0-v2.2.0
|
tag: stx.10.0-v2.2.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
control_timeout: 2
|
control_timeout: 2
|
||||||
device:
|
device:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user