diff --git a/stable/searxng/4.0.2/app-changelog.md b/stable/searxng/4.0.2/app-changelog.md deleted file mode 100644 index c639ff2612a..00000000000 --- a/stable/searxng/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [searxng-4.0.2](https://github.com/truecharts/charts/compare/searxng-4.0.1...searxng-4.0.2) (2023-08-05) - -### Chore - -- update container image tccr.io/truecharts/searxng to latest ([#11220](https://github.com/truecharts/charts/issues/11220)) - - \ No newline at end of file diff --git a/stable/searxng/4.0.2/CHANGELOG.md b/stable/searxng/4.0.3/CHANGELOG.md similarity index 84% rename from stable/searxng/4.0.2/CHANGELOG.md rename to stable/searxng/4.0.3/CHANGELOG.md index 5578587c9c8..bbbc4336e22 100644 --- a/stable/searxng/4.0.2/CHANGELOG.md +++ b/stable/searxng/4.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [searxng-4.0.3](https://github.com/truecharts/charts/compare/searxng-4.0.2...searxng-4.0.3) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#11235](https://github.com/truecharts/charts/issues/11235)) + + + + ## [searxng-4.0.2](https://github.com/truecharts/charts/compare/searxng-4.0.1...searxng-4.0.2) (2023-08-05) ### Chore diff --git a/stable/searxng/4.0.2/Chart.yaml b/stable/searxng/4.0.3/Chart.yaml similarity index 98% rename from stable/searxng/4.0.2/Chart.yaml rename to stable/searxng/4.0.3/Chart.yaml index 1f38c394352..202c2456972 100644 --- a/stable/searxng/4.0.2/Chart.yaml +++ b/stable/searxng/4.0.3/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.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - Productivity diff --git a/stable/searxng/4.0.2/README.md b/stable/searxng/4.0.3/README.md similarity index 100% rename from stable/searxng/4.0.2/README.md rename to stable/searxng/4.0.3/README.md diff --git a/stable/searxng/4.0.3/app-changelog.md b/stable/searxng/4.0.3/app-changelog.md new file mode 100644 index 00000000000..e6021341f31 --- /dev/null +++ b/stable/searxng/4.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [searxng-4.0.3](https://github.com/truecharts/charts/compare/searxng-4.0.2...searxng-4.0.3) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/searxng to latest ([#11235](https://github.com/truecharts/charts/issues/11235)) + + \ No newline at end of file diff --git a/stable/searxng/4.0.2/app-readme.md b/stable/searxng/4.0.3/app-readme.md similarity index 100% rename from stable/searxng/4.0.2/app-readme.md rename to stable/searxng/4.0.3/app-readme.md diff --git a/stable/searxng/4.0.2/charts/common-14.0.1.tgz b/stable/searxng/4.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/searxng/4.0.2/charts/common-14.0.1.tgz rename to stable/searxng/4.0.3/charts/common-14.0.1.tgz diff --git a/stable/searxng/4.0.2/ix_values.yaml b/stable/searxng/4.0.3/ix_values.yaml similarity index 92% rename from stable/searxng/4.0.2/ix_values.yaml rename to stable/searxng/4.0.3/ix_values.yaml index a37bdf427d8..648b1d33a05 100644 --- a/stable/searxng/4.0.2/ix_values.yaml +++ b/stable/searxng/4.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/searxng - tag: latest@sha256:665c7e9cda310ded13775730157b81f75b78641a06e02f369ed65aa060b36a34 + tag: latest@sha256:88de8fddb9f2dbdbb23c96f4ac50ae389b9beaf9c46f911a07a4c2c23cc7a3fd workload: main: diff --git a/stable/searxng/4.0.2/questions.yaml b/stable/searxng/4.0.3/questions.yaml similarity index 100% rename from stable/searxng/4.0.2/questions.yaml rename to stable/searxng/4.0.3/questions.yaml diff --git a/stable/searxng/4.0.2/templates/NOTES.txt b/stable/searxng/4.0.3/templates/NOTES.txt similarity index 100% rename from stable/searxng/4.0.2/templates/NOTES.txt rename to stable/searxng/4.0.3/templates/NOTES.txt diff --git a/stable/searxng/4.0.2/templates/common.yaml b/stable/searxng/4.0.3/templates/common.yaml similarity index 100% rename from stable/searxng/4.0.2/templates/common.yaml rename to stable/searxng/4.0.3/templates/common.yaml diff --git a/stable/searxng/4.0.2/values.yaml b/stable/searxng/4.0.3/values.yaml similarity index 100% rename from stable/searxng/4.0.2/values.yaml rename to stable/searxng/4.0.3/values.yaml