From 1a1bdb882516b1e1ebfe868beca57b020027b540 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 16 Sep 2023 18:37:56 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/searxng/4.0.25/app-changelog.md | 9 --------- .../searxng/{4.0.25 => 4.0.26}/CHANGELOG.md | 18 +++++++++--------- stable/searxng/{4.0.25 => 4.0.26}/Chart.yaml | 2 +- stable/searxng/{4.0.25 => 4.0.26}/README.md | 0 stable/searxng/4.0.26/app-changelog.md | 9 +++++++++ .../searxng/{4.0.25 => 4.0.26}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../searxng/{4.0.25 => 4.0.26}/ix_values.yaml | 2 +- .../searxng/{4.0.25 => 4.0.26}/questions.yaml | 0 .../{4.0.25 => 4.0.26}/templates/NOTES.txt | 0 .../{4.0.25 => 4.0.26}/templates/common.yaml | 0 stable/searxng/{4.0.25 => 4.0.26}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/searxng/4.0.25/app-changelog.md rename stable/searxng/{4.0.25 => 4.0.26}/CHANGELOG.md (93%) rename stable/searxng/{4.0.25 => 4.0.26}/Chart.yaml (98%) rename stable/searxng/{4.0.25 => 4.0.26}/README.md (100%) create mode 100644 stable/searxng/4.0.26/app-changelog.md rename stable/searxng/{4.0.25 => 4.0.26}/app-readme.md (100%) rename stable/searxng/{4.0.25 => 4.0.26}/charts/common-14.0.1.tgz (100%) rename stable/searxng/{4.0.25 => 4.0.26}/ix_values.yaml (92%) rename stable/searxng/{4.0.25 => 4.0.26}/questions.yaml (100%) rename stable/searxng/{4.0.25 => 4.0.26}/templates/NOTES.txt (100%) rename stable/searxng/{4.0.25 => 4.0.26}/templates/common.yaml (100%) rename stable/searxng/{4.0.25 => 4.0.26}/values.yaml (100%) diff --git a/stable/searxng/4.0.25/app-changelog.md b/stable/searxng/4.0.25/app-changelog.md deleted file mode 100644 index 00774a7ef2d..00000000000 --- a/stable/searxng/4.0.25/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/searxng/4.0.25/CHANGELOG.md b/stable/searxng/4.0.26/CHANGELOG.md similarity index 93% rename from stable/searxng/4.0.25/CHANGELOG.md rename to stable/searxng/4.0.26/CHANGELOG.md index f702c8e8918..7ce23ab38f8 100644 --- a/stable/searxng/4.0.25/CHANGELOG.md +++ b/stable/searxng/4.0.26/CHANGELOG.md @@ -4,6 +4,15 @@ +## [searxng-4.0.26](https://github.com/truecharts/charts/compare/searxng-4.0.25...searxng-4.0.26) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#12668](https://github.com/truecharts/charts/issues/12668)) + + + + ## [searxng-4.0.25](https://github.com/truecharts/charts/compare/searxng-4.0.24...searxng-4.0.25) (2023-09-16) ### Chore @@ -88,12 +97,3 @@ ## [searxng-4.0.16](https://github.com/truecharts/charts/compare/searxng-4.0.15...searxng-4.0.16) (2023-09-11) ### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#12496](https://github.com/truecharts/charts/issues/12496)) - - - - -## [searxng-4.0.15](https://github.com/truecharts/charts/compare/searxng-4.0.14...searxng-4.0.15) (2023-09-09) - -### Chore diff --git a/stable/searxng/4.0.25/Chart.yaml b/stable/searxng/4.0.26/Chart.yaml similarity index 98% rename from stable/searxng/4.0.25/Chart.yaml rename to stable/searxng/4.0.26/Chart.yaml index 297e5e7633b..82c3a7d9181 100644 --- a/stable/searxng/4.0.25/Chart.yaml +++ b/stable/searxng/4.0.26/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.25 +version: 4.0.26 annotations: truecharts.org/catagories: | - Productivity diff --git a/stable/searxng/4.0.25/README.md b/stable/searxng/4.0.26/README.md similarity index 100% rename from stable/searxng/4.0.25/README.md rename to stable/searxng/4.0.26/README.md diff --git a/stable/searxng/4.0.26/app-changelog.md b/stable/searxng/4.0.26/app-changelog.md new file mode 100644 index 00000000000..1ebbbd7130a --- /dev/null +++ b/stable/searxng/4.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-4.0.26](https://github.com/truecharts/charts/compare/searxng-4.0.25...searxng-4.0.26) (2023-09-16) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#12668](https://github.com/truecharts/charts/issues/12668)) + + \ No newline at end of file diff --git a/stable/searxng/4.0.25/app-readme.md b/stable/searxng/4.0.26/app-readme.md similarity index 100% rename from stable/searxng/4.0.25/app-readme.md rename to stable/searxng/4.0.26/app-readme.md diff --git a/stable/searxng/4.0.25/charts/common-14.0.1.tgz b/stable/searxng/4.0.26/charts/common-14.0.1.tgz similarity index 100% rename from stable/searxng/4.0.25/charts/common-14.0.1.tgz rename to stable/searxng/4.0.26/charts/common-14.0.1.tgz diff --git a/stable/searxng/4.0.25/ix_values.yaml b/stable/searxng/4.0.26/ix_values.yaml similarity index 92% rename from stable/searxng/4.0.25/ix_values.yaml rename to stable/searxng/4.0.26/ix_values.yaml index aae10fae3e4..b61e261516e 100644 --- a/stable/searxng/4.0.25/ix_values.yaml +++ b/stable/searxng/4.0.26/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:53e049c123c8ada1b110dbfccaf2b6666065c4a4e563d5f707042949c76ddb41 + tag: latest@sha256:1735248181fbbea3d87eda2d8a14f5f3ac8f9cb472b15572ba5912d720ed8fc2 workload: main: diff --git a/stable/searxng/4.0.25/questions.yaml b/stable/searxng/4.0.26/questions.yaml similarity index 100% rename from stable/searxng/4.0.25/questions.yaml rename to stable/searxng/4.0.26/questions.yaml diff --git a/stable/searxng/4.0.25/templates/NOTES.txt b/stable/searxng/4.0.26/templates/NOTES.txt similarity index 100% rename from stable/searxng/4.0.25/templates/NOTES.txt rename to stable/searxng/4.0.26/templates/NOTES.txt diff --git a/stable/searxng/4.0.25/templates/common.yaml b/stable/searxng/4.0.26/templates/common.yaml similarity index 100% rename from stable/searxng/4.0.25/templates/common.yaml rename to stable/searxng/4.0.26/templates/common.yaml diff --git a/stable/searxng/4.0.25/values.yaml b/stable/searxng/4.0.26/values.yaml similarity index 100% rename from stable/searxng/4.0.25/values.yaml rename to stable/searxng/4.0.26/values.yaml