From dd0b7fbb2026425edca7b6ccdbb22ed6eb1e3bd4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 31 Dec 2023 18:22:07 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/searxng/6.1.1/app-changelog.md | 8 ------ stable/searxng/{6.1.1 => 6.1.2}/CHANGELOG.md | 24 +++++++++--------- stable/searxng/{6.1.1 => 6.1.2}/Chart.yaml | 2 +- stable/searxng/{6.1.1 => 6.1.2}/README.md | 0 stable/searxng/6.1.2/app-changelog.md | 7 +++++ stable/searxng/{6.1.1 => 6.1.2}/app-readme.md | 0 .../{6.1.1 => 6.1.2}/charts/common-17.2.2.tgz | Bin .../searxng/{6.1.1 => 6.1.2}/ix_values.yaml | 2 +- .../searxng/{6.1.1 => 6.1.2}/questions.yaml | 0 .../{6.1.1 => 6.1.2}/templates/NOTES.txt | 0 .../{6.1.1 => 6.1.2}/templates/common.yaml | 0 stable/searxng/{6.1.1 => 6.1.2}/values.yaml | 0 12 files changed, 21 insertions(+), 22 deletions(-) delete mode 100644 stable/searxng/6.1.1/app-changelog.md rename stable/searxng/{6.1.1 => 6.1.2}/CHANGELOG.md (91%) rename stable/searxng/{6.1.1 => 6.1.2}/Chart.yaml (98%) rename stable/searxng/{6.1.1 => 6.1.2}/README.md (100%) create mode 100644 stable/searxng/6.1.2/app-changelog.md rename stable/searxng/{6.1.1 => 6.1.2}/app-readme.md (100%) rename stable/searxng/{6.1.1 => 6.1.2}/charts/common-17.2.2.tgz (100%) rename stable/searxng/{6.1.1 => 6.1.2}/ix_values.yaml (92%) rename stable/searxng/{6.1.1 => 6.1.2}/questions.yaml (100%) rename stable/searxng/{6.1.1 => 6.1.2}/templates/NOTES.txt (100%) rename stable/searxng/{6.1.1 => 6.1.2}/templates/common.yaml (100%) rename stable/searxng/{6.1.1 => 6.1.2}/values.yaml (100%) diff --git a/stable/searxng/6.1.1/app-changelog.md b/stable/searxng/6.1.1/app-changelog.md deleted file mode 100644 index 5428409253..0000000000 --- a/stable/searxng/6.1.1/app-changelog.md +++ /dev/null @@ -1,8 +0,0 @@ - - -## [searxng-6.1.1](https://github.com/truecharts/charts/compare/searxng-6.1.0...searxng-6.1.1) (2023-12-31) - -### Chore - -- update container image searxng/searxng to latest[@17c36da](https://github.com/17c36da) by renovate ([#16642](https://github.com/truecharts/charts/issues/16642)) -- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589)) \ No newline at end of file diff --git a/stable/searxng/6.1.1/CHANGELOG.md b/stable/searxng/6.1.2/CHANGELOG.md similarity index 91% rename from stable/searxng/6.1.1/CHANGELOG.md rename to stable/searxng/6.1.2/CHANGELOG.md index d0a271dc60..31bcb3a37c 100644 --- a/stable/searxng/6.1.1/CHANGELOG.md +++ b/stable/searxng/6.1.2/CHANGELOG.md @@ -1,18 +1,24 @@ -**Important:** -*for the complete changelog, please refer to the website* - +--- title: Changelog --- +## [searxng-6.1.2](https://github.com/truecharts/charts/compare/searxng-6.1.1...searxng-6.1.2) (2023-12-31) + +### Chore + +- update container image searxng/searxng to latest[@a75e11b](https://github.com/a75e11b) by renovate ([#16702](https://github.com/truecharts/charts/issues/16702))title: Changelog +--- + + + ## [searxng-6.1.1](https://github.com/truecharts/charts/compare/searxng-6.1.0...searxng-6.1.1) (2023-12-31) ### Chore - + - update container image searxng/searxng to latest[@17c36da](https://github.com/17c36da) by renovate ([#16642](https://github.com/truecharts/charts/issues/16642)) -- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))title: Changelog ---- +- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589)) ## [searxng-6.1.0](https://github.com/truecharts/charts/compare/searxng-6.0.1...searxng-6.1.0) (2023-12-30) @@ -91,9 +97,3 @@ title: Changelog ### Fix - bump to release middleware fix - -## [searxng-5.0.3](https://github.com/truecharts/charts/compare/searxng-5.0.2...searxng-5.0.3) (2023-12-21) - -### Chore - -- bump everything to ensure patches are applied globally diff --git a/stable/searxng/6.1.1/Chart.yaml b/stable/searxng/6.1.2/Chart.yaml similarity index 98% rename from stable/searxng/6.1.1/Chart.yaml rename to stable/searxng/6.1.2/Chart.yaml index 3560dec022..f1f3523e4a 100644 --- a/stable/searxng/6.1.1/Chart.yaml +++ b/stable/searxng/6.1.2/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: searxng -version: 6.1.1 +version: 6.1.2 appVersion: latest description: Meta search engine which aggregates results from more than 70 search services. home: https://truecharts.org/charts/stable/searxng diff --git a/stable/searxng/6.1.1/README.md b/stable/searxng/6.1.2/README.md similarity index 100% rename from stable/searxng/6.1.1/README.md rename to stable/searxng/6.1.2/README.md diff --git a/stable/searxng/6.1.2/app-changelog.md b/stable/searxng/6.1.2/app-changelog.md new file mode 100644 index 0000000000..5fd5d45e3a --- /dev/null +++ b/stable/searxng/6.1.2/app-changelog.md @@ -0,0 +1,7 @@ + + +## [searxng-6.1.2](https://github.com/truecharts/charts/compare/searxng-6.1.1...searxng-6.1.2) (2023-12-31) + +### Chore + +- update container image searxng/searxng to latest[@a75e11b](https://github.com/a75e11b) by renovate ([#16702](https://github.com/truecharts/charts/issues/16702)) \ No newline at end of file diff --git a/stable/searxng/6.1.1/app-readme.md b/stable/searxng/6.1.2/app-readme.md similarity index 100% rename from stable/searxng/6.1.1/app-readme.md rename to stable/searxng/6.1.2/app-readme.md diff --git a/stable/searxng/6.1.1/charts/common-17.2.2.tgz b/stable/searxng/6.1.2/charts/common-17.2.2.tgz similarity index 100% rename from stable/searxng/6.1.1/charts/common-17.2.2.tgz rename to stable/searxng/6.1.2/charts/common-17.2.2.tgz diff --git a/stable/searxng/6.1.1/ix_values.yaml b/stable/searxng/6.1.2/ix_values.yaml similarity index 92% rename from stable/searxng/6.1.1/ix_values.yaml rename to stable/searxng/6.1.2/ix_values.yaml index a7845cd88e..e17f9b174c 100644 --- a/stable/searxng/6.1.1/ix_values.yaml +++ b/stable/searxng/6.1.2/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: searxng/searxng - tag: latest@sha256:17c36daa8b498dc36d0fd8c199c840a9b69f2b06af4f53e1f273afa34d47a6fe + tag: latest@sha256:a75e11b645a5fd385bb93503b9eaad58eeade0a4ff7dcd69fab9f46a3e915cb1 workload: main: podSpec: diff --git a/stable/searxng/6.1.1/questions.yaml b/stable/searxng/6.1.2/questions.yaml similarity index 100% rename from stable/searxng/6.1.1/questions.yaml rename to stable/searxng/6.1.2/questions.yaml diff --git a/stable/searxng/6.1.1/templates/NOTES.txt b/stable/searxng/6.1.2/templates/NOTES.txt similarity index 100% rename from stable/searxng/6.1.1/templates/NOTES.txt rename to stable/searxng/6.1.2/templates/NOTES.txt diff --git a/stable/searxng/6.1.1/templates/common.yaml b/stable/searxng/6.1.2/templates/common.yaml similarity index 100% rename from stable/searxng/6.1.1/templates/common.yaml rename to stable/searxng/6.1.2/templates/common.yaml diff --git a/stable/searxng/6.1.1/values.yaml b/stable/searxng/6.1.2/values.yaml similarity index 100% rename from stable/searxng/6.1.1/values.yaml rename to stable/searxng/6.1.2/values.yaml