From cee472f8beb56726bdec310637af835a1c863064 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 9 Sep 2023 23:40:27 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/audiobookshelf/6.0.1/app-changelog.md | 9 --------- .../{6.0.1 => 6.0.2}/CHANGELOG.md | 18 +++++++++--------- .../{6.0.1 => 6.0.2}/Chart.yaml | 4 ++-- .../audiobookshelf/{6.0.1 => 6.0.2}/README.md | 0 stable/audiobookshelf/6.0.2/app-changelog.md | 9 +++++++++ .../{6.0.1 => 6.0.2}/app-readme.md | 0 .../{6.0.1 => 6.0.2}/charts/common-14.0.1.tgz | Bin .../{6.0.1 => 6.0.2}/ix_values.yaml | 2 +- .../{6.0.1 => 6.0.2}/questions.yaml | 0 .../{6.0.1 => 6.0.2}/templates/NOTES.txt | 0 .../{6.0.1 => 6.0.2}/templates/_secrets.tpl | 0 .../{6.0.1 => 6.0.2}/templates/common.yaml | 0 .../{6.0.1 => 6.0.2}/values.yaml | 0 13 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/audiobookshelf/6.0.1/app-changelog.md rename stable/audiobookshelf/{6.0.1 => 6.0.2}/CHANGELOG.md (93%) rename stable/audiobookshelf/{6.0.1 => 6.0.2}/Chart.yaml (95%) rename stable/audiobookshelf/{6.0.1 => 6.0.2}/README.md (100%) create mode 100644 stable/audiobookshelf/6.0.2/app-changelog.md rename stable/audiobookshelf/{6.0.1 => 6.0.2}/app-readme.md (100%) rename stable/audiobookshelf/{6.0.1 => 6.0.2}/charts/common-14.0.1.tgz (100%) rename stable/audiobookshelf/{6.0.1 => 6.0.2}/ix_values.yaml (92%) rename stable/audiobookshelf/{6.0.1 => 6.0.2}/questions.yaml (100%) rename stable/audiobookshelf/{6.0.1 => 6.0.2}/templates/NOTES.txt (100%) rename stable/audiobookshelf/{6.0.1 => 6.0.2}/templates/_secrets.tpl (100%) rename stable/audiobookshelf/{6.0.1 => 6.0.2}/templates/common.yaml (100%) rename stable/audiobookshelf/{6.0.1 => 6.0.2}/values.yaml (100%) diff --git a/stable/audiobookshelf/6.0.1/app-changelog.md b/stable/audiobookshelf/6.0.1/app-changelog.md deleted file mode 100644 index 36865df3ba9..00000000000 --- a/stable/audiobookshelf/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [audiobookshelf-6.0.1](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.0...audiobookshelf-6.0.1) (2023-09-09) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.3.5 ([#12418](https://github.com/truecharts/charts/issues/12418)) - - \ No newline at end of file diff --git a/stable/audiobookshelf/6.0.1/CHANGELOG.md b/stable/audiobookshelf/6.0.2/CHANGELOG.md similarity index 93% rename from stable/audiobookshelf/6.0.1/CHANGELOG.md rename to stable/audiobookshelf/6.0.2/CHANGELOG.md index d8cc7fa8096..f01eeedd94e 100644 --- a/stable/audiobookshelf/6.0.1/CHANGELOG.md +++ b/stable/audiobookshelf/6.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [audiobookshelf-6.0.2](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.1...audiobookshelf-6.0.2) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.4.1 ([#12442](https://github.com/truecharts/charts/issues/12442)) + + + + ## [audiobookshelf-6.0.1](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.0...audiobookshelf-6.0.1) (2023-09-09) ### Chore @@ -82,15 +91,6 @@ -## [audiobookshelf-5.0.25](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.24...audiobookshelf-5.0.25) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.23 ([#9652](https://github.com/truecharts/charts/issues/9652)) - - - - ## [audiobookshelf-5.0.25](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.24...audiobookshelf-5.0.25) (2023-06-15) ### Chore diff --git a/stable/audiobookshelf/6.0.1/Chart.yaml b/stable/audiobookshelf/6.0.2/Chart.yaml similarity index 95% rename from stable/audiobookshelf/6.0.1/Chart.yaml rename to stable/audiobookshelf/6.0.2/Chart.yaml index 7d10e3c4725..3d0ccca8279 100644 --- a/stable/audiobookshelf/6.0.1/Chart.yaml +++ b/stable/audiobookshelf/6.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.3.5" +appVersion: "2.4.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ name: audiobookshelf sources: - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - https://github.com/advplyr/audiobookshelf -version: 6.0.1 +version: 6.0.2 annotations: truecharts.org/catagories: | - media diff --git a/stable/audiobookshelf/6.0.1/README.md b/stable/audiobookshelf/6.0.2/README.md similarity index 100% rename from stable/audiobookshelf/6.0.1/README.md rename to stable/audiobookshelf/6.0.2/README.md diff --git a/stable/audiobookshelf/6.0.2/app-changelog.md b/stable/audiobookshelf/6.0.2/app-changelog.md new file mode 100644 index 00000000000..3c7e6158b5c --- /dev/null +++ b/stable/audiobookshelf/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [audiobookshelf-6.0.2](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.1...audiobookshelf-6.0.2) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.4.1 ([#12442](https://github.com/truecharts/charts/issues/12442)) + + \ No newline at end of file diff --git a/stable/audiobookshelf/6.0.1/app-readme.md b/stable/audiobookshelf/6.0.2/app-readme.md similarity index 100% rename from stable/audiobookshelf/6.0.1/app-readme.md rename to stable/audiobookshelf/6.0.2/app-readme.md diff --git a/stable/audiobookshelf/6.0.1/charts/common-14.0.1.tgz b/stable/audiobookshelf/6.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/audiobookshelf/6.0.1/charts/common-14.0.1.tgz rename to stable/audiobookshelf/6.0.2/charts/common-14.0.1.tgz diff --git a/stable/audiobookshelf/6.0.1/ix_values.yaml b/stable/audiobookshelf/6.0.2/ix_values.yaml similarity index 92% rename from stable/audiobookshelf/6.0.1/ix_values.yaml rename to stable/audiobookshelf/6.0.2/ix_values.yaml index 7827801aa6c..99f4a6a0cdf 100644 --- a/stable/audiobookshelf/6.0.1/ix_values.yaml +++ b/stable/audiobookshelf/6.0.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/audiobookshelf - tag: v2.3.5@sha256:cbded3048dad3f3e5e4c196b1bea374150ee7bc73c0087ab573ad48ba44a634c + tag: v2.4.1@sha256:5f3e6c7fa0db3e16a3a5e56576a9174257e141cb657994a746f60d762abbc7cf pullPolicy: IfNotPresent securityContext: diff --git a/stable/audiobookshelf/6.0.1/questions.yaml b/stable/audiobookshelf/6.0.2/questions.yaml similarity index 100% rename from stable/audiobookshelf/6.0.1/questions.yaml rename to stable/audiobookshelf/6.0.2/questions.yaml diff --git a/stable/audiobookshelf/6.0.1/templates/NOTES.txt b/stable/audiobookshelf/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/audiobookshelf/6.0.1/templates/NOTES.txt rename to stable/audiobookshelf/6.0.2/templates/NOTES.txt diff --git a/stable/audiobookshelf/6.0.1/templates/_secrets.tpl b/stable/audiobookshelf/6.0.2/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/6.0.1/templates/_secrets.tpl rename to stable/audiobookshelf/6.0.2/templates/_secrets.tpl diff --git a/stable/audiobookshelf/6.0.1/templates/common.yaml b/stable/audiobookshelf/6.0.2/templates/common.yaml similarity index 100% rename from stable/audiobookshelf/6.0.1/templates/common.yaml rename to stable/audiobookshelf/6.0.2/templates/common.yaml diff --git a/stable/audiobookshelf/6.0.1/values.yaml b/stable/audiobookshelf/6.0.2/values.yaml similarity index 100% rename from stable/audiobookshelf/6.0.1/values.yaml rename to stable/audiobookshelf/6.0.2/values.yaml