diff --git a/stable/searxng/4.0.52/app-changelog.md b/stable/searxng/4.0.52/app-changelog.md deleted file mode 100644 index 4dd29d38661..00000000000 --- a/stable/searxng/4.0.52/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-4.0.52](https://github.com/truecharts/charts/compare/searxng-4.0.51...searxng-4.0.52) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/searxng/4.0.52/CHANGELOG.md b/stable/searxng/4.0.53/CHANGELOG.md similarity index 91% rename from stable/searxng/4.0.52/CHANGELOG.md rename to stable/searxng/4.0.53/CHANGELOG.md index 6bedb886fa4..f66caf20d59 100644 --- a/stable/searxng/4.0.52/CHANGELOG.md +++ b/stable/searxng/4.0.53/CHANGELOG.md @@ -4,6 +4,16 @@ +## [searxng-4.0.53](https://github.com/truecharts/charts/compare/searxng-4.0.52...searxng-4.0.53) (2023-10-10) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#13485](https://github.com/truecharts/charts/issues/13485)) + - run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387)) + + + + ## [searxng-4.0.52](https://github.com/truecharts/charts/compare/searxng-4.0.51...searxng-4.0.52) (2023-10-07) ### Chore @@ -87,13 +97,3 @@ ## [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)) - - - - -## [searxng-4.0.42](https://github.com/truecharts/charts/compare/searxng-4.0.41...searxng-4.0.42) (2023-09-29) - -### Chore diff --git a/stable/searxng/4.0.52/Chart.yaml b/stable/searxng/4.0.53/Chart.yaml similarity index 98% rename from stable/searxng/4.0.52/Chart.yaml rename to stable/searxng/4.0.53/Chart.yaml index ca7198c118c..2e3d3aebff9 100644 --- a/stable/searxng/4.0.52/Chart.yaml +++ b/stable/searxng/4.0.53/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.52 +version: 4.0.53 annotations: truecharts.org/catagories: | - Productivity diff --git a/stable/searxng/4.0.52/README.md b/stable/searxng/4.0.53/README.md similarity index 100% rename from stable/searxng/4.0.52/README.md rename to stable/searxng/4.0.53/README.md diff --git a/stable/searxng/4.0.53/app-changelog.md b/stable/searxng/4.0.53/app-changelog.md new file mode 100644 index 00000000000..0d10191e844 --- /dev/null +++ b/stable/searxng/4.0.53/app-changelog.md @@ -0,0 +1,10 @@ + + +## [searxng-4.0.53](https://github.com/truecharts/charts/compare/searxng-4.0.52...searxng-4.0.53) (2023-10-10) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#13485](https://github.com/truecharts/charts/issues/13485)) + - run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387)) + + \ No newline at end of file diff --git a/stable/searxng/4.0.52/app-readme.md b/stable/searxng/4.0.53/app-readme.md similarity index 100% rename from stable/searxng/4.0.52/app-readme.md rename to stable/searxng/4.0.53/app-readme.md diff --git a/stable/searxng/4.0.52/charts/common-14.0.9.tgz b/stable/searxng/4.0.53/charts/common-14.0.9.tgz similarity index 100% rename from stable/searxng/4.0.52/charts/common-14.0.9.tgz rename to stable/searxng/4.0.53/charts/common-14.0.9.tgz diff --git a/stable/searxng/4.0.52/ix_values.yaml b/stable/searxng/4.0.53/ix_values.yaml similarity index 92% rename from stable/searxng/4.0.52/ix_values.yaml rename to stable/searxng/4.0.53/ix_values.yaml index c5342eeac56..2e12758cc90 100644 --- a/stable/searxng/4.0.52/ix_values.yaml +++ b/stable/searxng/4.0.53/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:c517a5ef9ce6f11725214be2aa3f06a78b7501951d094b619d453263d99b9dfc + tag: latest@sha256:fa960f4f6d62085b988c84180ebec8f25969b9eda56ef77bca1aa5c01bb8344f workload: main: diff --git a/stable/searxng/4.0.52/questions.yaml b/stable/searxng/4.0.53/questions.yaml similarity index 100% rename from stable/searxng/4.0.52/questions.yaml rename to stable/searxng/4.0.53/questions.yaml diff --git a/stable/searxng/4.0.52/templates/NOTES.txt b/stable/searxng/4.0.53/templates/NOTES.txt similarity index 100% rename from stable/searxng/4.0.52/templates/NOTES.txt rename to stable/searxng/4.0.53/templates/NOTES.txt diff --git a/stable/searxng/4.0.52/templates/common.yaml b/stable/searxng/4.0.53/templates/common.yaml similarity index 100% rename from stable/searxng/4.0.52/templates/common.yaml rename to stable/searxng/4.0.53/templates/common.yaml diff --git a/stable/searxng/4.0.52/values.yaml b/stable/searxng/4.0.53/values.yaml similarity index 100% rename from stable/searxng/4.0.52/values.yaml rename to stable/searxng/4.0.53/values.yaml