From e2b5e2328bed1be2f15440fa35b896ca3a0c07f9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 28 Aug 2023 11:54:55 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/autoscan/5.0.4/app-changelog.md | 9 --------- stable/autoscan/{5.0.4 => 5.0.5}/CHANGELOG.md | 18 +++++++++--------- stable/autoscan/{5.0.4 => 5.0.5}/Chart.yaml | 2 +- stable/autoscan/{5.0.4 => 5.0.5}/README.md | 0 stable/autoscan/5.0.5/app-changelog.md | 9 +++++++++ .../autoscan/{5.0.4 => 5.0.5}/app-readme.md | 0 .../{5.0.4 => 5.0.5}/charts/common-14.0.1.tgz | Bin .../autoscan/{5.0.4 => 5.0.5}/ix_values.yaml | 2 +- .../autoscan/{5.0.4 => 5.0.5}/questions.yaml | 0 .../{5.0.4 => 5.0.5}/templates/NOTES.txt | 0 .../{5.0.4 => 5.0.5}/templates/common.yaml | 0 stable/autoscan/{5.0.4 => 5.0.5}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/autoscan/5.0.4/app-changelog.md rename stable/autoscan/{5.0.4 => 5.0.5}/CHANGELOG.md (91%) rename stable/autoscan/{5.0.4 => 5.0.5}/Chart.yaml (98%) rename stable/autoscan/{5.0.4 => 5.0.5}/README.md (100%) create mode 100644 stable/autoscan/5.0.5/app-changelog.md rename stable/autoscan/{5.0.4 => 5.0.5}/app-readme.md (100%) rename stable/autoscan/{5.0.4 => 5.0.5}/charts/common-14.0.1.tgz (100%) rename stable/autoscan/{5.0.4 => 5.0.5}/ix_values.yaml (89%) rename stable/autoscan/{5.0.4 => 5.0.5}/questions.yaml (100%) rename stable/autoscan/{5.0.4 => 5.0.5}/templates/NOTES.txt (100%) rename stable/autoscan/{5.0.4 => 5.0.5}/templates/common.yaml (100%) rename stable/autoscan/{5.0.4 => 5.0.5}/values.yaml (100%) 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 e7ed830c5d..0000000000 --- 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 5b17421ef8..9c5aab1364 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 f968819088..3b44631740 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 0000000000..0d0af148cb --- /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 41d16b8394..41784b6efd 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