Upversion ptp-notification image tags
Update notificationservice-base-v2 tag to stx.11.0-v2.3.2
Update notificationservice-base tag to stx.11.0-v2.2.6
Update locationservice-base tag to stx.11.0-v2.2.4
This commit updates images that includes recent changes [1]
regarding to overall sync-state behavior and CVE fixes.
[1] 1f736e33fe
Test Plan:
Pass: verify package build and ptp-notification deployment
Pass: verified basic operation (get status, subscribe, push notification,
delete, list)
Story: 2011332
Task: 51985
Change-Id: I41dec4a6c059b30ce70ec67a6ff71a0788accdee
Signed-off-by: Tara Nath Subedi <tara.subedi@windriver.com>
This commit is contained in:
parent
1f736e33fe
commit
b145d42c15
@ -7,4 +7,4 @@ apiVersion: v1
|
||||
appVersion: "2.0"
|
||||
description: A Helm chart to deploy PTP Notification Service
|
||||
name: ptp-notification
|
||||
version: 2.0.6
|
||||
version: 2.0.7
|
||||
|
@ -72,7 +72,7 @@ location:
|
||||
livenessTimeoutSeconds: 3
|
||||
image:
|
||||
repository: starlingx/locationservice-base
|
||||
tag: stx.10.0-v2.2.3
|
||||
tag: stx.11.0-v2.2.4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
ptptracking:
|
||||
@ -93,7 +93,7 @@ ptptracking:
|
||||
livenessTimeoutSeconds: 3
|
||||
image:
|
||||
repository: starlingx/notificationservice-base
|
||||
tag: stx.11.0-v2.2.5
|
||||
tag: stx.11.0-v2.2.6
|
||||
pullPolicy: IfNotPresent
|
||||
device:
|
||||
simulated: false
|
||||
@ -120,7 +120,7 @@ ptptrackingv2:
|
||||
livenessTimeoutSeconds: 3
|
||||
image:
|
||||
repository: starlingx/notificationservice-base-v2
|
||||
tag: stx.11.0-v2.3.1
|
||||
tag: stx.11.0-v2.3.2
|
||||
pullPolicy: IfNotPresent
|
||||
control_timeout: 2
|
||||
device:
|
||||
|
Loading…
x
Reference in New Issue
Block a user