From bf99f5eb76b516d9a8168552d401cb2dc047cbbc Mon Sep 17 00:00:00 2001 From: IN-Automation Date: Thu, 19 Mar 2026 03:01:12 +0000 Subject: [PATCH] [artifactory-cpp-ce] 7.133.15 release --- stable/artifactory-cpp-ce/CHANGELOG.md | 2 +- stable/artifactory-cpp-ce/Chart.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/artifactory-cpp-ce/CHANGELOG.md b/stable/artifactory-cpp-ce/CHANGELOG.md index 49548c1ea..9d5502c28 100644 --- a/stable/artifactory-cpp-ce/CHANGELOG.md +++ b/stable/artifactory-cpp-ce/CHANGELOG.md @@ -1,7 +1,7 @@ # JFrog Artifactory CE for C++ Chart Changelog All changes to this chart will be documented in this file -## [107.133.12] - Jan 28, 2026 +## [107.133.15] - Jan 28, 2026 * JFbus service is disabled by default, no explicit disablement is needed * Fixed README: Updated PostgreSQL password parameter from `artifactory.postgresql.postgresqlPassword` to `artifactory.postgresql.auth.password` in installation command [GH-2177](https://github.com/jfrog/charts/pull/2177) diff --git a/stable/artifactory-cpp-ce/Chart.yaml b/stable/artifactory-cpp-ce/Chart.yaml index 2ba23dfd3..9f278d5ae 100644 --- a/stable/artifactory-cpp-ce/Chart.yaml +++ b/stable/artifactory-cpp-ce/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: 7.133.12 +appVersion: 7.133.15 dependencies: - name: artifactory repository: file://charts/artifactory - version: 107.133.12 + version: 107.133.15 description: JFrog Artifactory CE for C++ home: https://www.jfrog.com/artifactory/ icon: https://raw.githubusercontent.com/jfrog/charts/master/stable/artifactory-cpp-ce/logo/conan.png @@ -21,4 +21,4 @@ name: artifactory-cpp-ce sources: - https://github.com/jfrog/charts type: application -version: 107.133.12 +version: 107.133.15