From 06d3a39fbd6d0c42612f0cd7511e3bc0968db0a6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 16 Dec 2023 13:36:11 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/nexus-oss/3.0.4/app-changelog.md | 9 --------- stable/nexus-oss/{3.0.4 => 3.1.0}/CHANGELOG.md | 9 +++++++++ stable/nexus-oss/{3.0.4 => 3.1.0}/Chart.yaml | 4 ++-- stable/nexus-oss/{3.0.4 => 3.1.0}/README.md | 0 stable/nexus-oss/3.1.0/app-changelog.md | 9 +++++++++ stable/nexus-oss/{3.0.4 => 3.1.0}/app-readme.md | 0 .../{3.0.4 => 3.1.0}/charts/common-16.2.6.tgz | Bin stable/nexus-oss/{3.0.4 => 3.1.0}/ix_values.yaml | 2 +- stable/nexus-oss/{3.0.4 => 3.1.0}/questions.yaml | 0 .../{3.0.4 => 3.1.0}/templates/common.yaml | 0 stable/nexus-oss/{3.0.4 => 3.1.0}/values.yaml | 0 11 files changed, 21 insertions(+), 12 deletions(-) delete mode 100644 stable/nexus-oss/3.0.4/app-changelog.md rename stable/nexus-oss/{3.0.4 => 3.1.0}/CHANGELOG.md (67%) rename stable/nexus-oss/{3.0.4 => 3.1.0}/Chart.yaml (96%) rename stable/nexus-oss/{3.0.4 => 3.1.0}/README.md (100%) create mode 100644 stable/nexus-oss/3.1.0/app-changelog.md rename stable/nexus-oss/{3.0.4 => 3.1.0}/app-readme.md (100%) rename stable/nexus-oss/{3.0.4 => 3.1.0}/charts/common-16.2.6.tgz (100%) rename stable/nexus-oss/{3.0.4 => 3.1.0}/ix_values.yaml (87%) rename stable/nexus-oss/{3.0.4 => 3.1.0}/questions.yaml (100%) rename stable/nexus-oss/{3.0.4 => 3.1.0}/templates/common.yaml (100%) rename stable/nexus-oss/{3.0.4 => 3.1.0}/values.yaml (100%) diff --git a/stable/nexus-oss/3.0.4/app-changelog.md b/stable/nexus-oss/3.0.4/app-changelog.md deleted file mode 100644 index 0ef0c68a7a..0000000000 --- a/stable/nexus-oss/3.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nexus-oss-3.0.4](https://github.com/truecharts/charts/compare/nexus-oss-2.0.17...nexus-oss-3.0.4) (2023-12-16) - -### Chore - -- fix move mistake and cleanup metadata - - \ No newline at end of file diff --git a/stable/nexus-oss/3.0.4/CHANGELOG.md b/stable/nexus-oss/3.1.0/CHANGELOG.md similarity index 67% rename from stable/nexus-oss/3.0.4/CHANGELOG.md rename to stable/nexus-oss/3.1.0/CHANGELOG.md index ef5b9d6dda..0e2f083d83 100644 --- a/stable/nexus-oss/3.0.4/CHANGELOG.md +++ b/stable/nexus-oss/3.1.0/CHANGELOG.md @@ -4,6 +4,15 @@ +## [nexus-oss-3.1.0](https://github.com/truecharts/charts/compare/nexus-oss-3.0.4...nexus-oss-3.1.0) (2023-12-16) + +### Chore + +- update container image sonatype/nexus3 to v3.63.0[@fe1949f](https://github.com/fe1949f) ([#16176](https://github.com/truecharts/charts/issues/16176)) + + + + ## [nexus-oss-3.0.4](https://github.com/truecharts/charts/compare/nexus-oss-2.0.17...nexus-oss-3.0.4) (2023-12-16) ### Chore diff --git a/stable/nexus-oss/3.0.4/Chart.yaml b/stable/nexus-oss/3.1.0/Chart.yaml similarity index 96% rename from stable/nexus-oss/3.0.4/Chart.yaml rename to stable/nexus-oss/3.1.0/Chart.yaml index 8baefe0822..e8614cf4a5 100644 --- a/stable/nexus-oss/3.0.4/Chart.yaml +++ b/stable/nexus-oss/3.1.0/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: nexus-oss -version: 3.0.4 -appVersion: 3.62.0 +version: 3.1.0 +appVersion: 3.63.0 description: Sonatype Nexus open source is a artifact repository manager home: https://truecharts.org/charts/incubator/nexus-oss icon: https://truecharts.org/img/hotlink-ok/chart-icons/nexus-oss.png diff --git a/stable/nexus-oss/3.0.4/README.md b/stable/nexus-oss/3.1.0/README.md similarity index 100% rename from stable/nexus-oss/3.0.4/README.md rename to stable/nexus-oss/3.1.0/README.md diff --git a/stable/nexus-oss/3.1.0/app-changelog.md b/stable/nexus-oss/3.1.0/app-changelog.md new file mode 100644 index 0000000000..50d77367d6 --- /dev/null +++ b/stable/nexus-oss/3.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nexus-oss-3.1.0](https://github.com/truecharts/charts/compare/nexus-oss-3.0.4...nexus-oss-3.1.0) (2023-12-16) + +### Chore + +- update container image sonatype/nexus3 to v3.63.0[@fe1949f](https://github.com/fe1949f) ([#16176](https://github.com/truecharts/charts/issues/16176)) + + \ No newline at end of file diff --git a/stable/nexus-oss/3.0.4/app-readme.md b/stable/nexus-oss/3.1.0/app-readme.md similarity index 100% rename from stable/nexus-oss/3.0.4/app-readme.md rename to stable/nexus-oss/3.1.0/app-readme.md diff --git a/stable/nexus-oss/3.0.4/charts/common-16.2.6.tgz b/stable/nexus-oss/3.1.0/charts/common-16.2.6.tgz similarity index 100% rename from stable/nexus-oss/3.0.4/charts/common-16.2.6.tgz rename to stable/nexus-oss/3.1.0/charts/common-16.2.6.tgz diff --git a/stable/nexus-oss/3.0.4/ix_values.yaml b/stable/nexus-oss/3.1.0/ix_values.yaml similarity index 87% rename from stable/nexus-oss/3.0.4/ix_values.yaml rename to stable/nexus-oss/3.1.0/ix_values.yaml index acf1d62f5f..0bfafd2505 100644 --- a/stable/nexus-oss/3.0.4/ix_values.yaml +++ b/stable/nexus-oss/3.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: sonatype/nexus3 - tag: 3.62.0@sha256:cfff1ebfb808abfb5e9054c95ff7fea349cdb1e7ff0b629c1051763e4e74e0dc + tag: 3.63.0@sha256:fe1949fbe4340995f7fec5203679a4f6009124be5c1041536c4badffcda54056 persistence: data: enabled: true diff --git a/stable/nexus-oss/3.0.4/questions.yaml b/stable/nexus-oss/3.1.0/questions.yaml similarity index 100% rename from stable/nexus-oss/3.0.4/questions.yaml rename to stable/nexus-oss/3.1.0/questions.yaml diff --git a/stable/nexus-oss/3.0.4/templates/common.yaml b/stable/nexus-oss/3.1.0/templates/common.yaml similarity index 100% rename from stable/nexus-oss/3.0.4/templates/common.yaml rename to stable/nexus-oss/3.1.0/templates/common.yaml diff --git a/stable/nexus-oss/3.0.4/values.yaml b/stable/nexus-oss/3.1.0/values.yaml similarity index 100% rename from stable/nexus-oss/3.0.4/values.yaml rename to stable/nexus-oss/3.1.0/values.yaml