diff --git a/stable/audiobookshelf/4.0.8/app-changelog.md b/stable/audiobookshelf/4.0.8/app-changelog.md deleted file mode 100644 index 373f6cb1ad..0000000000 --- a/stable/audiobookshelf/4.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [audiobookshelf-4.0.8](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.7...audiobookshelf-4.0.8) (2022-12-13) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/audiobookshelf/4.0.8/CHANGELOG.md b/stable/audiobookshelf/4.0.9/CHANGELOG.md similarity index 94% rename from stable/audiobookshelf/4.0.8/CHANGELOG.md rename to stable/audiobookshelf/4.0.9/CHANGELOG.md index 3c95846714..c2cddcabab 100644 --- a/stable/audiobookshelf/4.0.8/CHANGELOG.md +++ b/stable/audiobookshelf/4.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [audiobookshelf-4.0.9](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.8...audiobookshelf-4.0.9) (2022-12-19) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.2.10 + + + + ## [audiobookshelf-4.0.8](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.7...audiobookshelf-4.0.8) (2022-12-13) ### Chore @@ -85,15 +94,6 @@ -## [audiobookshelf-4.0.5](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.3...audiobookshelf-4.0.5) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.6 - - - - ## [audiobookshelf-4.0.5](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.3...audiobookshelf-4.0.5) (2022-11-30) ### Chore diff --git a/stable/audiobookshelf/4.0.8/Chart.yaml b/stable/audiobookshelf/4.0.9/Chart.yaml similarity index 95% rename from stable/audiobookshelf/4.0.8/Chart.yaml rename to stable/audiobookshelf/4.0.9/Chart.yaml index 66c23d3210..c0c5507b91 100644 --- a/stable/audiobookshelf/4.0.8/Chart.yaml +++ b/stable/audiobookshelf/4.0.9/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.2.8" +appVersion: "2.2.10" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - https://hub.docker.com/r/advplyr/audiobookshelf - https://github.com/advplyr/audiobookshelf -version: 4.0.8 +version: 4.0.9 annotations: truecharts.org/catagories: | - media diff --git a/stable/audiobookshelf/4.0.8/README.md b/stable/audiobookshelf/4.0.9/README.md similarity index 100% rename from stable/audiobookshelf/4.0.8/README.md rename to stable/audiobookshelf/4.0.9/README.md diff --git a/stable/audiobookshelf/4.0.9/app-changelog.md b/stable/audiobookshelf/4.0.9/app-changelog.md new file mode 100644 index 0000000000..377ace3694 --- /dev/null +++ b/stable/audiobookshelf/4.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [audiobookshelf-4.0.9](https://github.com/truecharts/charts/compare/audiobookshelf-4.0.8...audiobookshelf-4.0.9) (2022-12-19) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.2.10 + + \ No newline at end of file diff --git a/stable/audiobookshelf/4.0.8/app-readme.md b/stable/audiobookshelf/4.0.9/app-readme.md similarity index 100% rename from stable/audiobookshelf/4.0.8/app-readme.md rename to stable/audiobookshelf/4.0.9/app-readme.md diff --git a/stable/audiobookshelf/4.0.8/charts/common-11.0.7.tgz b/stable/audiobookshelf/4.0.9/charts/common-11.0.7.tgz similarity index 100% rename from stable/audiobookshelf/4.0.8/charts/common-11.0.7.tgz rename to stable/audiobookshelf/4.0.9/charts/common-11.0.7.tgz diff --git a/stable/audiobookshelf/4.0.8/ix_values.yaml b/stable/audiobookshelf/4.0.9/ix_values.yaml similarity index 90% rename from stable/audiobookshelf/4.0.8/ix_values.yaml rename to stable/audiobookshelf/4.0.9/ix_values.yaml index 74f82d2dc2..8e2a3e2866 100644 --- a/stable/audiobookshelf/4.0.8/ix_values.yaml +++ b/stable/audiobookshelf/4.0.9/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/audiobookshelf - tag: 2.2.8@sha256:4ab377e9a58c70af5a48391148bb89dde57d36367dfdeb495e4d09f91bc51fb8 + tag: 2.2.10@sha256:7e2c094a845e7ca21d066c8dd53594f43f0f10ca914a5ce8273396bbd3da0197 pullPolicy: IfNotPresent env: diff --git a/stable/audiobookshelf/4.0.8/questions.yaml b/stable/audiobookshelf/4.0.9/questions.yaml similarity index 100% rename from stable/audiobookshelf/4.0.8/questions.yaml rename to stable/audiobookshelf/4.0.9/questions.yaml diff --git a/stable/audiobookshelf/4.0.8/templates/_secrets.tpl b/stable/audiobookshelf/4.0.9/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/4.0.8/templates/_secrets.tpl rename to stable/audiobookshelf/4.0.9/templates/_secrets.tpl diff --git a/stable/audiobookshelf/4.0.8/templates/common.yaml b/stable/audiobookshelf/4.0.9/templates/common.yaml similarity index 100% rename from stable/audiobookshelf/4.0.8/templates/common.yaml rename to stable/audiobookshelf/4.0.9/templates/common.yaml diff --git a/stable/audiobookshelf/4.0.8/values.yaml b/stable/audiobookshelf/4.0.9/values.yaml similarity index 100% rename from stable/audiobookshelf/4.0.8/values.yaml rename to stable/audiobookshelf/4.0.9/values.yaml