From 2beb449a194a802ce6a6f0669351741f110c229e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 3 Sep 2023 06:41:12 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/searxng/4.0.8/app-changelog.md | 9 --------- stable/searxng/{4.0.8 => 4.0.9}/CHANGELOG.md | 18 +++++++++--------- stable/searxng/{4.0.8 => 4.0.9}/Chart.yaml | 2 +- stable/searxng/{4.0.8 => 4.0.9}/README.md | 0 stable/searxng/4.0.9/app-changelog.md | 9 +++++++++ stable/searxng/{4.0.8 => 4.0.9}/app-readme.md | 0 .../{4.0.8 => 4.0.9}/charts/common-14.0.1.tgz | Bin .../searxng/{4.0.8 => 4.0.9}/ix_values.yaml | 2 +- .../searxng/{4.0.8 => 4.0.9}/questions.yaml | 0 .../{4.0.8 => 4.0.9}/templates/NOTES.txt | 0 .../{4.0.8 => 4.0.9}/templates/common.yaml | 0 stable/searxng/{4.0.8 => 4.0.9}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/searxng/4.0.8/app-changelog.md rename stable/searxng/{4.0.8 => 4.0.9}/CHANGELOG.md (93%) rename stable/searxng/{4.0.8 => 4.0.9}/Chart.yaml (98%) rename stable/searxng/{4.0.8 => 4.0.9}/README.md (100%) create mode 100644 stable/searxng/4.0.9/app-changelog.md rename stable/searxng/{4.0.8 => 4.0.9}/app-readme.md (100%) rename stable/searxng/{4.0.8 => 4.0.9}/charts/common-14.0.1.tgz (100%) rename stable/searxng/{4.0.8 => 4.0.9}/ix_values.yaml (92%) rename stable/searxng/{4.0.8 => 4.0.9}/questions.yaml (100%) rename stable/searxng/{4.0.8 => 4.0.9}/templates/NOTES.txt (100%) rename stable/searxng/{4.0.8 => 4.0.9}/templates/common.yaml (100%) rename stable/searxng/{4.0.8 => 4.0.9}/values.yaml (100%) diff --git a/stable/searxng/4.0.8/app-changelog.md b/stable/searxng/4.0.8/app-changelog.md deleted file mode 100644 index 96559f3074..0000000000 --- a/stable/searxng/4.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-4.0.8](https://github.com/truecharts/charts/compare/searxng-4.0.7...searxng-4.0.8) (2023-08-30) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#12058](https://github.com/truecharts/charts/issues/12058)) - - \ No newline at end of file diff --git a/stable/searxng/4.0.8/CHANGELOG.md b/stable/searxng/4.0.9/CHANGELOG.md similarity index 93% rename from stable/searxng/4.0.8/CHANGELOG.md rename to stable/searxng/4.0.9/CHANGELOG.md index 96b9310ccf..14f7149aaf 100644 --- a/stable/searxng/4.0.8/CHANGELOG.md +++ b/stable/searxng/4.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [searxng-4.0.9](https://github.com/truecharts/charts/compare/searxng-4.0.8...searxng-4.0.9) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#12174](https://github.com/truecharts/charts/issues/12174)) + + + + ## [searxng-4.0.8](https://github.com/truecharts/charts/compare/searxng-4.0.7...searxng-4.0.8) (2023-08-30) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) - - - -## [searxng-3.0.3](https://github.com/truecharts/charts/compare/searxng-3.0.2...searxng-3.0.3) (2023-07-29) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#11006](https://github.com/truecharts/charts/issues/11006)) - diff --git a/stable/searxng/4.0.8/Chart.yaml b/stable/searxng/4.0.9/Chart.yaml similarity index 98% rename from stable/searxng/4.0.8/Chart.yaml rename to stable/searxng/4.0.9/Chart.yaml index 0f68076cd4..bd9c64e0dc 100644 --- a/stable/searxng/4.0.8/Chart.yaml +++ b/stable/searxng/4.0.9/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.8 +version: 4.0.9 annotations: truecharts.org/catagories: | - Productivity diff --git a/stable/searxng/4.0.8/README.md b/stable/searxng/4.0.9/README.md similarity index 100% rename from stable/searxng/4.0.8/README.md rename to stable/searxng/4.0.9/README.md diff --git a/stable/searxng/4.0.9/app-changelog.md b/stable/searxng/4.0.9/app-changelog.md new file mode 100644 index 0000000000..6395402f23 --- /dev/null +++ b/stable/searxng/4.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-4.0.9](https://github.com/truecharts/charts/compare/searxng-4.0.8...searxng-4.0.9) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#12174](https://github.com/truecharts/charts/issues/12174)) + + \ No newline at end of file diff --git a/stable/searxng/4.0.8/app-readme.md b/stable/searxng/4.0.9/app-readme.md similarity index 100% rename from stable/searxng/4.0.8/app-readme.md rename to stable/searxng/4.0.9/app-readme.md diff --git a/stable/searxng/4.0.8/charts/common-14.0.1.tgz b/stable/searxng/4.0.9/charts/common-14.0.1.tgz similarity index 100% rename from stable/searxng/4.0.8/charts/common-14.0.1.tgz rename to stable/searxng/4.0.9/charts/common-14.0.1.tgz diff --git a/stable/searxng/4.0.8/ix_values.yaml b/stable/searxng/4.0.9/ix_values.yaml similarity index 92% rename from stable/searxng/4.0.8/ix_values.yaml rename to stable/searxng/4.0.9/ix_values.yaml index be453ab72d..047bff3442 100644 --- a/stable/searxng/4.0.8/ix_values.yaml +++ b/stable/searxng/4.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:0079d08449edd614a1d3f5123b559b9a03ebb0c1436555dcd8f2a15869f4dc09 + tag: latest@sha256:0472d2787f5b281566b85c6efedcc579d05ba19671d7ca4844e72da19c1ea533 workload: main: diff --git a/stable/searxng/4.0.8/questions.yaml b/stable/searxng/4.0.9/questions.yaml similarity index 100% rename from stable/searxng/4.0.8/questions.yaml rename to stable/searxng/4.0.9/questions.yaml diff --git a/stable/searxng/4.0.8/templates/NOTES.txt b/stable/searxng/4.0.9/templates/NOTES.txt similarity index 100% rename from stable/searxng/4.0.8/templates/NOTES.txt rename to stable/searxng/4.0.9/templates/NOTES.txt diff --git a/stable/searxng/4.0.8/templates/common.yaml b/stable/searxng/4.0.9/templates/common.yaml similarity index 100% rename from stable/searxng/4.0.8/templates/common.yaml rename to stable/searxng/4.0.9/templates/common.yaml diff --git a/stable/searxng/4.0.8/values.yaml b/stable/searxng/4.0.9/values.yaml similarity index 100% rename from stable/searxng/4.0.8/values.yaml rename to stable/searxng/4.0.9/values.yaml