Skip to content

Commit

Permalink
[xray] 3.82.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Logeshwarsn committed Sep 22, 2023
1 parent 3dc495b commit bdc2123
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.82.6] - Jul 16, 2023
## [103.82.11] - Jul 16, 2023
* Added `podSecurityContext.enabled` and `containerSecurityContext.enabled` to support openshift

## [103.79.0] - Jul 3, 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.82.6
appVersion: 3.82.11
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -24,4 +24,4 @@ name: xray
sources:
- https://github.com/jfrog/charts
type: application
version: 103.82.6
version: 103.82.11
2 changes: 1 addition & 1 deletion stable/xray/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@ router:
image:
registry: releases-docker.jfrog.io
repository: jfrog/router
tag: 7.78.0
tag: 7.79.0
imagePullPolicy: IfNotPresent
serviceRegistry:
## Service registry (Access) TLS verification skipped if enabled.
Expand Down

0 comments on commit bdc2123

Please sign in to comment.