From b39c5aab9feecd13e3b5f747e2c5c8a11b534a40 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 22 Oct 2023 09:39:11 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/searxng/4.0.56/app-changelog.md | 9 --------- .../searxng/{4.0.56 => 4.0.57}/CHANGELOG.md | 18 +++++++++--------- stable/searxng/{4.0.56 => 4.0.57}/Chart.yaml | 2 +- stable/searxng/{4.0.56 => 4.0.57}/README.md | 0 stable/searxng/4.0.57/app-changelog.md | 9 +++++++++ .../searxng/{4.0.56 => 4.0.57}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../searxng/{4.0.56 => 4.0.57}/ix_values.yaml | 2 +- .../searxng/{4.0.56 => 4.0.57}/questions.yaml | 0 .../{4.0.56 => 4.0.57}/templates/NOTES.txt | 0 .../{4.0.56 => 4.0.57}/templates/common.yaml | 0 stable/searxng/{4.0.56 => 4.0.57}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/searxng/4.0.56/app-changelog.md rename stable/searxng/{4.0.56 => 4.0.57}/CHANGELOG.md (93%) rename stable/searxng/{4.0.56 => 4.0.57}/Chart.yaml (98%) rename stable/searxng/{4.0.56 => 4.0.57}/README.md (100%) create mode 100644 stable/searxng/4.0.57/app-changelog.md rename stable/searxng/{4.0.56 => 4.0.57}/app-readme.md (100%) rename stable/searxng/{4.0.56 => 4.0.57}/charts/common-14.0.9.tgz (100%) rename stable/searxng/{4.0.56 => 4.0.57}/ix_values.yaml (92%) rename stable/searxng/{4.0.56 => 4.0.57}/questions.yaml (100%) rename stable/searxng/{4.0.56 => 4.0.57}/templates/NOTES.txt (100%) rename stable/searxng/{4.0.56 => 4.0.57}/templates/common.yaml (100%) rename stable/searxng/{4.0.56 => 4.0.57}/values.yaml (100%) diff --git a/stable/searxng/4.0.56/app-changelog.md b/stable/searxng/4.0.56/app-changelog.md deleted file mode 100644 index e27b40f18f..0000000000 --- a/stable/searxng/4.0.56/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-4.0.56](https://github.com/truecharts/charts/compare/searxng-4.0.55...searxng-4.0.56) (2023-10-20) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#13811](https://github.com/truecharts/charts/issues/13811)) - - \ No newline at end of file diff --git a/stable/searxng/4.0.56/CHANGELOG.md b/stable/searxng/4.0.57/CHANGELOG.md similarity index 93% rename from stable/searxng/4.0.56/CHANGELOG.md rename to stable/searxng/4.0.57/CHANGELOG.md index 325621d2c4..2d39604434 100644 --- a/stable/searxng/4.0.56/CHANGELOG.md +++ b/stable/searxng/4.0.57/CHANGELOG.md @@ -4,6 +4,15 @@ +## [searxng-4.0.57](https://github.com/truecharts/charts/compare/searxng-4.0.56...searxng-4.0.57) (2023-10-22) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#13881](https://github.com/truecharts/charts/issues/13881)) + + + + ## [searxng-4.0.56](https://github.com/truecharts/charts/compare/searxng-4.0.55...searxng-4.0.56) (2023-10-20) ### Chore @@ -88,12 +97,3 @@ ## [searxng-4.0.47](https://github.com/truecharts/charts/compare/searxng-4.0.46...searxng-4.0.47) (2023-10-01) -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#13145](https://github.com/truecharts/charts/issues/13145)) - - - - -## [searxng-4.0.46](https://github.com/truecharts/charts/compare/searxng-4.0.45...searxng-4.0.46) (2023-10-01) - diff --git a/stable/searxng/4.0.56/Chart.yaml b/stable/searxng/4.0.57/Chart.yaml similarity index 98% rename from stable/searxng/4.0.56/Chart.yaml rename to stable/searxng/4.0.57/Chart.yaml index 4d821823ae..d1aff947d1 100644 --- a/stable/searxng/4.0.56/Chart.yaml +++ b/stable/searxng/4.0.57/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.56 +version: 4.0.57 annotations: truecharts.org/catagories: | - Productivity diff --git a/stable/searxng/4.0.56/README.md b/stable/searxng/4.0.57/README.md similarity index 100% rename from stable/searxng/4.0.56/README.md rename to stable/searxng/4.0.57/README.md diff --git a/stable/searxng/4.0.57/app-changelog.md b/stable/searxng/4.0.57/app-changelog.md new file mode 100644 index 0000000000..893405a783 --- /dev/null +++ b/stable/searxng/4.0.57/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-4.0.57](https://github.com/truecharts/charts/compare/searxng-4.0.56...searxng-4.0.57) (2023-10-22) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#13881](https://github.com/truecharts/charts/issues/13881)) + + \ No newline at end of file diff --git a/stable/searxng/4.0.56/app-readme.md b/stable/searxng/4.0.57/app-readme.md similarity index 100% rename from stable/searxng/4.0.56/app-readme.md rename to stable/searxng/4.0.57/app-readme.md diff --git a/stable/searxng/4.0.56/charts/common-14.0.9.tgz b/stable/searxng/4.0.57/charts/common-14.0.9.tgz similarity index 100% rename from stable/searxng/4.0.56/charts/common-14.0.9.tgz rename to stable/searxng/4.0.57/charts/common-14.0.9.tgz diff --git a/stable/searxng/4.0.56/ix_values.yaml b/stable/searxng/4.0.57/ix_values.yaml similarity index 92% rename from stable/searxng/4.0.56/ix_values.yaml rename to stable/searxng/4.0.57/ix_values.yaml index 3f698e103e..8e7a699593 100644 --- a/stable/searxng/4.0.56/ix_values.yaml +++ b/stable/searxng/4.0.57/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:f593141516eb44061fd9c71ba8047db085f710747c9219d9bdf514c0b9bd140a + tag: latest@sha256:7f6400bd6200c4f61f57f74b414b8e4bd59650c51463080e1323e1de39a66afe workload: main: diff --git a/stable/searxng/4.0.56/questions.yaml b/stable/searxng/4.0.57/questions.yaml similarity index 100% rename from stable/searxng/4.0.56/questions.yaml rename to stable/searxng/4.0.57/questions.yaml diff --git a/stable/searxng/4.0.56/templates/NOTES.txt b/stable/searxng/4.0.57/templates/NOTES.txt similarity index 100% rename from stable/searxng/4.0.56/templates/NOTES.txt rename to stable/searxng/4.0.57/templates/NOTES.txt diff --git a/stable/searxng/4.0.56/templates/common.yaml b/stable/searxng/4.0.57/templates/common.yaml similarity index 100% rename from stable/searxng/4.0.56/templates/common.yaml rename to stable/searxng/4.0.57/templates/common.yaml diff --git a/stable/searxng/4.0.56/values.yaml b/stable/searxng/4.0.57/values.yaml similarity index 100% rename from stable/searxng/4.0.56/values.yaml rename to stable/searxng/4.0.57/values.yaml