From e3b29ee5d84bcf437e66c7a01ae021b253c31e45 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 5 Aug 2023 17:38:37 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/searxng/4.0.1/app-changelog.md | 9 --------- stable/searxng/{4.0.1 => 4.0.2}/CHANGELOG.md | 9 +++++++++ stable/searxng/{4.0.1 => 4.0.2}/Chart.yaml | 2 +- stable/searxng/{4.0.1 => 4.0.2}/README.md | 0 stable/searxng/4.0.2/app-changelog.md | 9 +++++++++ stable/searxng/{4.0.1 => 4.0.2}/app-readme.md | 0 .../{4.0.1 => 4.0.2}/charts/common-14.0.1.tgz | Bin stable/searxng/{4.0.1 => 4.0.2}/ix_values.yaml | 2 +- stable/searxng/{4.0.1 => 4.0.2}/questions.yaml | 0 stable/searxng/{4.0.1 => 4.0.2}/templates/NOTES.txt | 0 .../searxng/{4.0.1 => 4.0.2}/templates/common.yaml | 0 stable/searxng/{4.0.1 => 4.0.2}/values.yaml | 0 12 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 stable/searxng/4.0.1/app-changelog.md rename stable/searxng/{4.0.1 => 4.0.2}/CHANGELOG.md (81%) rename stable/searxng/{4.0.1 => 4.0.2}/Chart.yaml (98%) rename stable/searxng/{4.0.1 => 4.0.2}/README.md (100%) create mode 100644 stable/searxng/4.0.2/app-changelog.md rename stable/searxng/{4.0.1 => 4.0.2}/app-readme.md (100%) rename stable/searxng/{4.0.1 => 4.0.2}/charts/common-14.0.1.tgz (100%) rename stable/searxng/{4.0.1 => 4.0.2}/ix_values.yaml (92%) rename stable/searxng/{4.0.1 => 4.0.2}/questions.yaml (100%) rename stable/searxng/{4.0.1 => 4.0.2}/templates/NOTES.txt (100%) rename stable/searxng/{4.0.1 => 4.0.2}/templates/common.yaml (100%) rename stable/searxng/{4.0.1 => 4.0.2}/values.yaml (100%) diff --git a/stable/searxng/4.0.1/app-changelog.md b/stable/searxng/4.0.1/app-changelog.md deleted file mode 100644 index 38502d708f..0000000000 --- a/stable/searxng/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-4.0.1](https://github.com/truecharts/charts/compare/searxng-4.0.0...searxng-4.0.1) (2023-08-04) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#11193](https://github.com/truecharts/charts/issues/11193)) - - \ No newline at end of file diff --git a/stable/searxng/4.0.1/CHANGELOG.md b/stable/searxng/4.0.2/CHANGELOG.md similarity index 81% rename from stable/searxng/4.0.1/CHANGELOG.md rename to stable/searxng/4.0.2/CHANGELOG.md index 715f464403..5578587c9c 100644 --- a/stable/searxng/4.0.1/CHANGELOG.md +++ b/stable/searxng/4.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [searxng-4.0.2](https://github.com/truecharts/charts/compare/searxng-4.0.1...searxng-4.0.2) (2023-08-05) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#11220](https://github.com/truecharts/charts/issues/11220)) + + + + ## [searxng-4.0.1](https://github.com/truecharts/charts/compare/searxng-4.0.0...searxng-4.0.1) (2023-08-04) ### Chore diff --git a/stable/searxng/4.0.1/Chart.yaml b/stable/searxng/4.0.2/Chart.yaml similarity index 98% rename from stable/searxng/4.0.1/Chart.yaml rename to stable/searxng/4.0.2/Chart.yaml index 9df9df6d60..1f38c39435 100644 --- a/stable/searxng/4.0.1/Chart.yaml +++ b/stable/searxng/4.0.2/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.1 +version: 4.0.2 annotations: truecharts.org/catagories: | - Productivity diff --git a/stable/searxng/4.0.1/README.md b/stable/searxng/4.0.2/README.md similarity index 100% rename from stable/searxng/4.0.1/README.md rename to stable/searxng/4.0.2/README.md diff --git a/stable/searxng/4.0.2/app-changelog.md b/stable/searxng/4.0.2/app-changelog.md new file mode 100644 index 0000000000..c639ff2612 --- /dev/null +++ b/stable/searxng/4.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-4.0.2](https://github.com/truecharts/charts/compare/searxng-4.0.1...searxng-4.0.2) (2023-08-05) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#11220](https://github.com/truecharts/charts/issues/11220)) + + \ No newline at end of file diff --git a/stable/searxng/4.0.1/app-readme.md b/stable/searxng/4.0.2/app-readme.md similarity index 100% rename from stable/searxng/4.0.1/app-readme.md rename to stable/searxng/4.0.2/app-readme.md diff --git a/stable/searxng/4.0.1/charts/common-14.0.1.tgz b/stable/searxng/4.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/searxng/4.0.1/charts/common-14.0.1.tgz rename to stable/searxng/4.0.2/charts/common-14.0.1.tgz diff --git a/stable/searxng/4.0.1/ix_values.yaml b/stable/searxng/4.0.2/ix_values.yaml similarity index 92% rename from stable/searxng/4.0.1/ix_values.yaml rename to stable/searxng/4.0.2/ix_values.yaml index 76e40ddd3f..a37bdf427d 100644 --- a/stable/searxng/4.0.1/ix_values.yaml +++ b/stable/searxng/4.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:13e86108dadfa85c50a605d5e1a1755af1c13004acf4308b4e2cc7f7e03a6b06 + tag: latest@sha256:665c7e9cda310ded13775730157b81f75b78641a06e02f369ed65aa060b36a34 workload: main: diff --git a/stable/searxng/4.0.1/questions.yaml b/stable/searxng/4.0.2/questions.yaml similarity index 100% rename from stable/searxng/4.0.1/questions.yaml rename to stable/searxng/4.0.2/questions.yaml diff --git a/stable/searxng/4.0.1/templates/NOTES.txt b/stable/searxng/4.0.2/templates/NOTES.txt similarity index 100% rename from stable/searxng/4.0.1/templates/NOTES.txt rename to stable/searxng/4.0.2/templates/NOTES.txt diff --git a/stable/searxng/4.0.1/templates/common.yaml b/stable/searxng/4.0.2/templates/common.yaml similarity index 100% rename from stable/searxng/4.0.1/templates/common.yaml rename to stable/searxng/4.0.2/templates/common.yaml diff --git a/stable/searxng/4.0.1/values.yaml b/stable/searxng/4.0.2/values.yaml similarity index 100% rename from stable/searxng/4.0.1/values.yaml rename to stable/searxng/4.0.2/values.yaml