From d3a4a460803bd39bf1eb01e7974ba885706bf6d2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 16 Jan 2023 07:58:36 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/yacy/2.0.10/app-changelog.md | 9 --------- .../yacy/{2.0.10 => 2.0.11}/CHANGELOG.md | 18 +++++++++--------- incubator/yacy/{2.0.10 => 2.0.11}/Chart.yaml | 2 +- incubator/yacy/{2.0.10 => 2.0.11}/README.md | 0 incubator/yacy/2.0.11/app-changelog.md | 9 +++++++++ .../yacy/{2.0.10 => 2.0.11}/app-readme.md | 2 +- .../charts/common-11.1.2.tgz | Bin .../yacy/{2.0.10 => 2.0.11}/ix_values.yaml | 2 +- .../yacy/{2.0.10 => 2.0.11}/questions.yaml | 0 .../{2.0.10 => 2.0.11}/templates/common.yaml | 0 incubator/yacy/{2.0.10 => 2.0.11}/values.yaml | 0 11 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 incubator/yacy/2.0.10/app-changelog.md rename incubator/yacy/{2.0.10 => 2.0.11}/CHANGELOG.md (89%) rename incubator/yacy/{2.0.10 => 2.0.11}/Chart.yaml (98%) rename incubator/yacy/{2.0.10 => 2.0.11}/README.md (100%) create mode 100644 incubator/yacy/2.0.11/app-changelog.md rename incubator/yacy/{2.0.10 => 2.0.11}/app-readme.md (69%) rename incubator/yacy/{2.0.10 => 2.0.11}/charts/common-11.1.2.tgz (100%) rename incubator/yacy/{2.0.10 => 2.0.11}/ix_values.yaml (86%) rename incubator/yacy/{2.0.10 => 2.0.11}/questions.yaml (100%) rename incubator/yacy/{2.0.10 => 2.0.11}/templates/common.yaml (100%) rename incubator/yacy/{2.0.10 => 2.0.11}/values.yaml (100%) diff --git a/incubator/yacy/2.0.10/app-changelog.md b/incubator/yacy/2.0.10/app-changelog.md deleted file mode 100644 index 2d853cbacc..0000000000 --- a/incubator/yacy/2.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [yacy-2.0.10](https://github.com/truecharts/charts/compare/yacy-2.0.9...yacy-2.0.10) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/incubator/yacy/2.0.10/CHANGELOG.md b/incubator/yacy/2.0.11/CHANGELOG.md similarity index 89% rename from incubator/yacy/2.0.10/CHANGELOG.md rename to incubator/yacy/2.0.11/CHANGELOG.md index 4a285630d2..a8ff19b35f 100644 --- a/incubator/yacy/2.0.10/CHANGELOG.md +++ b/incubator/yacy/2.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [yacy-2.0.11](https://github.com/truecharts/charts/compare/yacy-2.0.10...yacy-2.0.11) (2023-01-16) + +### Chore + +- update container image tccr.io/truecharts/yacy to latest + + + + ## [yacy-2.0.10](https://github.com/truecharts/charts/compare/yacy-2.0.9...yacy-2.0.10) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ -## [yacy-2.0.4](https://github.com/truecharts/charts/compare/yacy-2.0.2...yacy-2.0.4) (2022-11-30) - - - - -## [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.10/Chart.yaml b/incubator/yacy/2.0.11/Chart.yaml similarity index 98% rename from incubator/yacy/2.0.10/Chart.yaml rename to incubator/yacy/2.0.11/Chart.yaml index fc96c490c2..d29b03ac89 100644 --- a/incubator/yacy/2.0.10/Chart.yaml +++ b/incubator/yacy/2.0.11/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://yacy.net/ - https://hub.docker.com/r/yacy/yacy_search_server/ type: application -version: 2.0.10 +version: 2.0.11 diff --git a/incubator/yacy/2.0.10/README.md b/incubator/yacy/2.0.11/README.md similarity index 100% rename from incubator/yacy/2.0.10/README.md rename to incubator/yacy/2.0.11/README.md diff --git a/incubator/yacy/2.0.11/app-changelog.md b/incubator/yacy/2.0.11/app-changelog.md new file mode 100644 index 0000000000..87fabdff37 --- /dev/null +++ b/incubator/yacy/2.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [yacy-2.0.11](https://github.com/truecharts/charts/compare/yacy-2.0.10...yacy-2.0.11) (2023-01-16) + +### Chore + +- update container image tccr.io/truecharts/yacy to latest + + \ No newline at end of file diff --git a/incubator/yacy/2.0.10/app-readme.md b/incubator/yacy/2.0.11/app-readme.md similarity index 69% rename from incubator/yacy/2.0.10/app-readme.md rename to incubator/yacy/2.0.11/app-readme.md index 108eb4d303..5620f580ae 100644 --- a/incubator/yacy/2.0.10/app-readme.md +++ b/incubator/yacy/2.0.11/app-readme.md @@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http --- TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can! +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/incubator/yacy/2.0.10/charts/common-11.1.2.tgz b/incubator/yacy/2.0.11/charts/common-11.1.2.tgz similarity index 100% rename from incubator/yacy/2.0.10/charts/common-11.1.2.tgz rename to incubator/yacy/2.0.11/charts/common-11.1.2.tgz diff --git a/incubator/yacy/2.0.10/ix_values.yaml b/incubator/yacy/2.0.11/ix_values.yaml similarity index 86% rename from incubator/yacy/2.0.10/ix_values.yaml rename to incubator/yacy/2.0.11/ix_values.yaml index bf7b2d81aa..d439e64603 100644 --- a/incubator/yacy/2.0.10/ix_values.yaml +++ b/incubator/yacy/2.0.11/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/yacy - tag: latest@sha256:7c06fc9c3414d77913da77b04663bf19520be266773c8fc0b664e09ff8fcc847 + tag: latest@sha256:b716700a50d975903a4d0a1ac3bd422fb58a2b568cc9f7a3165f082b96d27d75 persistence: appdata: enabled: true diff --git a/incubator/yacy/2.0.10/questions.yaml b/incubator/yacy/2.0.11/questions.yaml similarity index 100% rename from incubator/yacy/2.0.10/questions.yaml rename to incubator/yacy/2.0.11/questions.yaml diff --git a/incubator/yacy/2.0.10/templates/common.yaml b/incubator/yacy/2.0.11/templates/common.yaml similarity index 100% rename from incubator/yacy/2.0.10/templates/common.yaml rename to incubator/yacy/2.0.11/templates/common.yaml diff --git a/incubator/yacy/2.0.10/values.yaml b/incubator/yacy/2.0.11/values.yaml similarity index 100% rename from incubator/yacy/2.0.10/values.yaml rename to incubator/yacy/2.0.11/values.yaml