From 82fc1778ea5462f39ccc080971e937d93216e764 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 30 Sep 2023 10:45:44 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/searxng/4.0.43/app-changelog.md | 9 --------- .../searxng/{4.0.43 => 4.0.44}/CHANGELOG.md | 18 +++++++++--------- stable/searxng/{4.0.43 => 4.0.44}/Chart.yaml | 2 +- stable/searxng/{4.0.43 => 4.0.44}/README.md | 0 stable/searxng/4.0.44/app-changelog.md | 9 +++++++++ .../searxng/{4.0.43 => 4.0.44}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../searxng/{4.0.43 => 4.0.44}/ix_values.yaml | 2 +- .../searxng/{4.0.43 => 4.0.44}/questions.yaml | 0 .../{4.0.43 => 4.0.44}/templates/NOTES.txt | 0 .../{4.0.43 => 4.0.44}/templates/common.yaml | 0 stable/searxng/{4.0.43 => 4.0.44}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/searxng/4.0.43/app-changelog.md rename stable/searxng/{4.0.43 => 4.0.44}/CHANGELOG.md (93%) rename stable/searxng/{4.0.43 => 4.0.44}/Chart.yaml (98%) rename stable/searxng/{4.0.43 => 4.0.44}/README.md (100%) create mode 100644 stable/searxng/4.0.44/app-changelog.md rename stable/searxng/{4.0.43 => 4.0.44}/app-readme.md (100%) rename stable/searxng/{4.0.43 => 4.0.44}/charts/common-14.0.1.tgz (100%) rename stable/searxng/{4.0.43 => 4.0.44}/ix_values.yaml (92%) rename stable/searxng/{4.0.43 => 4.0.44}/questions.yaml (100%) rename stable/searxng/{4.0.43 => 4.0.44}/templates/NOTES.txt (100%) rename stable/searxng/{4.0.43 => 4.0.44}/templates/common.yaml (100%) rename stable/searxng/{4.0.43 => 4.0.44}/values.yaml (100%) diff --git a/stable/searxng/4.0.43/app-changelog.md b/stable/searxng/4.0.43/app-changelog.md deleted file mode 100644 index dc2c3a7455..0000000000 --- a/stable/searxng/4.0.43/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-4.0.43](https://github.com/truecharts/charts/compare/searxng-4.0.42...searxng-4.0.43) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#13094](https://github.com/truecharts/charts/issues/13094)) - - \ No newline at end of file diff --git a/stable/searxng/4.0.43/CHANGELOG.md b/stable/searxng/4.0.44/CHANGELOG.md similarity index 93% rename from stable/searxng/4.0.43/CHANGELOG.md rename to stable/searxng/4.0.44/CHANGELOG.md index 450a00bd8b..f4269d27ef 100644 --- a/stable/searxng/4.0.43/CHANGELOG.md +++ b/stable/searxng/4.0.44/CHANGELOG.md @@ -4,6 +4,15 @@ +## [searxng-4.0.44](https://github.com/truecharts/charts/compare/searxng-4.0.43...searxng-4.0.44) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#13107](https://github.com/truecharts/charts/issues/13107)) + + + + ## [searxng-4.0.43](https://github.com/truecharts/charts/compare/searxng-4.0.42...searxng-4.0.43) (2023-09-30) ### Chore @@ -88,12 +97,3 @@ ## [searxng-4.0.34](https://github.com/truecharts/charts/compare/searxng-4.0.33...searxng-4.0.34) (2023-09-22) ### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#12841](https://github.com/truecharts/charts/issues/12841)) - - - - -## [searxng-4.0.33](https://github.com/truecharts/charts/compare/searxng-4.0.32...searxng-4.0.33) (2023-09-22) - -### Chore diff --git a/stable/searxng/4.0.43/Chart.yaml b/stable/searxng/4.0.44/Chart.yaml similarity index 98% rename from stable/searxng/4.0.43/Chart.yaml rename to stable/searxng/4.0.44/Chart.yaml index 9ba5c30680..3b5a709e37 100644 --- a/stable/searxng/4.0.43/Chart.yaml +++ b/stable/searxng/4.0.44/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.43 +version: 4.0.44 annotations: truecharts.org/catagories: | - Productivity diff --git a/stable/searxng/4.0.43/README.md b/stable/searxng/4.0.44/README.md similarity index 100% rename from stable/searxng/4.0.43/README.md rename to stable/searxng/4.0.44/README.md diff --git a/stable/searxng/4.0.44/app-changelog.md b/stable/searxng/4.0.44/app-changelog.md new file mode 100644 index 0000000000..45d68050fa --- /dev/null +++ b/stable/searxng/4.0.44/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-4.0.44](https://github.com/truecharts/charts/compare/searxng-4.0.43...searxng-4.0.44) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#13107](https://github.com/truecharts/charts/issues/13107)) + + \ No newline at end of file diff --git a/stable/searxng/4.0.43/app-readme.md b/stable/searxng/4.0.44/app-readme.md similarity index 100% rename from stable/searxng/4.0.43/app-readme.md rename to stable/searxng/4.0.44/app-readme.md diff --git a/stable/searxng/4.0.43/charts/common-14.0.1.tgz b/stable/searxng/4.0.44/charts/common-14.0.1.tgz similarity index 100% rename from stable/searxng/4.0.43/charts/common-14.0.1.tgz rename to stable/searxng/4.0.44/charts/common-14.0.1.tgz diff --git a/stable/searxng/4.0.43/ix_values.yaml b/stable/searxng/4.0.44/ix_values.yaml similarity index 92% rename from stable/searxng/4.0.43/ix_values.yaml rename to stable/searxng/4.0.44/ix_values.yaml index d35b836157..e42b660cd4 100644 --- a/stable/searxng/4.0.43/ix_values.yaml +++ b/stable/searxng/4.0.44/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:10a065b0f9f4affdcab4a3ec318d1a1c4deadee08a50285cbc902217127639fb + tag: latest@sha256:6751f6506c542625bb57021e8ad1d9566a15e26e7fd210f5e55c32563b18ca04 workload: main: diff --git a/stable/searxng/4.0.43/questions.yaml b/stable/searxng/4.0.44/questions.yaml similarity index 100% rename from stable/searxng/4.0.43/questions.yaml rename to stable/searxng/4.0.44/questions.yaml diff --git a/stable/searxng/4.0.43/templates/NOTES.txt b/stable/searxng/4.0.44/templates/NOTES.txt similarity index 100% rename from stable/searxng/4.0.43/templates/NOTES.txt rename to stable/searxng/4.0.44/templates/NOTES.txt diff --git a/stable/searxng/4.0.43/templates/common.yaml b/stable/searxng/4.0.44/templates/common.yaml similarity index 100% rename from stable/searxng/4.0.43/templates/common.yaml rename to stable/searxng/4.0.44/templates/common.yaml diff --git a/stable/searxng/4.0.43/values.yaml b/stable/searxng/4.0.44/values.yaml similarity index 100% rename from stable/searxng/4.0.43/values.yaml rename to stable/searxng/4.0.44/values.yaml