Merge "Upversion rabbitmq to 4.1.2"
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user