Skip to content

Commit eccc658

Browse files
committed
[xray] 3.104.18 release
1 parent bfcce44 commit eccc658

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

stable/xray/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# JFrog Xray Chart Changelog
22
All changes to this chart will be documented in this file.
33

4-
## [103.104.17] - July 17, 2024
4+
## [103.104.18] - July 17, 2024
55
* Added support of specifying resources constraints for RabbitMQ's pre-upgrade-hook job
66
* Fixed formatting error associated to the `volumeMounts` for the `panoramic` microservice [GH-1895](https://github.com/jfrog/charts/issues/1895)
77

stable/xray/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 3.104.17
2+
appVersion: 3.104.18
33
dependencies:
44
- condition: postgresql.enabled
55
name: postgresql
@@ -24,4 +24,4 @@ name: xray
2424
sources:
2525
- https://github.com/jfrog/charts
2626
type: application
27-
version: 103.104.17
27+
version: 103.104.18

0 commit comments

Comments
 (0)