From 18fc99056a3b2531bb7f2e6cde0fdcd836418252 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 1 Jun 2023 14:40:24 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/audiobookshelf/5.0.18/app-changelog.md | 13 ------------- .../{5.0.18 => 5.0.19}/CHANGELOG.md | 18 +++++++++--------- .../{5.0.18 => 5.0.19}/Chart.yaml | 4 ++-- .../{5.0.18 => 5.0.19}/README.md | 0 stable/audiobookshelf/5.0.19/app-changelog.md | 9 +++++++++ .../{5.0.18 => 5.0.19}/app-readme.md | 0 .../charts/common-12.10.4.tgz | Bin .../{5.0.18 => 5.0.19}/ix_values.yaml | 2 +- .../{5.0.18 => 5.0.19}/questions.yaml | 0 .../{5.0.18 => 5.0.19}/templates/NOTES.txt | 0 .../{5.0.18 => 5.0.19}/templates/_secrets.tpl | 0 .../{5.0.18 => 5.0.19}/templates/common.yaml | 0 .../{5.0.18 => 5.0.19}/values.yaml | 0 13 files changed, 21 insertions(+), 25 deletions(-) delete mode 100644 stable/audiobookshelf/5.0.18/app-changelog.md rename stable/audiobookshelf/{5.0.18 => 5.0.19}/CHANGELOG.md (92%) rename stable/audiobookshelf/{5.0.18 => 5.0.19}/Chart.yaml (95%) rename stable/audiobookshelf/{5.0.18 => 5.0.19}/README.md (100%) create mode 100644 stable/audiobookshelf/5.0.19/app-changelog.md rename stable/audiobookshelf/{5.0.18 => 5.0.19}/app-readme.md (100%) rename stable/audiobookshelf/{5.0.18 => 5.0.19}/charts/common-12.10.4.tgz (100%) rename stable/audiobookshelf/{5.0.18 => 5.0.19}/ix_values.yaml (92%) rename stable/audiobookshelf/{5.0.18 => 5.0.19}/questions.yaml (100%) rename stable/audiobookshelf/{5.0.18 => 5.0.19}/templates/NOTES.txt (100%) rename stable/audiobookshelf/{5.0.18 => 5.0.19}/templates/_secrets.tpl (100%) rename stable/audiobookshelf/{5.0.18 => 5.0.19}/templates/common.yaml (100%) rename stable/audiobookshelf/{5.0.18 => 5.0.19}/values.yaml (100%) diff --git a/stable/audiobookshelf/5.0.18/app-changelog.md b/stable/audiobookshelf/5.0.18/app-changelog.md deleted file mode 100644 index de6cbfd75ba..00000000000 --- a/stable/audiobookshelf/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [audiobookshelf-5.0.18](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.17...audiobookshelf-5.0.18) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.21 ([#9241](https://github.com/truecharts/charts/issues/9241)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/audiobookshelf/5.0.18/CHANGELOG.md b/stable/audiobookshelf/5.0.19/CHANGELOG.md similarity index 92% rename from stable/audiobookshelf/5.0.18/CHANGELOG.md rename to stable/audiobookshelf/5.0.19/CHANGELOG.md index 033ac4e2ef2..597637b6f6a 100644 --- a/stable/audiobookshelf/5.0.18/CHANGELOG.md +++ b/stable/audiobookshelf/5.0.19/CHANGELOG.md @@ -4,6 +4,15 @@ +## [audiobookshelf-5.0.19](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.18...audiobookshelf-5.0.19) (2023-06-01) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.2.22 ([#9322](https://github.com/truecharts/charts/issues/9322)) + + + + ## [audiobookshelf-5.0.18](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.17...audiobookshelf-5.0.18) (2023-05-29) ### Chore @@ -88,12 +97,3 @@ - -## [audiobookshelf-5.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.10...audiobookshelf-5.0.11) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.20 ([#8813](https://github.com/truecharts/charts/issues/8813)) - - - diff --git a/stable/audiobookshelf/5.0.18/Chart.yaml b/stable/audiobookshelf/5.0.19/Chart.yaml similarity index 95% rename from stable/audiobookshelf/5.0.18/Chart.yaml rename to stable/audiobookshelf/5.0.19/Chart.yaml index 478a9408682..51673b4d9a9 100644 --- a/stable/audiobookshelf/5.0.18/Chart.yaml +++ b/stable/audiobookshelf/5.0.19/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.2.21" +appVersion: "2.2.22" 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: 5.0.18 +version: 5.0.19 annotations: truecharts.org/catagories: | - media diff --git a/stable/audiobookshelf/5.0.18/README.md b/stable/audiobookshelf/5.0.19/README.md similarity index 100% rename from stable/audiobookshelf/5.0.18/README.md rename to stable/audiobookshelf/5.0.19/README.md diff --git a/stable/audiobookshelf/5.0.19/app-changelog.md b/stable/audiobookshelf/5.0.19/app-changelog.md new file mode 100644 index 00000000000..25413163915 --- /dev/null +++ b/stable/audiobookshelf/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [audiobookshelf-5.0.19](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.18...audiobookshelf-5.0.19) (2023-06-01) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.2.22 ([#9322](https://github.com/truecharts/charts/issues/9322)) + + \ No newline at end of file diff --git a/stable/audiobookshelf/5.0.18/app-readme.md b/stable/audiobookshelf/5.0.19/app-readme.md similarity index 100% rename from stable/audiobookshelf/5.0.18/app-readme.md rename to stable/audiobookshelf/5.0.19/app-readme.md diff --git a/stable/audiobookshelf/5.0.18/charts/common-12.10.4.tgz b/stable/audiobookshelf/5.0.19/charts/common-12.10.4.tgz similarity index 100% rename from stable/audiobookshelf/5.0.18/charts/common-12.10.4.tgz rename to stable/audiobookshelf/5.0.19/charts/common-12.10.4.tgz diff --git a/stable/audiobookshelf/5.0.18/ix_values.yaml b/stable/audiobookshelf/5.0.19/ix_values.yaml similarity index 92% rename from stable/audiobookshelf/5.0.18/ix_values.yaml rename to stable/audiobookshelf/5.0.19/ix_values.yaml index 1349f784a89..14ef1259518 100644 --- a/stable/audiobookshelf/5.0.18/ix_values.yaml +++ b/stable/audiobookshelf/5.0.19/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/audiobookshelf - tag: v2.2.21@sha256:9cc0fb1914a8d661e015368f6a58b423c676d53a6ee8dcfdba61f47d9f7419ac + tag: v2.2.22@sha256:06e77866defc8589911a3983a196aef75e7b3b0bd1032745e2e2f00425aa61a0 pullPolicy: IfNotPresent securityContext: diff --git a/stable/audiobookshelf/5.0.18/questions.yaml b/stable/audiobookshelf/5.0.19/questions.yaml similarity index 100% rename from stable/audiobookshelf/5.0.18/questions.yaml rename to stable/audiobookshelf/5.0.19/questions.yaml diff --git a/stable/audiobookshelf/5.0.18/templates/NOTES.txt b/stable/audiobookshelf/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/audiobookshelf/5.0.18/templates/NOTES.txt rename to stable/audiobookshelf/5.0.19/templates/NOTES.txt diff --git a/stable/audiobookshelf/5.0.18/templates/_secrets.tpl b/stable/audiobookshelf/5.0.19/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/5.0.18/templates/_secrets.tpl rename to stable/audiobookshelf/5.0.19/templates/_secrets.tpl diff --git a/stable/audiobookshelf/5.0.18/templates/common.yaml b/stable/audiobookshelf/5.0.19/templates/common.yaml similarity index 100% rename from stable/audiobookshelf/5.0.18/templates/common.yaml rename to stable/audiobookshelf/5.0.19/templates/common.yaml diff --git a/stable/audiobookshelf/5.0.18/values.yaml b/stable/audiobookshelf/5.0.19/values.yaml similarity index 100% rename from stable/audiobookshelf/5.0.18/values.yaml rename to stable/audiobookshelf/5.0.19/values.yaml