Merge "Upversion rabbitmq to 4.1.2"

This commit is contained in:
Zuul
2025-09-05 15:06:08 +00:00
committed by Gerrit Code Review
2 changed files with 3 additions and 3 deletions

View File

@@ -7,4 +7,4 @@ apiVersion: v1
appVersion: "2.0"
description: A Helm chart to deploy PTP Notification Service
name: ptp-notification
version: 2.0.13
version: 2.0.14

View File

@@ -26,7 +26,7 @@ registration:
imagePullSecrets: default-registry-key
image:
repository: rabbitmq
tag: 3.13.6
tag: 4.1.2
pullPolicy: IfNotPresent
endpoint:
host: "registration.notification.svc.cluster.local"
@@ -46,7 +46,7 @@ registration:
notification:
image:
repository: rabbitmq
tag: 3.13.6
tag: 4.1.2
endpoint:
port: 5672
user: admin