From 44d1386d693487e5767e1b0d93e95e9d42fb834a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 30 Dec 2022 01:00:35 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/searx/2.0.7/app-changelog.md | 9 --------- incubator/searx/{2.0.7 => 2.0.8}/CHANGELOG.md | 18 +++++++++--------- incubator/searx/{2.0.7 => 2.0.8}/Chart.yaml | 2 +- incubator/searx/{2.0.7 => 2.0.8}/README.md | 0 incubator/searx/2.0.8/app-changelog.md | 9 +++++++++ .../searx/{2.0.7 => 2.0.8}/app-readme.md | 0 .../{2.0.7 => 2.0.8}/charts/common-11.1.2.tgz | Bin .../searx/{2.0.7 => 2.0.8}/ix_values.yaml | 2 +- .../searx/{2.0.7 => 2.0.8}/questions.yaml | 0 .../{2.0.7 => 2.0.8}/templates/common.yaml | 0 incubator/searx/{2.0.7 => 2.0.8}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 incubator/searx/2.0.7/app-changelog.md rename incubator/searx/{2.0.7 => 2.0.8}/CHANGELOG.md (89%) rename incubator/searx/{2.0.7 => 2.0.8}/Chart.yaml (98%) rename incubator/searx/{2.0.7 => 2.0.8}/README.md (100%) create mode 100644 incubator/searx/2.0.8/app-changelog.md rename incubator/searx/{2.0.7 => 2.0.8}/app-readme.md (100%) rename incubator/searx/{2.0.7 => 2.0.8}/charts/common-11.1.2.tgz (100%) rename incubator/searx/{2.0.7 => 2.0.8}/ix_values.yaml (82%) rename incubator/searx/{2.0.7 => 2.0.8}/questions.yaml (100%) rename incubator/searx/{2.0.7 => 2.0.8}/templates/common.yaml (100%) rename incubator/searx/{2.0.7 => 2.0.8}/values.yaml (100%) diff --git a/incubator/searx/2.0.7/app-changelog.md b/incubator/searx/2.0.7/app-changelog.md deleted file mode 100644 index e40708bb78e..00000000000 --- a/incubator/searx/2.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searx-2.0.7](https://github.com/truecharts/charts/compare/searx-2.0.6...searx-2.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/incubator/searx/2.0.7/CHANGELOG.md b/incubator/searx/2.0.8/CHANGELOG.md similarity index 89% rename from incubator/searx/2.0.7/CHANGELOG.md rename to incubator/searx/2.0.8/CHANGELOG.md index e052af12c8e..a3b4c62f11a 100644 --- a/incubator/searx/2.0.7/CHANGELOG.md +++ b/incubator/searx/2.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [searx-2.0.8](https://github.com/truecharts/charts/compare/searx-2.0.7...searx-2.0.8) (2022-12-30) + +### Chore + +- update container image tccr.io/truecharts/searx to latest + + + + ## [searx-2.0.7](https://github.com/truecharts/charts/compare/searx-2.0.6...searx-2.0.7) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ - -## [searx-2.0.2](https://github.com/truecharts/charts/compare/searxng-2.0.3...searx-2.0.2) (2022-11-30) - - - - -## [searx-2.0.2](https://github.com/truecharts/charts/compare/searxng-2.0.3...searx-2.0.2) (2022-11-30) - - diff --git a/incubator/searx/2.0.7/Chart.yaml b/incubator/searx/2.0.8/Chart.yaml similarity index 98% rename from incubator/searx/2.0.7/Chart.yaml rename to incubator/searx/2.0.8/Chart.yaml index d55b5a92373..add133ac6c5 100644 --- a/incubator/searx/2.0.7/Chart.yaml +++ b/incubator/searx/2.0.8/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/asciimoo/searx - https://hub.docker.com/r/searx/searx/ type: application -version: 2.0.7 +version: 2.0.8 annotations: truecharts.org/catagories: | - Productivity diff --git a/incubator/searx/2.0.7/README.md b/incubator/searx/2.0.8/README.md similarity index 100% rename from incubator/searx/2.0.7/README.md rename to incubator/searx/2.0.8/README.md diff --git a/incubator/searx/2.0.8/app-changelog.md b/incubator/searx/2.0.8/app-changelog.md new file mode 100644 index 00000000000..3bc88852f17 --- /dev/null +++ b/incubator/searx/2.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searx-2.0.8](https://github.com/truecharts/charts/compare/searx-2.0.7...searx-2.0.8) (2022-12-30) + +### Chore + +- update container image tccr.io/truecharts/searx to latest + + \ No newline at end of file diff --git a/incubator/searx/2.0.7/app-readme.md b/incubator/searx/2.0.8/app-readme.md similarity index 100% rename from incubator/searx/2.0.7/app-readme.md rename to incubator/searx/2.0.8/app-readme.md diff --git a/incubator/searx/2.0.7/charts/common-11.1.2.tgz b/incubator/searx/2.0.8/charts/common-11.1.2.tgz similarity index 100% rename from incubator/searx/2.0.7/charts/common-11.1.2.tgz rename to incubator/searx/2.0.8/charts/common-11.1.2.tgz diff --git a/incubator/searx/2.0.7/ix_values.yaml b/incubator/searx/2.0.8/ix_values.yaml similarity index 82% rename from incubator/searx/2.0.7/ix_values.yaml rename to incubator/searx/2.0.8/ix_values.yaml index e31addab5de..414f97d6348 100644 --- a/incubator/searx/2.0.7/ix_values.yaml +++ b/incubator/searx/2.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searx - tag: latest@sha256:073353f1ae84216220da075272973b9dec0a25c1c5ab18c5cf3bdba2a940bb26 + tag: latest@sha256:fef9545d8334a9ebb32a7581c609973e6cc0c023fc37cb620299e501075811a6 podSecurityContext: runAsGroup: 0 diff --git a/incubator/searx/2.0.7/questions.yaml b/incubator/searx/2.0.8/questions.yaml similarity index 100% rename from incubator/searx/2.0.7/questions.yaml rename to incubator/searx/2.0.8/questions.yaml diff --git a/incubator/searx/2.0.7/templates/common.yaml b/incubator/searx/2.0.8/templates/common.yaml similarity index 100% rename from incubator/searx/2.0.7/templates/common.yaml rename to incubator/searx/2.0.8/templates/common.yaml diff --git a/incubator/searx/2.0.7/values.yaml b/incubator/searx/2.0.8/values.yaml similarity index 100% rename from incubator/searx/2.0.7/values.yaml rename to incubator/searx/2.0.8/values.yaml