From 3e5e76abf1fdbfe147809ae1593df56c680ffb62 Mon Sep 17 00:00:00 2001 From: Andre Mauricio Zelak Date: Tue, 11 Feb 2025 13:39:09 -0300 Subject: [PATCH] Update ptp-notification service image tags Update notificationservice-base and notificationservice-base-v2 image tags to versions stx.11.0-v2.2.5 and stx.11.0-v2.3.1 respectively. The image were tagged in the following commit: https://review.opendev.org/c/starlingx/root/+/941132 This update is to pick recent fix for RabbitMQ endpoint, cause of crashes at pod startup. The fix was delivered in the following commit: https://opendev.org/starlingx/ptp-notification-armada-app/commit/fc05f7fb4497dd85bae141e3d7d974a16c73537f Test plan: Pass: Deploy app with new image and validate basic ptp-notification functionality Closes-bug: 2097136 Change-Id: I42f428d17acf332bd8b0d2386694d906497b9751 Signed-off-by: Andre Mauricio Zelak --- .../ptp-notification-helm/ptp-notification/Chart.yaml | 4 ++-- .../ptp-notification-helm/ptp-notification/values.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/helm-charts/custom/ptp-notification-helm/ptp-notification-helm/ptp-notification/Chart.yaml b/helm-charts/custom/ptp-notification-helm/ptp-notification-helm/ptp-notification/Chart.yaml index 67155ca..ae50ecb 100644 --- a/helm-charts/custom/ptp-notification-helm/ptp-notification-helm/ptp-notification/Chart.yaml +++ b/helm-charts/custom/ptp-notification-helm/ptp-notification-helm/ptp-notification/Chart.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 Wind River Systems, Inc. +# Copyright (c) 2021-2025 Wind River Systems, Inc. # # SPDX-License-Identifier: Apache-2.0 # @@ -7,4 +7,4 @@ apiVersion: v1 appVersion: "2.0" description: A Helm chart to deploy PTP Notification Service name: ptp-notification -version: 2.0.4 +version: 2.0.5 diff --git a/helm-charts/custom/ptp-notification-helm/ptp-notification-helm/ptp-notification/values.yaml b/helm-charts/custom/ptp-notification-helm/ptp-notification-helm/ptp-notification/values.yaml index 529c63b..91f3154 100644 --- a/helm-charts/custom/ptp-notification-helm/ptp-notification-helm/ptp-notification/values.yaml +++ b/helm-charts/custom/ptp-notification-helm/ptp-notification-helm/ptp-notification/values.yaml @@ -1,5 +1,5 @@ # -# Copyright (c) 2021-2024 Wind River Systems, Inc. +# Copyright (c) 2021-2025 Wind River Systems, Inc. # # SPDX-License-Identifier: Apache-2.0 # @@ -93,7 +93,7 @@ ptptracking: livenessTimeoutSeconds: 3 image: repository: starlingx/notificationservice-base - tag: stx.10.0-v2.2.4 + tag: stx.11.0-v2.2.5 pullPolicy: IfNotPresent device: simulated: false @@ -120,7 +120,7 @@ ptptrackingv2: livenessTimeoutSeconds: 3 image: repository: starlingx/notificationservice-base-v2 - tag: stx.10.0-v2.3.0 + tag: stx.11.0-v2.3.1 pullPolicy: IfNotPresent control_timeout: 2 device: