diff --git a/stable/autoscan/5.0.8/app-changelog.md b/stable/autoscan/5.0.8/app-changelog.md deleted file mode 100644 index f0e1614b2b..0000000000 --- a/stable/autoscan/5.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [autoscan-5.0.8](https://github.com/truecharts/charts/compare/autoscan-5.0.7...autoscan-5.0.8) (2023-09-03) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#12195](https://github.com/truecharts/charts/issues/12195)) - - \ No newline at end of file diff --git a/stable/autoscan/5.0.8/CHANGELOG.md b/stable/autoscan/5.0.9/CHANGELOG.md similarity index 91% rename from stable/autoscan/5.0.8/CHANGELOG.md rename to stable/autoscan/5.0.9/CHANGELOG.md index 063e16422d..5c9f2792a9 100644 --- a/stable/autoscan/5.0.8/CHANGELOG.md +++ b/stable/autoscan/5.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [autoscan-5.0.9](https://github.com/truecharts/charts/compare/autoscan-5.0.8...autoscan-5.0.9) (2023-09-04) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#12224](https://github.com/truecharts/charts/issues/12224)) + + + + ## [autoscan-5.0.8](https://github.com/truecharts/charts/compare/autoscan-5.0.7...autoscan-5.0.8) (2023-09-03) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - -## [autoscan-4.0.28](https://github.com/truecharts/charts/compare/autoscan-4.0.27...autoscan-4.0.28) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - diff --git a/stable/autoscan/5.0.8/Chart.yaml b/stable/autoscan/5.0.9/Chart.yaml similarity index 98% rename from stable/autoscan/5.0.8/Chart.yaml rename to stable/autoscan/5.0.9/Chart.yaml index b3ac13ab55..962ac76645 100644 --- a/stable/autoscan/5.0.8/Chart.yaml +++ b/stable/autoscan/5.0.9/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: autoscan -version: 5.0.8 +version: 5.0.9 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.8/README.md b/stable/autoscan/5.0.9/README.md similarity index 100% rename from stable/autoscan/5.0.8/README.md rename to stable/autoscan/5.0.9/README.md diff --git a/stable/autoscan/5.0.9/app-changelog.md b/stable/autoscan/5.0.9/app-changelog.md new file mode 100644 index 0000000000..669d31c55a --- /dev/null +++ b/stable/autoscan/5.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [autoscan-5.0.9](https://github.com/truecharts/charts/compare/autoscan-5.0.8...autoscan-5.0.9) (2023-09-04) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#12224](https://github.com/truecharts/charts/issues/12224)) + + \ No newline at end of file diff --git a/stable/autoscan/5.0.8/app-readme.md b/stable/autoscan/5.0.9/app-readme.md similarity index 100% rename from stable/autoscan/5.0.8/app-readme.md rename to stable/autoscan/5.0.9/app-readme.md diff --git a/stable/autoscan/5.0.8/charts/common-14.0.1.tgz b/stable/autoscan/5.0.9/charts/common-14.0.1.tgz similarity index 100% rename from stable/autoscan/5.0.8/charts/common-14.0.1.tgz rename to stable/autoscan/5.0.9/charts/common-14.0.1.tgz diff --git a/stable/autoscan/5.0.8/ix_values.yaml b/stable/autoscan/5.0.9/ix_values.yaml similarity index 89% rename from stable/autoscan/5.0.8/ix_values.yaml rename to stable/autoscan/5.0.9/ix_values.yaml index 2a3bc966b7..704bca7cc6 100644 --- a/stable/autoscan/5.0.8/ix_values.yaml +++ b/stable/autoscan/5.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/autoscan - tag: latest@sha256:9f6ad3cfd6f0666c5190d10d22deb1dbc5d56c216fd8dc99c25bd8051318572f + tag: latest@sha256:7934db642b851fb7c0c0465916eb733e389b8abd370d8c34003c38a89793e3eb securityContext: container: diff --git a/stable/autoscan/5.0.8/questions.yaml b/stable/autoscan/5.0.9/questions.yaml similarity index 100% rename from stable/autoscan/5.0.8/questions.yaml rename to stable/autoscan/5.0.9/questions.yaml diff --git a/stable/autoscan/5.0.8/templates/NOTES.txt b/stable/autoscan/5.0.9/templates/NOTES.txt similarity index 100% rename from stable/autoscan/5.0.8/templates/NOTES.txt rename to stable/autoscan/5.0.9/templates/NOTES.txt diff --git a/stable/autoscan/5.0.8/templates/common.yaml b/stable/autoscan/5.0.9/templates/common.yaml similarity index 100% rename from stable/autoscan/5.0.8/templates/common.yaml rename to stable/autoscan/5.0.9/templates/common.yaml diff --git a/stable/autoscan/5.0.8/values.yaml b/stable/autoscan/5.0.9/values.yaml similarity index 100% rename from stable/autoscan/5.0.8/values.yaml rename to stable/autoscan/5.0.9/values.yaml