From 56d4d1ee32d7d233ed940b6d8b5114425f09cb53 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 21 Sep 2023 01:59:14 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/searxng/4.0.30/app-changelog.md | 9 --------- .../searxng/{4.0.30 => 4.0.31}/CHANGELOG.md | 18 +++++++++--------- stable/searxng/{4.0.30 => 4.0.31}/Chart.yaml | 2 +- stable/searxng/{4.0.30 => 4.0.31}/README.md | 0 stable/searxng/4.0.31/app-changelog.md | 9 +++++++++ .../searxng/{4.0.30 => 4.0.31}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../searxng/{4.0.30 => 4.0.31}/ix_values.yaml | 2 +- .../searxng/{4.0.30 => 4.0.31}/questions.yaml | 0 .../{4.0.30 => 4.0.31}/templates/NOTES.txt | 0 .../{4.0.30 => 4.0.31}/templates/common.yaml | 0 stable/searxng/{4.0.30 => 4.0.31}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/searxng/4.0.30/app-changelog.md rename stable/searxng/{4.0.30 => 4.0.31}/CHANGELOG.md (94%) rename stable/searxng/{4.0.30 => 4.0.31}/Chart.yaml (98%) rename stable/searxng/{4.0.30 => 4.0.31}/README.md (100%) create mode 100644 stable/searxng/4.0.31/app-changelog.md rename stable/searxng/{4.0.30 => 4.0.31}/app-readme.md (100%) rename stable/searxng/{4.0.30 => 4.0.31}/charts/common-14.0.1.tgz (100%) rename stable/searxng/{4.0.30 => 4.0.31}/ix_values.yaml (92%) rename stable/searxng/{4.0.30 => 4.0.31}/questions.yaml (100%) rename stable/searxng/{4.0.30 => 4.0.31}/templates/NOTES.txt (100%) rename stable/searxng/{4.0.30 => 4.0.31}/templates/common.yaml (100%) rename stable/searxng/{4.0.30 => 4.0.31}/values.yaml (100%) diff --git a/stable/searxng/4.0.30/app-changelog.md b/stable/searxng/4.0.30/app-changelog.md deleted file mode 100644 index f9b2613ab65..00000000000 --- a/stable/searxng/4.0.30/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-4.0.30](https://github.com/truecharts/charts/compare/searxng-4.0.29...searxng-4.0.30) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#12762](https://github.com/truecharts/charts/issues/12762)) - - \ No newline at end of file diff --git a/stable/searxng/4.0.30/CHANGELOG.md b/stable/searxng/4.0.31/CHANGELOG.md similarity index 94% rename from stable/searxng/4.0.30/CHANGELOG.md rename to stable/searxng/4.0.31/CHANGELOG.md index be7a6d4381f..1bcb540a4bb 100644 --- a/stable/searxng/4.0.30/CHANGELOG.md +++ b/stable/searxng/4.0.31/CHANGELOG.md @@ -4,6 +4,15 @@ +## [searxng-4.0.31](https://github.com/truecharts/charts/compare/searxng-4.0.30...searxng-4.0.31) (2023-09-21) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#12793](https://github.com/truecharts/charts/issues/12793)) + + + + ## [searxng-4.0.30](https://github.com/truecharts/charts/compare/searxng-4.0.29...searxng-4.0.30) (2023-09-20) ### Chore @@ -88,12 +97,3 @@ ## [searxng-4.0.20](https://github.com/truecharts/charts/compare/searxng-4.0.19...searxng-4.0.20) (2023-09-14) -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#12602](https://github.com/truecharts/charts/issues/12602)) - - - - -## [searxng-4.0.19](https://github.com/truecharts/charts/compare/searxng-4.0.18...searxng-4.0.19) (2023-09-13) - diff --git a/stable/searxng/4.0.30/Chart.yaml b/stable/searxng/4.0.31/Chart.yaml similarity index 98% rename from stable/searxng/4.0.30/Chart.yaml rename to stable/searxng/4.0.31/Chart.yaml index 2ae94ba2605..4d17f26f357 100644 --- a/stable/searxng/4.0.30/Chart.yaml +++ b/stable/searxng/4.0.31/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.30 +version: 4.0.31 annotations: truecharts.org/catagories: | - Productivity diff --git a/stable/searxng/4.0.30/README.md b/stable/searxng/4.0.31/README.md similarity index 100% rename from stable/searxng/4.0.30/README.md rename to stable/searxng/4.0.31/README.md diff --git a/stable/searxng/4.0.31/app-changelog.md b/stable/searxng/4.0.31/app-changelog.md new file mode 100644 index 00000000000..4a2419ebcf7 --- /dev/null +++ b/stable/searxng/4.0.31/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-4.0.31](https://github.com/truecharts/charts/compare/searxng-4.0.30...searxng-4.0.31) (2023-09-21) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#12793](https://github.com/truecharts/charts/issues/12793)) + + \ No newline at end of file diff --git a/stable/searxng/4.0.30/app-readme.md b/stable/searxng/4.0.31/app-readme.md similarity index 100% rename from stable/searxng/4.0.30/app-readme.md rename to stable/searxng/4.0.31/app-readme.md diff --git a/stable/searxng/4.0.30/charts/common-14.0.1.tgz b/stable/searxng/4.0.31/charts/common-14.0.1.tgz similarity index 100% rename from stable/searxng/4.0.30/charts/common-14.0.1.tgz rename to stable/searxng/4.0.31/charts/common-14.0.1.tgz diff --git a/stable/searxng/4.0.30/ix_values.yaml b/stable/searxng/4.0.31/ix_values.yaml similarity index 92% rename from stable/searxng/4.0.30/ix_values.yaml rename to stable/searxng/4.0.31/ix_values.yaml index 44292596113..d976bc0eaf4 100644 --- a/stable/searxng/4.0.30/ix_values.yaml +++ b/stable/searxng/4.0.31/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:1773a627ed6263037f16b93a4b3b9b6d14a87be6e562e772542bc5e1b0d7d3ee + tag: latest@sha256:de61623ea65e92f1bf478ad9e28c3d41b096f28efdd75e03c3e3456cbaa0ea50 workload: main: diff --git a/stable/searxng/4.0.30/questions.yaml b/stable/searxng/4.0.31/questions.yaml similarity index 100% rename from stable/searxng/4.0.30/questions.yaml rename to stable/searxng/4.0.31/questions.yaml diff --git a/stable/searxng/4.0.30/templates/NOTES.txt b/stable/searxng/4.0.31/templates/NOTES.txt similarity index 100% rename from stable/searxng/4.0.30/templates/NOTES.txt rename to stable/searxng/4.0.31/templates/NOTES.txt diff --git a/stable/searxng/4.0.30/templates/common.yaml b/stable/searxng/4.0.31/templates/common.yaml similarity index 100% rename from stable/searxng/4.0.30/templates/common.yaml rename to stable/searxng/4.0.31/templates/common.yaml diff --git a/stable/searxng/4.0.30/values.yaml b/stable/searxng/4.0.31/values.yaml similarity index 100% rename from stable/searxng/4.0.30/values.yaml rename to stable/searxng/4.0.31/values.yaml