Skip to content

Commit

Permalink
[distribution] 2.20.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
chukka committed Oct 17, 2023
1 parent dc9f500 commit f3db985
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion stable/distribution/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# JFrog Distribution Chart Changelog
All changes to this project chart be documented in this file.

## [102.20.2] - Aug 29, 2023
## [102.20.3] - Aug 29, 2023
* Updated redis version tag to `7.2.0-debian-11-r2`
* Enabled `unifiedSecretInstallation` by default

Expand Down
4 changes: 2 additions & 2 deletions stable/distribution/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2.20.2
appVersion: 2.20.3
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand All @@ -19,4 +19,4 @@ name: distribution
sources:
- https://github.com/jfrog/charts
type: application
version: 102.20.2
version: 102.20.3

0 comments on commit f3db985

Please sign in to comment.