From 93872ccecce5bb5fab3db729807a98e71f2bda58 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 15 Dec 2022 07:49:27 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../artifactory-oss/2.0.6/app-changelog.md | 9 --------- .../{2.0.6 => 2.0.7}/CHANGELOG.md | 18 +++++++++--------- .../{2.0.6 => 2.0.7}/Chart.yaml | 4 ++-- .../{2.0.6 => 2.0.7}/README.md | 0 .../artifactory-oss/2.0.7/app-changelog.md | 9 +++++++++ .../{2.0.6 => 2.0.7}/app-readme.md | 0 .../{2.0.6 => 2.0.7}/charts/common-11.0.7.tgz | Bin .../{2.0.6 => 2.0.7}/ix_values.yaml | 2 +- .../{2.0.6 => 2.0.7}/questions.yaml | 0 .../{2.0.6 => 2.0.7}/templates/common.yaml | 0 .../{2.0.6 => 2.0.7}/values.yaml | 0 11 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 incubator/artifactory-oss/2.0.6/app-changelog.md rename incubator/artifactory-oss/{2.0.6 => 2.0.7}/CHANGELOG.md (91%) rename incubator/artifactory-oss/{2.0.6 => 2.0.7}/Chart.yaml (96%) rename incubator/artifactory-oss/{2.0.6 => 2.0.7}/README.md (100%) create mode 100644 incubator/artifactory-oss/2.0.7/app-changelog.md rename incubator/artifactory-oss/{2.0.6 => 2.0.7}/app-readme.md (100%) rename incubator/artifactory-oss/{2.0.6 => 2.0.7}/charts/common-11.0.7.tgz (100%) rename incubator/artifactory-oss/{2.0.6 => 2.0.7}/ix_values.yaml (96%) rename incubator/artifactory-oss/{2.0.6 => 2.0.7}/questions.yaml (100%) rename incubator/artifactory-oss/{2.0.6 => 2.0.7}/templates/common.yaml (100%) rename incubator/artifactory-oss/{2.0.6 => 2.0.7}/values.yaml (100%) diff --git a/incubator/artifactory-oss/2.0.6/app-changelog.md b/incubator/artifactory-oss/2.0.6/app-changelog.md deleted file mode 100644 index 0099df8a540..00000000000 --- a/incubator/artifactory-oss/2.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [artifactory-oss-2.0.6](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.5...artifactory-oss-2.0.6) (2022-12-13) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/artifactory-oss/2.0.6/CHANGELOG.md b/incubator/artifactory-oss/2.0.7/CHANGELOG.md similarity index 91% rename from incubator/artifactory-oss/2.0.6/CHANGELOG.md rename to incubator/artifactory-oss/2.0.7/CHANGELOG.md index 09842a03e8d..0e5c861b29c 100644 --- a/incubator/artifactory-oss/2.0.6/CHANGELOG.md +++ b/incubator/artifactory-oss/2.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [artifactory-oss-2.0.7](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.6...artifactory-oss-2.0.7) (2022-12-14) + +### Chore + +- update container image tccr.io/truecharts/artifactory-oss to v7.47.12 + + + + ## [artifactory-oss-2.0.6](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.5...artifactory-oss-2.0.6) (2022-12-13) ### Chore @@ -86,14 +95,5 @@ -## [artifactory-oss-2.0.1](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.0...artifactory-oss-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [artifactory-oss-2.0.1](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.0...artifactory-oss-2.0.1) (2022-11-15) diff --git a/incubator/artifactory-oss/2.0.6/Chart.yaml b/incubator/artifactory-oss/2.0.7/Chart.yaml similarity index 96% rename from incubator/artifactory-oss/2.0.6/Chart.yaml rename to incubator/artifactory-oss/2.0.7/Chart.yaml index b58e6d6a734..14694ddaf5d 100644 --- a/incubator/artifactory-oss/2.0.6/Chart.yaml +++ b/incubator/artifactory-oss/2.0.7/Chart.yaml @@ -4,7 +4,7 @@ annotations: - Productivity - Tools-Utilities apiVersion: v2 -appVersion: "7.47.11" +appVersion: "7.47.12" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -28,4 +28,4 @@ sources: - https://jfrog.com/ - https://registry.hub.docker.com/r/docker.bintray.io/jfrog/artifactory-oss type: application -version: 2.0.6 +version: 2.0.7 diff --git a/incubator/artifactory-oss/2.0.6/README.md b/incubator/artifactory-oss/2.0.7/README.md similarity index 100% rename from incubator/artifactory-oss/2.0.6/README.md rename to incubator/artifactory-oss/2.0.7/README.md diff --git a/incubator/artifactory-oss/2.0.7/app-changelog.md b/incubator/artifactory-oss/2.0.7/app-changelog.md new file mode 100644 index 00000000000..71275d914f1 --- /dev/null +++ b/incubator/artifactory-oss/2.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [artifactory-oss-2.0.7](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.6...artifactory-oss-2.0.7) (2022-12-14) + +### Chore + +- update container image tccr.io/truecharts/artifactory-oss to v7.47.12 + + \ No newline at end of file diff --git a/incubator/artifactory-oss/2.0.6/app-readme.md b/incubator/artifactory-oss/2.0.7/app-readme.md similarity index 100% rename from incubator/artifactory-oss/2.0.6/app-readme.md rename to incubator/artifactory-oss/2.0.7/app-readme.md diff --git a/incubator/artifactory-oss/2.0.6/charts/common-11.0.7.tgz b/incubator/artifactory-oss/2.0.7/charts/common-11.0.7.tgz similarity index 100% rename from incubator/artifactory-oss/2.0.6/charts/common-11.0.7.tgz rename to incubator/artifactory-oss/2.0.7/charts/common-11.0.7.tgz diff --git a/incubator/artifactory-oss/2.0.6/ix_values.yaml b/incubator/artifactory-oss/2.0.7/ix_values.yaml similarity index 96% rename from incubator/artifactory-oss/2.0.6/ix_values.yaml rename to incubator/artifactory-oss/2.0.7/ix_values.yaml index 28c500d885b..9b1f5b802a8 100644 --- a/incubator/artifactory-oss/2.0.6/ix_values.yaml +++ b/incubator/artifactory-oss/2.0.7/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/artifactory-oss - tag: 7.47.11 + tag: 7.47.12 persistence: varoptjfrogartifactory: enabled: true diff --git a/incubator/artifactory-oss/2.0.6/questions.yaml b/incubator/artifactory-oss/2.0.7/questions.yaml similarity index 100% rename from incubator/artifactory-oss/2.0.6/questions.yaml rename to incubator/artifactory-oss/2.0.7/questions.yaml diff --git a/incubator/artifactory-oss/2.0.6/templates/common.yaml b/incubator/artifactory-oss/2.0.7/templates/common.yaml similarity index 100% rename from incubator/artifactory-oss/2.0.6/templates/common.yaml rename to incubator/artifactory-oss/2.0.7/templates/common.yaml diff --git a/incubator/artifactory-oss/2.0.6/values.yaml b/incubator/artifactory-oss/2.0.7/values.yaml similarity index 100% rename from incubator/artifactory-oss/2.0.6/values.yaml rename to incubator/artifactory-oss/2.0.7/values.yaml