From d95f31f306644a5c3c62dffdad2d79bd10dc17ad Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 12 Feb 2023 13:58:54 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../artifactory-oss/2.0.17/app-changelog.md | 9 --------- .../{2.0.17 => 2.0.18}/CHANGELOG.md | 18 +++++++++--------- .../{2.0.17 => 2.0.18}/Chart.yaml | 4 ++-- .../{2.0.17 => 2.0.18}/README.md | 0 .../artifactory-oss/2.0.18/app-changelog.md | 9 +++++++++ .../{2.0.17 => 2.0.18}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../{2.0.17 => 2.0.18}/ix_values.yaml | 2 +- .../{2.0.17 => 2.0.18}/questions.yaml | 0 .../{2.0.17 => 2.0.18}/templates/common.yaml | 0 .../{2.0.17 => 2.0.18}/values.yaml | 0 11 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 incubator/artifactory-oss/2.0.17/app-changelog.md rename incubator/artifactory-oss/{2.0.17 => 2.0.18}/CHANGELOG.md (91%) rename incubator/artifactory-oss/{2.0.17 => 2.0.18}/Chart.yaml (96%) rename incubator/artifactory-oss/{2.0.17 => 2.0.18}/README.md (100%) create mode 100644 incubator/artifactory-oss/2.0.18/app-changelog.md rename incubator/artifactory-oss/{2.0.17 => 2.0.18}/app-readme.md (100%) rename incubator/artifactory-oss/{2.0.17 => 2.0.18}/charts/common-11.1.2.tgz (100%) rename incubator/artifactory-oss/{2.0.17 => 2.0.18}/ix_values.yaml (84%) rename incubator/artifactory-oss/{2.0.17 => 2.0.18}/questions.yaml (100%) rename incubator/artifactory-oss/{2.0.17 => 2.0.18}/templates/common.yaml (100%) rename incubator/artifactory-oss/{2.0.17 => 2.0.18}/values.yaml (100%) diff --git a/incubator/artifactory-oss/2.0.17/app-changelog.md b/incubator/artifactory-oss/2.0.17/app-changelog.md deleted file mode 100644 index b245d9809f18..000000000000 --- a/incubator/artifactory-oss/2.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [artifactory-oss-2.0.17](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.16...artifactory-oss-2.0.17) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/artifactory-oss/2.0.17/CHANGELOG.md b/incubator/artifactory-oss/2.0.18/CHANGELOG.md similarity index 91% rename from incubator/artifactory-oss/2.0.17/CHANGELOG.md rename to incubator/artifactory-oss/2.0.18/CHANGELOG.md index 147fb78f26c6..fd40cfb0ccdc 100644 --- a/incubator/artifactory-oss/2.0.17/CHANGELOG.md +++ b/incubator/artifactory-oss/2.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [artifactory-oss-2.0.18](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.17...artifactory-oss-2.0.18) (2023-02-12) + +### Chore + +- update container image tccr.io/truecharts/artifactory-oss to v7.49.8 + + + + ## [artifactory-oss-2.0.17](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.16...artifactory-oss-2.0.17) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [artifactory-oss-2.0.8](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.7...artifactory-oss-2.0.8) (2022-12-19) ### Chore - -- update helm general non-major - - - - -## [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 diff --git a/incubator/artifactory-oss/2.0.17/Chart.yaml b/incubator/artifactory-oss/2.0.18/Chart.yaml similarity index 96% rename from incubator/artifactory-oss/2.0.17/Chart.yaml rename to incubator/artifactory-oss/2.0.18/Chart.yaml index ade204b30f14..b29a215517ca 100644 --- a/incubator/artifactory-oss/2.0.17/Chart.yaml +++ b/incubator/artifactory-oss/2.0.18/Chart.yaml @@ -4,7 +4,7 @@ annotations: - Productivity - Tools-Utilities apiVersion: v2 -appVersion: "7.49.6" +appVersion: "7.49.8" 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.17 +version: 2.0.18 diff --git a/incubator/artifactory-oss/2.0.17/README.md b/incubator/artifactory-oss/2.0.18/README.md similarity index 100% rename from incubator/artifactory-oss/2.0.17/README.md rename to incubator/artifactory-oss/2.0.18/README.md diff --git a/incubator/artifactory-oss/2.0.18/app-changelog.md b/incubator/artifactory-oss/2.0.18/app-changelog.md new file mode 100644 index 000000000000..e5f7283b8833 --- /dev/null +++ b/incubator/artifactory-oss/2.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [artifactory-oss-2.0.18](https://github.com/truecharts/charts/compare/artifactory-oss-2.0.17...artifactory-oss-2.0.18) (2023-02-12) + +### Chore + +- update container image tccr.io/truecharts/artifactory-oss to v7.49.8 + + \ No newline at end of file diff --git a/incubator/artifactory-oss/2.0.17/app-readme.md b/incubator/artifactory-oss/2.0.18/app-readme.md similarity index 100% rename from incubator/artifactory-oss/2.0.17/app-readme.md rename to incubator/artifactory-oss/2.0.18/app-readme.md diff --git a/incubator/artifactory-oss/2.0.17/charts/common-11.1.2.tgz b/incubator/artifactory-oss/2.0.18/charts/common-11.1.2.tgz similarity index 100% rename from incubator/artifactory-oss/2.0.17/charts/common-11.1.2.tgz rename to incubator/artifactory-oss/2.0.18/charts/common-11.1.2.tgz diff --git a/incubator/artifactory-oss/2.0.17/ix_values.yaml b/incubator/artifactory-oss/2.0.18/ix_values.yaml similarity index 84% rename from incubator/artifactory-oss/2.0.17/ix_values.yaml rename to incubator/artifactory-oss/2.0.18/ix_values.yaml index ab6da2cc4949..03bbd184afdc 100644 --- a/incubator/artifactory-oss/2.0.17/ix_values.yaml +++ b/incubator/artifactory-oss/2.0.18/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/artifactory-oss - tag: 7.49.6@sha256:ef34566273404f7e7516113fbb4f0ff8b11499846fc4728fd549b786ed078d4c + tag: 7.49.8@sha256:03fd99349f355b76fb956308c0b1066816b7f55661985ddc10e0886ef096f255 persistence: varoptjfrogartifactory: enabled: true diff --git a/incubator/artifactory-oss/2.0.17/questions.yaml b/incubator/artifactory-oss/2.0.18/questions.yaml similarity index 100% rename from incubator/artifactory-oss/2.0.17/questions.yaml rename to incubator/artifactory-oss/2.0.18/questions.yaml diff --git a/incubator/artifactory-oss/2.0.17/templates/common.yaml b/incubator/artifactory-oss/2.0.18/templates/common.yaml similarity index 100% rename from incubator/artifactory-oss/2.0.17/templates/common.yaml rename to incubator/artifactory-oss/2.0.18/templates/common.yaml diff --git a/incubator/artifactory-oss/2.0.17/values.yaml b/incubator/artifactory-oss/2.0.18/values.yaml similarity index 100% rename from incubator/artifactory-oss/2.0.17/values.yaml rename to incubator/artifactory-oss/2.0.18/values.yaml