[PTP] Update image tags in helm charts
Update the image tags for: notificationservice-base stx.9.0-v2.1.2 notificationservice-base-v2 stx.9.0-v2.1.2 Partial-bug: 2033539 Partial-bug: 2036293 Depends-on: https://review.opendev.org/c/starlingx/root/+/896580 Change-Id: I8fa1a4028a310d38c3154ff5d0290a02900735a1 Signed-off-by: Caio Bruchert <caio.bruchert@windriver.com>
This commit is contained in:
parent
4f5f67101d
commit
5da5f961a6
@ -76,7 +76,7 @@ ptptracking:
|
|||||||
logging_level: INFO
|
logging_level: INFO
|
||||||
image:
|
image:
|
||||||
repository: starlingx/notificationservice-base
|
repository: starlingx/notificationservice-base
|
||||||
tag: stx.9.0-v2.1.1
|
tag: stx.9.0-v2.1.2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
device:
|
device:
|
||||||
simulated: false
|
simulated: false
|
||||||
@ -95,7 +95,7 @@ ptptrackingv2:
|
|||||||
log_level: INFO
|
log_level: INFO
|
||||||
image:
|
image:
|
||||||
repository: starlingx/notificationservice-base-v2
|
repository: starlingx/notificationservice-base-v2
|
||||||
tag: stx.9.0-v2.1.1
|
tag: stx.9.0-v2.1.2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
control_timeout: 2
|
control_timeout: 2
|
||||||
device:
|
device:
|
||||||
|
Loading…
Reference in New Issue
Block a user