From f3db985189489e10d1501d94099fdbb5c78351d6 Mon Sep 17 00:00:00 2001 From: Ram <1331672+chukka@users.noreply.github.com> Date: Tue, 17 Oct 2023 17:49:50 +0530 Subject: [PATCH] [distribution] 2.20.3 release --- stable/distribution/CHANGELOG.md | 2 +- stable/distribution/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/distribution/CHANGELOG.md b/stable/distribution/CHANGELOG.md index c92103371..5daf66593 100644 --- a/stable/distribution/CHANGELOG.md +++ b/stable/distribution/CHANGELOG.md @@ -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 diff --git a/stable/distribution/Chart.yaml b/stable/distribution/Chart.yaml index 0961e369e..7a425b364 100644 --- a/stable/distribution/Chart.yaml +++ b/stable/distribution/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.20.2 +appVersion: 2.20.3 dependencies: - condition: postgresql.enabled name: postgresql @@ -19,4 +19,4 @@ name: distribution sources: - https://github.com/jfrog/charts type: application -version: 102.20.2 +version: 102.20.3