From 089f50e2d0116803cd430d99a89c0e77a956ace6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 22 Sep 2023 12:38:21 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/searxng/4.0.32/app-changelog.md | 9 --------- .../searxng/{4.0.32 => 4.0.33}/CHANGELOG.md | 18 +++++++++--------- stable/searxng/{4.0.32 => 4.0.33}/Chart.yaml | 2 +- stable/searxng/{4.0.32 => 4.0.33}/README.md | 0 stable/searxng/4.0.33/app-changelog.md | 9 +++++++++ .../searxng/{4.0.32 => 4.0.33}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../searxng/{4.0.32 => 4.0.33}/ix_values.yaml | 2 +- .../searxng/{4.0.32 => 4.0.33}/questions.yaml | 0 .../{4.0.32 => 4.0.33}/templates/NOTES.txt | 0 .../{4.0.32 => 4.0.33}/templates/common.yaml | 0 stable/searxng/{4.0.32 => 4.0.33}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/searxng/4.0.32/app-changelog.md rename stable/searxng/{4.0.32 => 4.0.33}/CHANGELOG.md (94%) rename stable/searxng/{4.0.32 => 4.0.33}/Chart.yaml (98%) rename stable/searxng/{4.0.32 => 4.0.33}/README.md (100%) create mode 100644 stable/searxng/4.0.33/app-changelog.md rename stable/searxng/{4.0.32 => 4.0.33}/app-readme.md (100%) rename stable/searxng/{4.0.32 => 4.0.33}/charts/common-14.0.1.tgz (100%) rename stable/searxng/{4.0.32 => 4.0.33}/ix_values.yaml (92%) rename stable/searxng/{4.0.32 => 4.0.33}/questions.yaml (100%) rename stable/searxng/{4.0.32 => 4.0.33}/templates/NOTES.txt (100%) rename stable/searxng/{4.0.32 => 4.0.33}/templates/common.yaml (100%) rename stable/searxng/{4.0.32 => 4.0.33}/values.yaml (100%) diff --git a/stable/searxng/4.0.32/app-changelog.md b/stable/searxng/4.0.32/app-changelog.md deleted file mode 100644 index 42f7e0694a..0000000000 --- a/stable/searxng/4.0.32/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-4.0.32](https://github.com/truecharts/charts/compare/searxng-4.0.31...searxng-4.0.32) (2023-09-21) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#12807](https://github.com/truecharts/charts/issues/12807)) - - \ No newline at end of file diff --git a/stable/searxng/4.0.32/CHANGELOG.md b/stable/searxng/4.0.33/CHANGELOG.md similarity index 94% rename from stable/searxng/4.0.32/CHANGELOG.md rename to stable/searxng/4.0.33/CHANGELOG.md index 4e17830091..8b596357d5 100644 --- a/stable/searxng/4.0.32/CHANGELOG.md +++ b/stable/searxng/4.0.33/CHANGELOG.md @@ -4,6 +4,15 @@ +## [searxng-4.0.33](https://github.com/truecharts/charts/compare/searxng-4.0.32...searxng-4.0.33) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#12832](https://github.com/truecharts/charts/issues/12832)) + + + + ## [searxng-4.0.32](https://github.com/truecharts/charts/compare/searxng-4.0.31...searxng-4.0.32) (2023-09-21) ### Chore @@ -88,12 +97,3 @@ ## [searxng-4.0.22](https://github.com/truecharts/charts/compare/searxng-4.0.21...searxng-4.0.22) (2023-09-15) -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#12618](https://github.com/truecharts/charts/issues/12618)) - - - - -## [searxng-4.0.21](https://github.com/truecharts/charts/compare/searxng-4.0.20...searxng-4.0.21) (2023-09-15) - diff --git a/stable/searxng/4.0.32/Chart.yaml b/stable/searxng/4.0.33/Chart.yaml similarity index 98% rename from stable/searxng/4.0.32/Chart.yaml rename to stable/searxng/4.0.33/Chart.yaml index 5797a9b543..d6d5b01a82 100644 --- a/stable/searxng/4.0.32/Chart.yaml +++ b/stable/searxng/4.0.33/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.32 +version: 4.0.33 annotations: truecharts.org/catagories: | - Productivity diff --git a/stable/searxng/4.0.32/README.md b/stable/searxng/4.0.33/README.md similarity index 100% rename from stable/searxng/4.0.32/README.md rename to stable/searxng/4.0.33/README.md diff --git a/stable/searxng/4.0.33/app-changelog.md b/stable/searxng/4.0.33/app-changelog.md new file mode 100644 index 0000000000..7bf1c49468 --- /dev/null +++ b/stable/searxng/4.0.33/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-4.0.33](https://github.com/truecharts/charts/compare/searxng-4.0.32...searxng-4.0.33) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#12832](https://github.com/truecharts/charts/issues/12832)) + + \ No newline at end of file diff --git a/stable/searxng/4.0.32/app-readme.md b/stable/searxng/4.0.33/app-readme.md similarity index 100% rename from stable/searxng/4.0.32/app-readme.md rename to stable/searxng/4.0.33/app-readme.md diff --git a/stable/searxng/4.0.32/charts/common-14.0.1.tgz b/stable/searxng/4.0.33/charts/common-14.0.1.tgz similarity index 100% rename from stable/searxng/4.0.32/charts/common-14.0.1.tgz rename to stable/searxng/4.0.33/charts/common-14.0.1.tgz diff --git a/stable/searxng/4.0.32/ix_values.yaml b/stable/searxng/4.0.33/ix_values.yaml similarity index 92% rename from stable/searxng/4.0.32/ix_values.yaml rename to stable/searxng/4.0.33/ix_values.yaml index d59ab1e797..ea942b199f 100644 --- a/stable/searxng/4.0.32/ix_values.yaml +++ b/stable/searxng/4.0.33/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:1b3560dbc7cd1e747d42b6b61e5b455df8881d5c2ea00d2620a9b987ba1437da + tag: latest@sha256:d3404be96cbb0a2bd9e978913301713054d0aab34e2438f74ff17ea84ae64a81 workload: main: diff --git a/stable/searxng/4.0.32/questions.yaml b/stable/searxng/4.0.33/questions.yaml similarity index 100% rename from stable/searxng/4.0.32/questions.yaml rename to stable/searxng/4.0.33/questions.yaml diff --git a/stable/searxng/4.0.32/templates/NOTES.txt b/stable/searxng/4.0.33/templates/NOTES.txt similarity index 100% rename from stable/searxng/4.0.32/templates/NOTES.txt rename to stable/searxng/4.0.33/templates/NOTES.txt diff --git a/stable/searxng/4.0.32/templates/common.yaml b/stable/searxng/4.0.33/templates/common.yaml similarity index 100% rename from stable/searxng/4.0.32/templates/common.yaml rename to stable/searxng/4.0.33/templates/common.yaml diff --git a/stable/searxng/4.0.32/values.yaml b/stable/searxng/4.0.33/values.yaml similarity index 100% rename from stable/searxng/4.0.32/values.yaml rename to stable/searxng/4.0.33/values.yaml