diff --git a/stable/searxng/4.0.72/app-changelog.md b/stable/searxng/4.0.72/app-changelog.md deleted file mode 100644 index c3909652e3..0000000000 --- a/stable/searxng/4.0.72/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-4.0.72](https://github.com/truecharts/charts/compare/searxng-4.0.71...searxng-4.0.72) (2023-11-08) - -### Chore - -- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465)) - - \ No newline at end of file diff --git a/stable/searxng/4.0.72/CHANGELOG.md b/stable/searxng/4.0.73/CHANGELOG.md similarity index 93% rename from stable/searxng/4.0.72/CHANGELOG.md rename to stable/searxng/4.0.73/CHANGELOG.md index 4d524b7e96..96521f3051 100644 --- a/stable/searxng/4.0.72/CHANGELOG.md +++ b/stable/searxng/4.0.73/CHANGELOG.md @@ -4,6 +4,15 @@ +## [searxng-4.0.73](https://github.com/truecharts/charts/compare/searxng-4.0.72...searxng-4.0.73) (2023-11-11) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#14581](https://github.com/truecharts/charts/issues/14581)) + + + + ## [searxng-4.0.72](https://github.com/truecharts/charts/compare/searxng-4.0.71...searxng-4.0.72) (2023-11-08) ### Chore @@ -88,12 +97,3 @@ ## [searxng-4.0.63](https://github.com/truecharts/charts/compare/searxng-4.0.62...searxng-4.0.63) (2023-10-29) -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#14085](https://github.com/truecharts/charts/issues/14085)) - - - - -## [searxng-4.0.62](https://github.com/truecharts/charts/compare/searxng-4.0.61...searxng-4.0.62) (2023-10-29) - diff --git a/stable/searxng/4.0.72/Chart.yaml b/stable/searxng/4.0.73/Chart.yaml similarity index 98% rename from stable/searxng/4.0.72/Chart.yaml rename to stable/searxng/4.0.73/Chart.yaml index d4d62bf001..2f0003a085 100644 --- a/stable/searxng/4.0.72/Chart.yaml +++ b/stable/searxng/4.0.73/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.72 +version: 4.0.73 annotations: truecharts.org/category: Productivity truecharts.org/SCALE-support: "true" diff --git a/stable/searxng/4.0.72/README.md b/stable/searxng/4.0.73/README.md similarity index 100% rename from stable/searxng/4.0.72/README.md rename to stable/searxng/4.0.73/README.md diff --git a/stable/searxng/4.0.73/app-changelog.md b/stable/searxng/4.0.73/app-changelog.md new file mode 100644 index 0000000000..6b83bc4776 --- /dev/null +++ b/stable/searxng/4.0.73/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-4.0.73](https://github.com/truecharts/charts/compare/searxng-4.0.72...searxng-4.0.73) (2023-11-11) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#14581](https://github.com/truecharts/charts/issues/14581)) + + \ No newline at end of file diff --git a/stable/searxng/4.0.72/app-readme.md b/stable/searxng/4.0.73/app-readme.md similarity index 100% rename from stable/searxng/4.0.72/app-readme.md rename to stable/searxng/4.0.73/app-readme.md diff --git a/stable/searxng/4.0.72/charts/common-14.3.5.tgz b/stable/searxng/4.0.73/charts/common-14.3.5.tgz similarity index 100% rename from stable/searxng/4.0.72/charts/common-14.3.5.tgz rename to stable/searxng/4.0.73/charts/common-14.3.5.tgz diff --git a/stable/searxng/4.0.72/ix_values.yaml b/stable/searxng/4.0.73/ix_values.yaml similarity index 92% rename from stable/searxng/4.0.72/ix_values.yaml rename to stable/searxng/4.0.73/ix_values.yaml index 5b975d2a70..987cba440c 100644 --- a/stable/searxng/4.0.72/ix_values.yaml +++ b/stable/searxng/4.0.73/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:fff656b116122960fc6ea32154cb2833f40370d247574f61d3a5b8d84aaae7ad + tag: latest@sha256:31e7e13b4efaa22506652dc9fac55452ebdc21e66f6dd08e755c5d22d30fe646 workload: main: diff --git a/stable/searxng/4.0.72/questions.yaml b/stable/searxng/4.0.73/questions.yaml similarity index 99% rename from stable/searxng/4.0.72/questions.yaml rename to stable/searxng/4.0.73/questions.yaml index f535cb98cf..723e31b046 100644 --- a/stable/searxng/4.0.72/questions.yaml +++ b/stable/searxng/4.0.73/questions.yaml @@ -725,7 +725,7 @@ questions: label: Paths schema: type: list - default: [] + default: [{path: "/", pathType: "Prefix"}] items: - variable: pathEntry label: Host diff --git a/stable/searxng/4.0.72/templates/NOTES.txt b/stable/searxng/4.0.73/templates/NOTES.txt similarity index 100% rename from stable/searxng/4.0.72/templates/NOTES.txt rename to stable/searxng/4.0.73/templates/NOTES.txt diff --git a/stable/searxng/4.0.72/templates/common.yaml b/stable/searxng/4.0.73/templates/common.yaml similarity index 100% rename from stable/searxng/4.0.72/templates/common.yaml rename to stable/searxng/4.0.73/templates/common.yaml diff --git a/stable/searxng/4.0.72/values.yaml b/stable/searxng/4.0.73/values.yaml similarity index 100% rename from stable/searxng/4.0.72/values.yaml rename to stable/searxng/4.0.73/values.yaml