From 65811ec23b48e2b6c55be21b7a4dd335f4026e23 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 27 Feb 2023 02:50:46 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/yacy/2.0.14/app-changelog.md | 9 --------- .../yacy/{2.0.14 => 2.0.15}/CHANGELOG.md | 18 +++++++++--------- incubator/yacy/{2.0.14 => 2.0.15}/Chart.yaml | 2 +- incubator/yacy/{2.0.14 => 2.0.15}/README.md | 0 incubator/yacy/2.0.15/app-changelog.md | 9 +++++++++ .../yacy/{2.0.14 => 2.0.15}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../yacy/{2.0.14 => 2.0.15}/ix_values.yaml | 2 +- .../yacy/{2.0.14 => 2.0.15}/questions.yaml | 0 .../{2.0.14 => 2.0.15}/templates/common.yaml | 0 incubator/yacy/{2.0.14 => 2.0.15}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 incubator/yacy/2.0.14/app-changelog.md rename incubator/yacy/{2.0.14 => 2.0.15}/CHANGELOG.md (94%) rename incubator/yacy/{2.0.14 => 2.0.15}/Chart.yaml (98%) rename incubator/yacy/{2.0.14 => 2.0.15}/README.md (100%) create mode 100644 incubator/yacy/2.0.15/app-changelog.md rename incubator/yacy/{2.0.14 => 2.0.15}/app-readme.md (100%) rename incubator/yacy/{2.0.14 => 2.0.15}/charts/common-11.1.2.tgz (100%) rename incubator/yacy/{2.0.14 => 2.0.15}/ix_values.yaml (86%) rename incubator/yacy/{2.0.14 => 2.0.15}/questions.yaml (100%) rename incubator/yacy/{2.0.14 => 2.0.15}/templates/common.yaml (100%) rename incubator/yacy/{2.0.14 => 2.0.15}/values.yaml (100%) diff --git a/incubator/yacy/2.0.14/app-changelog.md b/incubator/yacy/2.0.14/app-changelog.md deleted file mode 100644 index 9bc4e03b5d..0000000000 --- a/incubator/yacy/2.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [yacy-2.0.14](https://github.com/truecharts/charts/compare/yacy-2.0.13...yacy-2.0.14) (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/yacy/2.0.14/CHANGELOG.md b/incubator/yacy/2.0.15/CHANGELOG.md similarity index 94% rename from incubator/yacy/2.0.14/CHANGELOG.md rename to incubator/yacy/2.0.15/CHANGELOG.md index 32f7f138a5..86a19ab6c6 100644 --- a/incubator/yacy/2.0.14/CHANGELOG.md +++ b/incubator/yacy/2.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [yacy-2.0.15](https://github.com/truecharts/charts/compare/yacy-2.0.14...yacy-2.0.15) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/yacy to latest + + + + ## [yacy-2.0.14](https://github.com/truecharts/charts/compare/yacy-2.0.13...yacy-2.0.14) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [yacy-2.0.5](https://github.com/truecharts/charts/compare/yacy-2.0.4...yacy-2.0.5) (2022-12-12) ### Chore - -- update container image tccr.io/truecharts/yacy to latest - - - - -## [yacy-2.0.4](https://github.com/truecharts/charts/compare/yacy-2.0.2...yacy-2.0.4) (2022-11-30) - - diff --git a/incubator/yacy/2.0.14/Chart.yaml b/incubator/yacy/2.0.15/Chart.yaml similarity index 98% rename from incubator/yacy/2.0.14/Chart.yaml rename to incubator/yacy/2.0.15/Chart.yaml index b2b527a233..f9c24137ae 100644 --- a/incubator/yacy/2.0.14/Chart.yaml +++ b/incubator/yacy/2.0.15/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://hub.docker.com/r/yacy/yacy_search_server - https://yacy.net/ type: application -version: 2.0.14 +version: 2.0.15 diff --git a/incubator/yacy/2.0.14/README.md b/incubator/yacy/2.0.15/README.md similarity index 100% rename from incubator/yacy/2.0.14/README.md rename to incubator/yacy/2.0.15/README.md diff --git a/incubator/yacy/2.0.15/app-changelog.md b/incubator/yacy/2.0.15/app-changelog.md new file mode 100644 index 0000000000..1bc7c06575 --- /dev/null +++ b/incubator/yacy/2.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [yacy-2.0.15](https://github.com/truecharts/charts/compare/yacy-2.0.14...yacy-2.0.15) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/yacy to latest + + \ No newline at end of file diff --git a/incubator/yacy/2.0.14/app-readme.md b/incubator/yacy/2.0.15/app-readme.md similarity index 100% rename from incubator/yacy/2.0.14/app-readme.md rename to incubator/yacy/2.0.15/app-readme.md diff --git a/incubator/yacy/2.0.14/charts/common-11.1.2.tgz b/incubator/yacy/2.0.15/charts/common-11.1.2.tgz similarity index 100% rename from incubator/yacy/2.0.14/charts/common-11.1.2.tgz rename to incubator/yacy/2.0.15/charts/common-11.1.2.tgz diff --git a/incubator/yacy/2.0.14/ix_values.yaml b/incubator/yacy/2.0.15/ix_values.yaml similarity index 86% rename from incubator/yacy/2.0.14/ix_values.yaml rename to incubator/yacy/2.0.15/ix_values.yaml index 3a9339f8bf..9871021fb1 100644 --- a/incubator/yacy/2.0.14/ix_values.yaml +++ b/incubator/yacy/2.0.15/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/yacy - tag: latest@sha256:0c187be4f35f637d43f3d31beb3128f35100557db527f01fc6600bab3d2db90d + tag: latest@sha256:5c7a68c3af87604e8404231147ed3fabf190226c9f4012d3653ea4d7135c9a35 persistence: appdata: enabled: true diff --git a/incubator/yacy/2.0.14/questions.yaml b/incubator/yacy/2.0.15/questions.yaml similarity index 100% rename from incubator/yacy/2.0.14/questions.yaml rename to incubator/yacy/2.0.15/questions.yaml diff --git a/incubator/yacy/2.0.14/templates/common.yaml b/incubator/yacy/2.0.15/templates/common.yaml similarity index 100% rename from incubator/yacy/2.0.14/templates/common.yaml rename to incubator/yacy/2.0.15/templates/common.yaml diff --git a/incubator/yacy/2.0.14/values.yaml b/incubator/yacy/2.0.15/values.yaml similarity index 100% rename from incubator/yacy/2.0.14/values.yaml rename to incubator/yacy/2.0.15/values.yaml