diff --git a/stable/searxng/4.0.9/CHANGELOG.md b/stable/searxng/4.0.10/CHANGELOG.md similarity index 91% rename from stable/searxng/4.0.9/CHANGELOG.md rename to stable/searxng/4.0.10/CHANGELOG.md index 14f7149aafa..16a3a6b417e 100644 --- a/stable/searxng/4.0.9/CHANGELOG.md +++ b/stable/searxng/4.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [searxng-4.0.10](https://github.com/truecharts/charts/compare/searxng-4.0.9...searxng-4.0.10) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#12190](https://github.com/truecharts/charts/issues/12190)) + + + + ## [searxng-4.0.9](https://github.com/truecharts/charts/compare/searxng-4.0.8...searxng-4.0.9) (2023-09-03) ### Chore @@ -88,12 +97,3 @@ ## [searxng-4.0.0](https://github.com/truecharts/charts/compare/searxng-3.0.4...searxng-4.0.0) (2023-07-31) - - - -## [searxng-3.0.4](https://github.com/truecharts/charts/compare/searxng-3.0.3...searxng-3.0.4) (2023-07-30) - -### Chore - -- update helm general non-major ([#11034](https://github.com/truecharts/charts/issues/11034)) - diff --git a/stable/searxng/4.0.9/Chart.yaml b/stable/searxng/4.0.10/Chart.yaml similarity index 98% rename from stable/searxng/4.0.9/Chart.yaml rename to stable/searxng/4.0.10/Chart.yaml index bd9c64e0dcd..c75aa345f8d 100644 --- a/stable/searxng/4.0.9/Chart.yaml +++ b/stable/searxng/4.0.10/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.9 +version: 4.0.10 annotations: truecharts.org/catagories: | - Productivity diff --git a/stable/searxng/4.0.9/README.md b/stable/searxng/4.0.10/README.md similarity index 100% rename from stable/searxng/4.0.9/README.md rename to stable/searxng/4.0.10/README.md diff --git a/stable/searxng/4.0.10/app-changelog.md b/stable/searxng/4.0.10/app-changelog.md new file mode 100644 index 00000000000..7a6a5e6885e --- /dev/null +++ b/stable/searxng/4.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-4.0.10](https://github.com/truecharts/charts/compare/searxng-4.0.9...searxng-4.0.10) (2023-09-03) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#12190](https://github.com/truecharts/charts/issues/12190)) + + \ No newline at end of file diff --git a/stable/searxng/4.0.9/app-readme.md b/stable/searxng/4.0.10/app-readme.md similarity index 100% rename from stable/searxng/4.0.9/app-readme.md rename to stable/searxng/4.0.10/app-readme.md diff --git a/stable/searxng/4.0.9/charts/common-14.0.1.tgz b/stable/searxng/4.0.10/charts/common-14.0.1.tgz similarity index 100% rename from stable/searxng/4.0.9/charts/common-14.0.1.tgz rename to stable/searxng/4.0.10/charts/common-14.0.1.tgz diff --git a/stable/searxng/4.0.9/ix_values.yaml b/stable/searxng/4.0.10/ix_values.yaml similarity index 92% rename from stable/searxng/4.0.9/ix_values.yaml rename to stable/searxng/4.0.10/ix_values.yaml index 047bff34424..4fe57937b54 100644 --- a/stable/searxng/4.0.9/ix_values.yaml +++ b/stable/searxng/4.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:0472d2787f5b281566b85c6efedcc579d05ba19671d7ca4844e72da19c1ea533 + tag: latest@sha256:0cd5ebc6c84d4436e076d434102ad7d154c67a0f925c369456b215e7ad4fdd6b workload: main: diff --git a/stable/searxng/4.0.9/questions.yaml b/stable/searxng/4.0.10/questions.yaml similarity index 100% rename from stable/searxng/4.0.9/questions.yaml rename to stable/searxng/4.0.10/questions.yaml diff --git a/stable/searxng/4.0.9/templates/NOTES.txt b/stable/searxng/4.0.10/templates/NOTES.txt similarity index 100% rename from stable/searxng/4.0.9/templates/NOTES.txt rename to stable/searxng/4.0.10/templates/NOTES.txt diff --git a/stable/searxng/4.0.9/templates/common.yaml b/stable/searxng/4.0.10/templates/common.yaml similarity index 100% rename from stable/searxng/4.0.9/templates/common.yaml rename to stable/searxng/4.0.10/templates/common.yaml diff --git a/stable/searxng/4.0.9/values.yaml b/stable/searxng/4.0.10/values.yaml similarity index 100% rename from stable/searxng/4.0.9/values.yaml rename to stable/searxng/4.0.10/values.yaml diff --git a/stable/searxng/4.0.9/app-changelog.md b/stable/searxng/4.0.9/app-changelog.md deleted file mode 100644 index 6395402f235..00000000000 --- a/stable/searxng/4.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-4.0.9](https://github.com/truecharts/charts/compare/searxng-4.0.8...searxng-4.0.9) (2023-09-03) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#12174](https://github.com/truecharts/charts/issues/12174)) - - \ No newline at end of file