diff --git a/stable/xray/Chart.yaml b/stable/xray/Chart.yaml index 0bc762570..a0762bc54 100644 --- a/stable/xray/Chart.yaml +++ b/stable/xray/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 3.71.6 +appVersion: 3.71.7 dependencies: - condition: postgresql.enabled name: postgresql @@ -24,4 +24,4 @@ name: xray sources: - https://github.com/jfrog/charts type: application -version: 103.71.6 +version: 103.71.7 diff --git a/stable/xray/values.yaml b/stable/xray/values.yaml index d67910494..4e86da9ed 100644 --- a/stable/xray/values.yaml +++ b/stable/xray/values.yaml @@ -395,6 +395,7 @@ rabbitmq: auth: username: guest password: password + securePassword: false ## Alternatively, you can use a pre-existing secret with a key called rabbitmq-password by specifying existingPasswordSecret # existingPasswordSecret: erlangCookie: XRAYRABBITMQCLUSTER