Update image tags in helm charts
Update tags for: notificationservice-base notificationservice-base-v2 to stx.10.0-v2.2.4 Test plan: Pass: Pull images and deploy ptp-notification Pass: Verfiy basic app functionality (get, subscribe, list, delete) Story: 2011056 Task: 51065 Depends-on: https://review.opendev.org/c/starlingx/root/+/930233 Signed-off-by: Cole Walker <cole.walker@windriver.com> Change-Id: I6b1393863d7843b2815a3303a7508f047e48f8d7
This commit is contained in:
parent
4a9f089600
commit
c027954e2a
@ -93,7 +93,7 @@ ptptracking:
|
||||
livenessTimeoutSeconds: 3
|
||||
image:
|
||||
repository: starlingx/notificationservice-base
|
||||
tag: stx.10.0-v2.2.3
|
||||
tag: stx.10.0-v2.2.4
|
||||
pullPolicy: IfNotPresent
|
||||
device:
|
||||
simulated: false
|
||||
@ -119,7 +119,7 @@ ptptrackingv2:
|
||||
livenessTimeoutSeconds: 3
|
||||
image:
|
||||
repository: starlingx/notificationservice-base-v2
|
||||
tag: stx.10.0-v2.2.3
|
||||
tag: stx.10.0-v2.2.4
|
||||
pullPolicy: IfNotPresent
|
||||
control_timeout: 2
|
||||
device:
|
||||
|
Loading…
Reference in New Issue
Block a user