diff --git a/stable/autoscan/5.0.4/app-changelog.md b/stable/autoscan/5.0.4/app-changelog.md deleted file mode 100644 index e7ed830c5dc..00000000000 --- a/stable/autoscan/5.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [autoscan-5.0.4](https://github.com/truecharts/charts/compare/autoscan-5.0.3...autoscan-5.0.4) (2023-08-28) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#11951](https://github.com/truecharts/charts/issues/11951)) - - \ No newline at end of file diff --git a/stable/autoscan/5.0.4/CHANGELOG.md b/stable/autoscan/5.0.5/CHANGELOG.md similarity index 91% rename from stable/autoscan/5.0.4/CHANGELOG.md rename to stable/autoscan/5.0.5/CHANGELOG.md index 5b17421ef80..9c5aab1364a 100644 --- a/stable/autoscan/5.0.4/CHANGELOG.md +++ b/stable/autoscan/5.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [autoscan-5.0.5](https://github.com/truecharts/charts/compare/autoscan-5.0.4...autoscan-5.0.5) (2023-08-28) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#11960](https://github.com/truecharts/charts/issues/11960)) + + + + ## [autoscan-5.0.4](https://github.com/truecharts/charts/compare/autoscan-5.0.3...autoscan-5.0.4) (2023-08-28) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - -## [autoscan-4.0.24](https://github.com/truecharts/charts/compare/autoscan-4.0.23...autoscan-4.0.24) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - diff --git a/stable/autoscan/5.0.4/Chart.yaml b/stable/autoscan/5.0.5/Chart.yaml similarity index 98% rename from stable/autoscan/5.0.4/Chart.yaml rename to stable/autoscan/5.0.5/Chart.yaml index f9688190883..3b44631740e 100644 --- a/stable/autoscan/5.0.4/Chart.yaml +++ b/stable/autoscan/5.0.5/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: autoscan -version: 5.0.4 +version: 5.0.5 appVersion: "latest" description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. type: application diff --git a/stable/autoscan/5.0.4/README.md b/stable/autoscan/5.0.5/README.md similarity index 100% rename from stable/autoscan/5.0.4/README.md rename to stable/autoscan/5.0.5/README.md diff --git a/stable/autoscan/5.0.5/app-changelog.md b/stable/autoscan/5.0.5/app-changelog.md new file mode 100644 index 00000000000..0d0af148cbf --- /dev/null +++ b/stable/autoscan/5.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [autoscan-5.0.5](https://github.com/truecharts/charts/compare/autoscan-5.0.4...autoscan-5.0.5) (2023-08-28) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#11960](https://github.com/truecharts/charts/issues/11960)) + + \ No newline at end of file diff --git a/stable/autoscan/5.0.4/app-readme.md b/stable/autoscan/5.0.5/app-readme.md similarity index 100% rename from stable/autoscan/5.0.4/app-readme.md rename to stable/autoscan/5.0.5/app-readme.md diff --git a/stable/autoscan/5.0.4/charts/common-14.0.1.tgz b/stable/autoscan/5.0.5/charts/common-14.0.1.tgz similarity index 100% rename from stable/autoscan/5.0.4/charts/common-14.0.1.tgz rename to stable/autoscan/5.0.5/charts/common-14.0.1.tgz diff --git a/stable/autoscan/5.0.4/ix_values.yaml b/stable/autoscan/5.0.5/ix_values.yaml similarity index 89% rename from stable/autoscan/5.0.4/ix_values.yaml rename to stable/autoscan/5.0.5/ix_values.yaml index 41d16b83948..41784b6efdb 100644 --- a/stable/autoscan/5.0.4/ix_values.yaml +++ b/stable/autoscan/5.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/autoscan - tag: latest@sha256:fbe93a9629b6fd1eed61f7ed756598b69421f7db41a16d24d56f8f6a345f8c7c + tag: latest@sha256:a490f91a5db2f6ffaef3c3edf702fc5579a60be0b9e228859d609fb8b65d0753 securityContext: container: diff --git a/stable/autoscan/5.0.4/questions.yaml b/stable/autoscan/5.0.5/questions.yaml similarity index 100% rename from stable/autoscan/5.0.4/questions.yaml rename to stable/autoscan/5.0.5/questions.yaml diff --git a/stable/autoscan/5.0.4/templates/NOTES.txt b/stable/autoscan/5.0.5/templates/NOTES.txt similarity index 100% rename from stable/autoscan/5.0.4/templates/NOTES.txt rename to stable/autoscan/5.0.5/templates/NOTES.txt diff --git a/stable/autoscan/5.0.4/templates/common.yaml b/stable/autoscan/5.0.5/templates/common.yaml similarity index 100% rename from stable/autoscan/5.0.4/templates/common.yaml rename to stable/autoscan/5.0.5/templates/common.yaml diff --git a/stable/autoscan/5.0.4/values.yaml b/stable/autoscan/5.0.5/values.yaml similarity index 100% rename from stable/autoscan/5.0.4/values.yaml rename to stable/autoscan/5.0.5/values.yaml