diff --git a/stable/audiobookshelf/6.0.4/app-changelog.md b/stable/audiobookshelf/6.0.4/app-changelog.md deleted file mode 100644 index fdf8847f491..00000000000 --- a/stable/audiobookshelf/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [audiobookshelf-6.0.4](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.3...audiobookshelf-6.0.4) (2023-09-19) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.4.3 ([#12749](https://github.com/truecharts/charts/issues/12749)) - - \ No newline at end of file diff --git a/stable/audiobookshelf/6.0.4/CHANGELOG.md b/stable/audiobookshelf/6.0.5/CHANGELOG.md similarity index 93% rename from stable/audiobookshelf/6.0.4/CHANGELOG.md rename to stable/audiobookshelf/6.0.5/CHANGELOG.md index 63e422153a3..74f3cf7daf0 100644 --- a/stable/audiobookshelf/6.0.4/CHANGELOG.md +++ b/stable/audiobookshelf/6.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [audiobookshelf-6.0.5](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.4...audiobookshelf-6.0.5) (2023-10-01) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.4.4 ([#13144](https://github.com/truecharts/charts/issues/13144)) + + + + ## [audiobookshelf-6.0.4](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.3...audiobookshelf-6.0.4) (2023-09-19) ### 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.4/Chart.yaml b/stable/audiobookshelf/6.0.5/Chart.yaml similarity index 95% rename from stable/audiobookshelf/6.0.4/Chart.yaml rename to stable/audiobookshelf/6.0.5/Chart.yaml index 5ee22c9e07b..f01cf98b33a 100644 --- a/stable/audiobookshelf/6.0.4/Chart.yaml +++ b/stable/audiobookshelf/6.0.5/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.4.3" +appVersion: "2.4.4" 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.4 +version: 6.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/audiobookshelf/6.0.4/README.md b/stable/audiobookshelf/6.0.5/README.md similarity index 100% rename from stable/audiobookshelf/6.0.4/README.md rename to stable/audiobookshelf/6.0.5/README.md diff --git a/stable/audiobookshelf/6.0.5/app-changelog.md b/stable/audiobookshelf/6.0.5/app-changelog.md new file mode 100644 index 00000000000..56670b1f14c --- /dev/null +++ b/stable/audiobookshelf/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [audiobookshelf-6.0.5](https://github.com/truecharts/charts/compare/audiobookshelf-6.0.4...audiobookshelf-6.0.5) (2023-10-01) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.4.4 ([#13144](https://github.com/truecharts/charts/issues/13144)) + + \ No newline at end of file diff --git a/stable/audiobookshelf/6.0.4/app-readme.md b/stable/audiobookshelf/6.0.5/app-readme.md similarity index 100% rename from stable/audiobookshelf/6.0.4/app-readme.md rename to stable/audiobookshelf/6.0.5/app-readme.md diff --git a/stable/audiobookshelf/6.0.4/charts/common-14.0.1.tgz b/stable/audiobookshelf/6.0.5/charts/common-14.0.1.tgz similarity index 100% rename from stable/audiobookshelf/6.0.4/charts/common-14.0.1.tgz rename to stable/audiobookshelf/6.0.5/charts/common-14.0.1.tgz diff --git a/stable/audiobookshelf/6.0.4/ix_values.yaml b/stable/audiobookshelf/6.0.5/ix_values.yaml similarity index 92% rename from stable/audiobookshelf/6.0.4/ix_values.yaml rename to stable/audiobookshelf/6.0.5/ix_values.yaml index 5a4bb5669b7..e2823cb2297 100644 --- a/stable/audiobookshelf/6.0.4/ix_values.yaml +++ b/stable/audiobookshelf/6.0.5/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/audiobookshelf - tag: v2.4.3@sha256:9b58c7e4b4e2cacd4d3d871a9c2f11886f3b7cdf76985d724f1cf4338c58ea83 + tag: v2.4.4@sha256:e1fbd1cf42101f3ca6e5e7d8aa51bf92e7e52e6ab78c996148586d142ac640af pullPolicy: IfNotPresent securityContext: diff --git a/stable/audiobookshelf/6.0.4/questions.yaml b/stable/audiobookshelf/6.0.5/questions.yaml similarity index 100% rename from stable/audiobookshelf/6.0.4/questions.yaml rename to stable/audiobookshelf/6.0.5/questions.yaml diff --git a/stable/audiobookshelf/6.0.4/templates/NOTES.txt b/stable/audiobookshelf/6.0.5/templates/NOTES.txt similarity index 100% rename from stable/audiobookshelf/6.0.4/templates/NOTES.txt rename to stable/audiobookshelf/6.0.5/templates/NOTES.txt diff --git a/stable/audiobookshelf/6.0.4/templates/_secrets.tpl b/stable/audiobookshelf/6.0.5/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/6.0.4/templates/_secrets.tpl rename to stable/audiobookshelf/6.0.5/templates/_secrets.tpl diff --git a/stable/audiobookshelf/6.0.4/templates/common.yaml b/stable/audiobookshelf/6.0.5/templates/common.yaml similarity index 100% rename from stable/audiobookshelf/6.0.4/templates/common.yaml rename to stable/audiobookshelf/6.0.5/templates/common.yaml diff --git a/stable/audiobookshelf/6.0.4/values.yaml b/stable/audiobookshelf/6.0.5/values.yaml similarity index 100% rename from stable/audiobookshelf/6.0.4/values.yaml rename to stable/audiobookshelf/6.0.5/values.yaml diff --git a/stable/libremdb/3.0.133/app-changelog.md b/stable/libremdb/3.0.133/app-changelog.md deleted file mode 100644 index fc319b4a917..00000000000 --- a/stable/libremdb/3.0.133/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libremdb-3.0.133](https://github.com/truecharts/charts/compare/libremdb-3.0.132...libremdb-3.0.133) (2023-10-01) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#13135](https://github.com/truecharts/charts/issues/13135)) - - \ No newline at end of file diff --git a/stable/libremdb/3.0.133/CHANGELOG.md b/stable/libremdb/3.0.134/CHANGELOG.md similarity index 93% rename from stable/libremdb/3.0.133/CHANGELOG.md rename to stable/libremdb/3.0.134/CHANGELOG.md index 9f334e654f8..38c42771f41 100644 --- a/stable/libremdb/3.0.133/CHANGELOG.md +++ b/stable/libremdb/3.0.134/CHANGELOG.md @@ -4,6 +4,15 @@ +## [libremdb-3.0.134](https://github.com/truecharts/charts/compare/libremdb-3.0.133...libremdb-3.0.134) (2023-10-01) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#13143](https://github.com/truecharts/charts/issues/13143)) + + + + ## [libremdb-3.0.133](https://github.com/truecharts/charts/compare/libremdb-3.0.132...libremdb-3.0.133) (2023-10-01) ### Chore @@ -88,12 +97,3 @@ ## [libremdb-3.0.124](https://github.com/truecharts/charts/compare/libremdb-3.0.123...libremdb-3.0.124) (2023-09-29) ### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#13075](https://github.com/truecharts/charts/issues/13075)) - - - - -## [libremdb-3.0.123](https://github.com/truecharts/charts/compare/libremdb-3.0.122...libremdb-3.0.123) (2023-09-29) - -### Chore diff --git a/stable/libremdb/3.0.133/Chart.yaml b/stable/libremdb/3.0.134/Chart.yaml similarity index 98% rename from stable/libremdb/3.0.133/Chart.yaml rename to stable/libremdb/3.0.134/Chart.yaml index 31bb2b95b04..19af5dcdf91 100644 --- a/stable/libremdb/3.0.133/Chart.yaml +++ b/stable/libremdb/3.0.134/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/zyachel/libremdb - https://github.com/PussTheCat-org/docker-libremdb-quay type: application -version: 3.0.133 +version: 3.0.134 annotations: truecharts.org/catagories: | - media diff --git a/stable/libremdb/3.0.133/README.md b/stable/libremdb/3.0.134/README.md similarity index 100% rename from stable/libremdb/3.0.133/README.md rename to stable/libremdb/3.0.134/README.md diff --git a/stable/libremdb/3.0.134/app-changelog.md b/stable/libremdb/3.0.134/app-changelog.md new file mode 100644 index 00000000000..d2f2b671070 --- /dev/null +++ b/stable/libremdb/3.0.134/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libremdb-3.0.134](https://github.com/truecharts/charts/compare/libremdb-3.0.133...libremdb-3.0.134) (2023-10-01) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#13143](https://github.com/truecharts/charts/issues/13143)) + + \ No newline at end of file diff --git a/stable/libremdb/3.0.133/app-readme.md b/stable/libremdb/3.0.134/app-readme.md similarity index 100% rename from stable/libremdb/3.0.133/app-readme.md rename to stable/libremdb/3.0.134/app-readme.md diff --git a/stable/libremdb/3.0.133/charts/common-14.0.1.tgz b/stable/libremdb/3.0.134/charts/common-14.0.1.tgz similarity index 100% rename from stable/libremdb/3.0.133/charts/common-14.0.1.tgz rename to stable/libremdb/3.0.134/charts/common-14.0.1.tgz diff --git a/stable/libremdb/3.0.133/charts/redis-6.0.66.tgz b/stable/libremdb/3.0.134/charts/redis-6.0.66.tgz similarity index 100% rename from stable/libremdb/3.0.133/charts/redis-6.0.66.tgz rename to stable/libremdb/3.0.134/charts/redis-6.0.66.tgz diff --git a/stable/libremdb/3.0.133/ix_values.yaml b/stable/libremdb/3.0.134/ix_values.yaml similarity index 91% rename from stable/libremdb/3.0.133/ix_values.yaml rename to stable/libremdb/3.0.134/ix_values.yaml index f9449b28e92..9f2fe20d035 100644 --- a/stable/libremdb/3.0.133/ix_values.yaml +++ b/stable/libremdb/3.0.134/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/libremdb pullPolicy: IfNotPresent - tag: latest@sha256:56ca3e6d12dbd19441ff5cbe5eb9cf9ea878d49c0802c24c30865d433dc36a5e + tag: latest@sha256:22bfc414944a1af785fd56c7fb6c01dd3300f1e4749808ec5e672a17a92e2403 service: main: ports: diff --git a/stable/libremdb/3.0.133/questions.yaml b/stable/libremdb/3.0.134/questions.yaml similarity index 100% rename from stable/libremdb/3.0.133/questions.yaml rename to stable/libremdb/3.0.134/questions.yaml diff --git a/stable/libremdb/3.0.133/templates/NOTES.txt b/stable/libremdb/3.0.134/templates/NOTES.txt similarity index 100% rename from stable/libremdb/3.0.133/templates/NOTES.txt rename to stable/libremdb/3.0.134/templates/NOTES.txt diff --git a/stable/libremdb/3.0.133/templates/common.yaml b/stable/libremdb/3.0.134/templates/common.yaml similarity index 100% rename from stable/libremdb/3.0.133/templates/common.yaml rename to stable/libremdb/3.0.134/templates/common.yaml diff --git a/stable/libremdb/3.0.133/values.yaml b/stable/libremdb/3.0.134/values.yaml similarity index 100% rename from stable/libremdb/3.0.133/values.yaml rename to stable/libremdb/3.0.134/values.yaml