From 4cec146e396ee6b0697f0f33f93d217a31e9049b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 13 Sep 2023 15:38:24 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/searxng/4.0.17/app-changelog.md | 9 --------- .../searxng/{4.0.17 => 4.0.18}/CHANGELOG.md | 18 +++++++++--------- stable/searxng/{4.0.17 => 4.0.18}/Chart.yaml | 2 +- stable/searxng/{4.0.17 => 4.0.18}/README.md | 0 stable/searxng/4.0.18/app-changelog.md | 9 +++++++++ .../searxng/{4.0.17 => 4.0.18}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../searxng/{4.0.17 => 4.0.18}/ix_values.yaml | 2 +- .../searxng/{4.0.17 => 4.0.18}/questions.yaml | 0 .../{4.0.17 => 4.0.18}/templates/NOTES.txt | 0 .../{4.0.17 => 4.0.18}/templates/common.yaml | 0 stable/searxng/{4.0.17 => 4.0.18}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/searxng/4.0.17/app-changelog.md rename stable/searxng/{4.0.17 => 4.0.18}/CHANGELOG.md (93%) rename stable/searxng/{4.0.17 => 4.0.18}/Chart.yaml (98%) rename stable/searxng/{4.0.17 => 4.0.18}/README.md (100%) create mode 100644 stable/searxng/4.0.18/app-changelog.md rename stable/searxng/{4.0.17 => 4.0.18}/app-readme.md (100%) rename stable/searxng/{4.0.17 => 4.0.18}/charts/common-14.0.1.tgz (100%) rename stable/searxng/{4.0.17 => 4.0.18}/ix_values.yaml (92%) rename stable/searxng/{4.0.17 => 4.0.18}/questions.yaml (100%) rename stable/searxng/{4.0.17 => 4.0.18}/templates/NOTES.txt (100%) rename stable/searxng/{4.0.17 => 4.0.18}/templates/common.yaml (100%) rename stable/searxng/{4.0.17 => 4.0.18}/values.yaml (100%) diff --git a/stable/searxng/4.0.17/app-changelog.md b/stable/searxng/4.0.17/app-changelog.md deleted file mode 100644 index 125b59ddd9..0000000000 --- a/stable/searxng/4.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-4.0.17](https://github.com/truecharts/charts/compare/searxng-4.0.16...searxng-4.0.17) (2023-09-13) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#12536](https://github.com/truecharts/charts/issues/12536)) - - \ No newline at end of file diff --git a/stable/searxng/4.0.17/CHANGELOG.md b/stable/searxng/4.0.18/CHANGELOG.md similarity index 93% rename from stable/searxng/4.0.17/CHANGELOG.md rename to stable/searxng/4.0.18/CHANGELOG.md index f56073d978..eb10fe7889 100644 --- a/stable/searxng/4.0.17/CHANGELOG.md +++ b/stable/searxng/4.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [searxng-4.0.18](https://github.com/truecharts/charts/compare/searxng-4.0.17...searxng-4.0.18) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#12561](https://github.com/truecharts/charts/issues/12561)) + + + + ## [searxng-4.0.17](https://github.com/truecharts/charts/compare/searxng-4.0.16...searxng-4.0.17) (2023-09-13) ### Chore @@ -88,12 +97,3 @@ ## [searxng-4.0.8](https://github.com/truecharts/charts/compare/searxng-4.0.7...searxng-4.0.8) (2023-08-30) ### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#12058](https://github.com/truecharts/charts/issues/12058)) - - - - -## [searxng-4.0.7](https://github.com/truecharts/charts/compare/searxng-4.0.6...searxng-4.0.7) (2023-08-25) - -### Chore diff --git a/stable/searxng/4.0.17/Chart.yaml b/stable/searxng/4.0.18/Chart.yaml similarity index 98% rename from stable/searxng/4.0.17/Chart.yaml rename to stable/searxng/4.0.18/Chart.yaml index f56679b5a5..54b98e9cf2 100644 --- a/stable/searxng/4.0.17/Chart.yaml +++ b/stable/searxng/4.0.18/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.17 +version: 4.0.18 annotations: truecharts.org/catagories: | - Productivity diff --git a/stable/searxng/4.0.17/README.md b/stable/searxng/4.0.18/README.md similarity index 100% rename from stable/searxng/4.0.17/README.md rename to stable/searxng/4.0.18/README.md diff --git a/stable/searxng/4.0.18/app-changelog.md b/stable/searxng/4.0.18/app-changelog.md new file mode 100644 index 0000000000..fb2b355a6a --- /dev/null +++ b/stable/searxng/4.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-4.0.18](https://github.com/truecharts/charts/compare/searxng-4.0.17...searxng-4.0.18) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#12561](https://github.com/truecharts/charts/issues/12561)) + + \ No newline at end of file diff --git a/stable/searxng/4.0.17/app-readme.md b/stable/searxng/4.0.18/app-readme.md similarity index 100% rename from stable/searxng/4.0.17/app-readme.md rename to stable/searxng/4.0.18/app-readme.md diff --git a/stable/searxng/4.0.17/charts/common-14.0.1.tgz b/stable/searxng/4.0.18/charts/common-14.0.1.tgz similarity index 100% rename from stable/searxng/4.0.17/charts/common-14.0.1.tgz rename to stable/searxng/4.0.18/charts/common-14.0.1.tgz diff --git a/stable/searxng/4.0.17/ix_values.yaml b/stable/searxng/4.0.18/ix_values.yaml similarity index 92% rename from stable/searxng/4.0.17/ix_values.yaml rename to stable/searxng/4.0.18/ix_values.yaml index 9da1215885..c7dfd11741 100644 --- a/stable/searxng/4.0.17/ix_values.yaml +++ b/stable/searxng/4.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:932f14083e16ad0504bee8187d939a9ca61dbd359b74f8a133608e9e599ca9a6 + tag: latest@sha256:bf14cc80adf012266dec06791b0396173f7e576c9d80c8f33c9d01909d211e0d workload: main: diff --git a/stable/searxng/4.0.17/questions.yaml b/stable/searxng/4.0.18/questions.yaml similarity index 100% rename from stable/searxng/4.0.17/questions.yaml rename to stable/searxng/4.0.18/questions.yaml diff --git a/stable/searxng/4.0.17/templates/NOTES.txt b/stable/searxng/4.0.18/templates/NOTES.txt similarity index 100% rename from stable/searxng/4.0.17/templates/NOTES.txt rename to stable/searxng/4.0.18/templates/NOTES.txt diff --git a/stable/searxng/4.0.17/templates/common.yaml b/stable/searxng/4.0.18/templates/common.yaml similarity index 100% rename from stable/searxng/4.0.17/templates/common.yaml rename to stable/searxng/4.0.18/templates/common.yaml diff --git a/stable/searxng/4.0.17/values.yaml b/stable/searxng/4.0.18/values.yaml similarity index 100% rename from stable/searxng/4.0.17/values.yaml rename to stable/searxng/4.0.18/values.yaml