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
|
||||
image:
|
||||
repository: starlingx/locationservice-base
|
||||
tag: stx.9.0-v2.2.0
|
||||
tag: stx.10.0-v2.2.1
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
ptptracking:
|
||||
@ -85,7 +85,7 @@ ptptracking:
|
||||
liveness: False
|
||||
image:
|
||||
repository: starlingx/notificationservice-base
|
||||
tag: stx.9.0-v2.2.0
|
||||
tag: stx.10.0-v2.2.1
|
||||
pullPolicy: IfNotPresent
|
||||
device:
|
||||
simulated: false
|
||||
@ -107,7 +107,7 @@ ptptrackingv2:
|
||||
liveness: False
|
||||
image:
|
||||
repository: starlingx/notificationservice-base-v2
|
||||
tag: stx.9.0-v2.2.0
|
||||
tag: stx.10.0-v2.2.1
|
||||
pullPolicy: IfNotPresent
|
||||
control_timeout: 2
|
||||
device:
|
||||
|
Loading…
x
Reference in New Issue
Block a user