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 9bc4e03b5de..00000000000 --- 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 32f7f138a5a..86a19ab6c6e 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 b2b527a2338..f9c24137ae7 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 00000000000..1bc7c06575a --- /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 3a9339f8bfb..9871021fb13 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