diff --git a/stable/artifactory-oss/CHANGELOG.md b/stable/artifactory-oss/CHANGELOG.md index f89d246e5..7bb044f8e 100644 --- a/stable/artifactory-oss/CHANGELOG.md +++ b/stable/artifactory-oss/CHANGELOG.md @@ -1,6 +1,9 @@ # JFrog Artifactory OSS Chart Changelog All changes to this chart will be documented in this file +## [107.90.16] - Oct 24, 2024 +* Remove unused values + ## [107.90.15] - Feb 20, 2024 * Updated `artifactory.installerInfo` content diff --git a/stable/artifactory-oss/Chart.yaml b/stable/artifactory-oss/Chart.yaml index c81caff01..5a9d96acd 100644 --- a/stable/artifactory-oss/Chart.yaml +++ b/stable/artifactory-oss/Chart.yaml @@ -20,4 +20,4 @@ name: artifactory-oss sources: - https://github.com/jfrog/charts type: application -version: 107.90.15 +version: 107.90.16 diff --git a/stable/artifactory-oss/values.yaml b/stable/artifactory-oss/values.yaml index 986dbc5b5..c9f048410 100644 --- a/stable/artifactory-oss/values.yaml +++ b/stable/artifactory-oss/values.yaml @@ -64,12 +64,4 @@ artifactory: enabled: false federation: enabled: false -## Enable the PostgreSQL sub chart -postgresql: - enabled: true -router: - image: - tag: 7.118.3 -initContainers: - image: - tag: 9.4.949.1716471857 +