Skip to content

Commit

Permalink
[xray] 3.85.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
chukka committed Nov 10, 2023
1 parent 7572e24 commit 9691209
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion stable/xray/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# JFrog Xray Chart Changelog
All changes to this chart will be documented in this file.

## [103.83.10] - Sep 15,2023
## [103.85.5] - Sep 15,2023
* Fixed - Support to configure privateRegistry for pre-upgrade-hook

## [103.80.0] - Jul 16, 2023
Expand Down
4 changes: 2 additions & 2 deletions stable/xray/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 3.83.10
appVersion: 3.85.5
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -24,4 +24,4 @@ name: xray
sources:
- https://github.com/jfrog/charts
type: application
version: 103.83.10
version: 103.85.5
4 changes: 2 additions & 2 deletions stable/xray/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1186,7 +1186,7 @@ router:
image:
registry: releases-docker.jfrog.io
repository: jfrog/router
tag: 7.79.0
tag: 7.81.0
imagePullPolicy: IfNotPresent
serviceRegistry:
## Service registry (Access) TLS verification skipped if enabled.
Expand Down Expand Up @@ -1272,7 +1272,7 @@ observability:
image:
registry: releases-docker.jfrog.io
repository: jfrog/observability
tag: 1.14.0
tag: 1.17.0
imagePullPolicy: IfNotPresent
internalPort: 8036
resources: {}
Expand Down

0 comments on commit 9691209

Please sign in to comment.