From a9775bb0324fd1b5ec5ec8467f2a68013e4d2818 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 23 Sep 2023 12:44:09 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/searxng/4.0.35/app-changelog.md | 9 --------- .../searxng/{4.0.35 => 4.0.36}/CHANGELOG.md | 18 +++++++++--------- stable/searxng/{4.0.35 => 4.0.36}/Chart.yaml | 2 +- stable/searxng/{4.0.35 => 4.0.36}/README.md | 0 stable/searxng/4.0.36/app-changelog.md | 9 +++++++++ .../searxng/{4.0.35 => 4.0.36}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../searxng/{4.0.35 => 4.0.36}/ix_values.yaml | 2 +- .../searxng/{4.0.35 => 4.0.36}/questions.yaml | 0 .../{4.0.35 => 4.0.36}/templates/NOTES.txt | 0 .../{4.0.35 => 4.0.36}/templates/common.yaml | 0 stable/searxng/{4.0.35 => 4.0.36}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/searxng/4.0.35/app-changelog.md rename stable/searxng/{4.0.35 => 4.0.36}/CHANGELOG.md (94%) rename stable/searxng/{4.0.35 => 4.0.36}/Chart.yaml (98%) rename stable/searxng/{4.0.35 => 4.0.36}/README.md (100%) create mode 100644 stable/searxng/4.0.36/app-changelog.md rename stable/searxng/{4.0.35 => 4.0.36}/app-readme.md (100%) rename stable/searxng/{4.0.35 => 4.0.36}/charts/common-14.0.1.tgz (100%) rename stable/searxng/{4.0.35 => 4.0.36}/ix_values.yaml (92%) rename stable/searxng/{4.0.35 => 4.0.36}/questions.yaml (100%) rename stable/searxng/{4.0.35 => 4.0.36}/templates/NOTES.txt (100%) rename stable/searxng/{4.0.35 => 4.0.36}/templates/common.yaml (100%) rename stable/searxng/{4.0.35 => 4.0.36}/values.yaml (100%) diff --git a/stable/searxng/4.0.35/app-changelog.md b/stable/searxng/4.0.35/app-changelog.md deleted file mode 100644 index 634c2bfef7..0000000000 --- a/stable/searxng/4.0.35/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-4.0.35](https://github.com/truecharts/charts/compare/searxng-4.0.34...searxng-4.0.35) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#12867](https://github.com/truecharts/charts/issues/12867)) - - \ No newline at end of file diff --git a/stable/searxng/4.0.35/CHANGELOG.md b/stable/searxng/4.0.36/CHANGELOG.md similarity index 94% rename from stable/searxng/4.0.35/CHANGELOG.md rename to stable/searxng/4.0.36/CHANGELOG.md index 25b87f2e90..58e7be1ce1 100644 --- a/stable/searxng/4.0.35/CHANGELOG.md +++ b/stable/searxng/4.0.36/CHANGELOG.md @@ -4,6 +4,15 @@ +## [searxng-4.0.36](https://github.com/truecharts/charts/compare/searxng-4.0.35...searxng-4.0.36) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#12875](https://github.com/truecharts/charts/issues/12875)) + + + + ## [searxng-4.0.35](https://github.com/truecharts/charts/compare/searxng-4.0.34...searxng-4.0.35) (2023-09-23) ### Chore @@ -88,12 +97,3 @@ ## [searxng-4.0.25](https://github.com/truecharts/charts/compare/searxng-4.0.24...searxng-4.0.25) (2023-09-16) -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#12654](https://github.com/truecharts/charts/issues/12654)) - - - - -## [searxng-4.0.24](https://github.com/truecharts/charts/compare/searxng-4.0.23...searxng-4.0.24) (2023-09-16) - diff --git a/stable/searxng/4.0.35/Chart.yaml b/stable/searxng/4.0.36/Chart.yaml similarity index 98% rename from stable/searxng/4.0.35/Chart.yaml rename to stable/searxng/4.0.36/Chart.yaml index e1e1c64ec5..befcf11838 100644 --- a/stable/searxng/4.0.35/Chart.yaml +++ b/stable/searxng/4.0.36/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.35 +version: 4.0.36 annotations: truecharts.org/catagories: | - Productivity diff --git a/stable/searxng/4.0.35/README.md b/stable/searxng/4.0.36/README.md similarity index 100% rename from stable/searxng/4.0.35/README.md rename to stable/searxng/4.0.36/README.md diff --git a/stable/searxng/4.0.36/app-changelog.md b/stable/searxng/4.0.36/app-changelog.md new file mode 100644 index 0000000000..71cc71bc81 --- /dev/null +++ b/stable/searxng/4.0.36/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-4.0.36](https://github.com/truecharts/charts/compare/searxng-4.0.35...searxng-4.0.36) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#12875](https://github.com/truecharts/charts/issues/12875)) + + \ No newline at end of file diff --git a/stable/searxng/4.0.35/app-readme.md b/stable/searxng/4.0.36/app-readme.md similarity index 100% rename from stable/searxng/4.0.35/app-readme.md rename to stable/searxng/4.0.36/app-readme.md diff --git a/stable/searxng/4.0.35/charts/common-14.0.1.tgz b/stable/searxng/4.0.36/charts/common-14.0.1.tgz similarity index 100% rename from stable/searxng/4.0.35/charts/common-14.0.1.tgz rename to stable/searxng/4.0.36/charts/common-14.0.1.tgz diff --git a/stable/searxng/4.0.35/ix_values.yaml b/stable/searxng/4.0.36/ix_values.yaml similarity index 92% rename from stable/searxng/4.0.35/ix_values.yaml rename to stable/searxng/4.0.36/ix_values.yaml index 92d88012ac..2d683de65d 100644 --- a/stable/searxng/4.0.35/ix_values.yaml +++ b/stable/searxng/4.0.36/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:3497b8170cad1d24edc9f331c9a08c72298052dfaae5d96513c1671a1b28b4cc + tag: latest@sha256:f8ac9b0187175700e2350392947d9fe01781c19ecb6f37dba8ee031c24c5a210 workload: main: diff --git a/stable/searxng/4.0.35/questions.yaml b/stable/searxng/4.0.36/questions.yaml similarity index 100% rename from stable/searxng/4.0.35/questions.yaml rename to stable/searxng/4.0.36/questions.yaml diff --git a/stable/searxng/4.0.35/templates/NOTES.txt b/stable/searxng/4.0.36/templates/NOTES.txt similarity index 100% rename from stable/searxng/4.0.35/templates/NOTES.txt rename to stable/searxng/4.0.36/templates/NOTES.txt diff --git a/stable/searxng/4.0.35/templates/common.yaml b/stable/searxng/4.0.36/templates/common.yaml similarity index 100% rename from stable/searxng/4.0.35/templates/common.yaml rename to stable/searxng/4.0.36/templates/common.yaml diff --git a/stable/searxng/4.0.35/values.yaml b/stable/searxng/4.0.36/values.yaml similarity index 100% rename from stable/searxng/4.0.35/values.yaml rename to stable/searxng/4.0.36/values.yaml