From a4a5abf607a5b1f52d91c2cb6b4e5074c5e395dc Mon Sep 17 00:00:00 2001 From: Ram <1331672+chukka@users.noreply.github.com> Date: Fri, 30 Aug 2024 10:44:55 +0530 Subject: [PATCH] [xray] 3.103.6 release --- stable/xray/CHANGELOG.md | 2 +- stable/xray/Chart.yaml | 4 ++-- stable/xray/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/xray/CHANGELOG.md b/stable/xray/CHANGELOG.md index 5facfef52..9df4d0e1a 100644 --- a/stable/xray/CHANGELOG.md +++ b/stable/xray/CHANGELOG.md @@ -1,7 +1,7 @@ # JFrog Xray Chart Changelog All changes to this chart will be documented in this file. -## [103.102.3] - July 17, 2024 +## [103.103.6] - July 17, 2024 * Added support of specifying resources constraints for RabbitMQ's pre-upgrade-hook job * Fixed formatting error associated to the `volumeMounts` for the `panoramic` microservice [GH-1895](https://github.com/jfrog/charts/issues/1895) diff --git a/stable/xray/Chart.yaml b/stable/xray/Chart.yaml index dd0421ef3..9a6dc18de 100644 --- a/stable/xray/Chart.yaml +++ b/stable/xray/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 3.102.3 +appVersion: 3.103.6 dependencies: - condition: postgresql.enabled name: postgresql @@ -24,4 +24,4 @@ name: xray sources: - https://github.com/jfrog/charts type: application -version: 103.102.3 +version: 103.103.6 diff --git a/stable/xray/values.yaml b/stable/xray/values.yaml index c280ecc71..1932e2f25 100644 --- a/stable/xray/values.yaml +++ b/stable/xray/values.yaml @@ -1376,7 +1376,7 @@ router: image: registry: releases-docker.jfrog.io repository: jfrog/router - tag: 7.124.0 + tag: 7.124.1 imagePullPolicy: IfNotPresent serviceRegistry: ## Service registry (Access) TLS verification skipped if enabled.