From 9b67b7d7c9f6395782ba427ea14bfad563a5bafc Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 25 Aug 2023 09:38:32 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/searxng/4.0.6/app-changelog.md | 9 --------- stable/searxng/{4.0.6 => 4.0.7}/CHANGELOG.md | 10 +++++++++- stable/searxng/{4.0.6 => 4.0.7}/Chart.yaml | 2 +- stable/searxng/{4.0.6 => 4.0.7}/README.md | 0 stable/searxng/4.0.7/app-changelog.md | 9 +++++++++ stable/searxng/{4.0.6 => 4.0.7}/app-readme.md | 0 .../{4.0.6 => 4.0.7}/charts/common-14.0.1.tgz | Bin stable/searxng/{4.0.6 => 4.0.7}/ix_values.yaml | 2 +- stable/searxng/{4.0.6 => 4.0.7}/questions.yaml | 0 stable/searxng/{4.0.6 => 4.0.7}/templates/NOTES.txt | 0 .../searxng/{4.0.6 => 4.0.7}/templates/common.yaml | 0 stable/searxng/{4.0.6 => 4.0.7}/values.yaml | 0 12 files changed, 20 insertions(+), 12 deletions(-) delete mode 100644 stable/searxng/4.0.6/app-changelog.md rename stable/searxng/{4.0.6 => 4.0.7}/CHANGELOG.md (90%) rename stable/searxng/{4.0.6 => 4.0.7}/Chart.yaml (98%) rename stable/searxng/{4.0.6 => 4.0.7}/README.md (100%) create mode 100644 stable/searxng/4.0.7/app-changelog.md rename stable/searxng/{4.0.6 => 4.0.7}/app-readme.md (100%) rename stable/searxng/{4.0.6 => 4.0.7}/charts/common-14.0.1.tgz (100%) rename stable/searxng/{4.0.6 => 4.0.7}/ix_values.yaml (92%) rename stable/searxng/{4.0.6 => 4.0.7}/questions.yaml (100%) rename stable/searxng/{4.0.6 => 4.0.7}/templates/NOTES.txt (100%) rename stable/searxng/{4.0.6 => 4.0.7}/templates/common.yaml (100%) rename stable/searxng/{4.0.6 => 4.0.7}/values.yaml (100%) diff --git a/stable/searxng/4.0.6/app-changelog.md b/stable/searxng/4.0.6/app-changelog.md deleted file mode 100644 index c5f187574d1..00000000000 --- a/stable/searxng/4.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-4.0.6](https://github.com/truecharts/charts/compare/searxng-4.0.5...searxng-4.0.6) (2023-08-16) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#11601](https://github.com/truecharts/charts/issues/11601)) - - \ No newline at end of file diff --git a/stable/searxng/4.0.6/CHANGELOG.md b/stable/searxng/4.0.7/CHANGELOG.md similarity index 90% rename from stable/searxng/4.0.6/CHANGELOG.md rename to stable/searxng/4.0.7/CHANGELOG.md index 60848796dcc..84d3ec80d0e 100644 --- a/stable/searxng/4.0.6/CHANGELOG.md +++ b/stable/searxng/4.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [searxng-4.0.7](https://github.com/truecharts/charts/compare/searxng-4.0.6...searxng-4.0.7) (2023-08-25) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#11865](https://github.com/truecharts/charts/issues/11865)) + + + + ## [searxng-4.0.6](https://github.com/truecharts/charts/compare/searxng-4.0.5...searxng-4.0.6) (2023-08-16) ### Chore @@ -88,4 +97,3 @@ - Move to stable ([#10998](https://github.com/truecharts/charts/issues/10998)) - \ No newline at end of file diff --git a/stable/searxng/4.0.6/Chart.yaml b/stable/searxng/4.0.7/Chart.yaml similarity index 98% rename from stable/searxng/4.0.6/Chart.yaml rename to stable/searxng/4.0.7/Chart.yaml index 01e7b9f4f3c..4188aa77bb6 100644 --- a/stable/searxng/4.0.6/Chart.yaml +++ b/stable/searxng/4.0.7/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/searxng - https://github.com/searxng/searxng type: application -version: 4.0.6 +version: 4.0.7 annotations: truecharts.org/catagories: | - Productivity diff --git a/stable/searxng/4.0.6/README.md b/stable/searxng/4.0.7/README.md similarity index 100% rename from stable/searxng/4.0.6/README.md rename to stable/searxng/4.0.7/README.md diff --git a/stable/searxng/4.0.7/app-changelog.md b/stable/searxng/4.0.7/app-changelog.md new file mode 100644 index 00000000000..2f8edf731c6 --- /dev/null +++ b/stable/searxng/4.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-4.0.7](https://github.com/truecharts/charts/compare/searxng-4.0.6...searxng-4.0.7) (2023-08-25) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#11865](https://github.com/truecharts/charts/issues/11865)) + + \ No newline at end of file diff --git a/stable/searxng/4.0.6/app-readme.md b/stable/searxng/4.0.7/app-readme.md similarity index 100% rename from stable/searxng/4.0.6/app-readme.md rename to stable/searxng/4.0.7/app-readme.md diff --git a/stable/searxng/4.0.6/charts/common-14.0.1.tgz b/stable/searxng/4.0.7/charts/common-14.0.1.tgz similarity index 100% rename from stable/searxng/4.0.6/charts/common-14.0.1.tgz rename to stable/searxng/4.0.7/charts/common-14.0.1.tgz diff --git a/stable/searxng/4.0.6/ix_values.yaml b/stable/searxng/4.0.7/ix_values.yaml similarity index 92% rename from stable/searxng/4.0.6/ix_values.yaml rename to stable/searxng/4.0.7/ix_values.yaml index 90943c1980d..5d844cacd8a 100644 --- a/stable/searxng/4.0.6/ix_values.yaml +++ b/stable/searxng/4.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:b40c7a645b0e6dcc2fa067b567c4a34a86fdb4c7f8d8c13b209caf6640f56596 + tag: latest@sha256:a44e3ed4289d14c79082f2818137a33e1463a4cb5ffb83dae69c9bf859d7e25f workload: main: diff --git a/stable/searxng/4.0.6/questions.yaml b/stable/searxng/4.0.7/questions.yaml similarity index 100% rename from stable/searxng/4.0.6/questions.yaml rename to stable/searxng/4.0.7/questions.yaml diff --git a/stable/searxng/4.0.6/templates/NOTES.txt b/stable/searxng/4.0.7/templates/NOTES.txt similarity index 100% rename from stable/searxng/4.0.6/templates/NOTES.txt rename to stable/searxng/4.0.7/templates/NOTES.txt diff --git a/stable/searxng/4.0.6/templates/common.yaml b/stable/searxng/4.0.7/templates/common.yaml similarity index 100% rename from stable/searxng/4.0.6/templates/common.yaml rename to stable/searxng/4.0.7/templates/common.yaml diff --git a/stable/searxng/4.0.6/values.yaml b/stable/searxng/4.0.7/values.yaml similarity index 100% rename from stable/searxng/4.0.6/values.yaml rename to stable/searxng/4.0.7/values.yaml