diff --git a/stable/beets/8.0.13/app-changelog.md b/stable/beets/8.0.13/app-changelog.md deleted file mode 100644 index 6efb00f52b..0000000000 --- a/stable/beets/8.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [beets-8.0.13](https://github.com/truecharts/charts/compare/beets-8.0.12...beets-8.0.13) (2023-10-16) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#13687](https://github.com/truecharts/charts/issues/13687)) - - \ No newline at end of file diff --git a/stable/beets/8.0.13/CHANGELOG.md b/stable/beets/8.0.14/CHANGELOG.md similarity index 93% rename from stable/beets/8.0.13/CHANGELOG.md rename to stable/beets/8.0.14/CHANGELOG.md index db24cf7c80..836626913b 100644 --- a/stable/beets/8.0.13/CHANGELOG.md +++ b/stable/beets/8.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [beets-8.0.14](https://github.com/truecharts/charts/compare/beets-8.0.13...beets-8.0.14) (2023-10-20) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#13827](https://github.com/truecharts/charts/issues/13827)) + + + + ## [beets-8.0.13](https://github.com/truecharts/charts/compare/beets-8.0.12...beets-8.0.13) (2023-10-16) ### Chore @@ -88,12 +97,3 @@ ## [beets-8.0.4](https://github.com/truecharts/charts/compare/beets-8.0.3...beets-8.0.4) (2023-08-21) ### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#11762](https://github.com/truecharts/charts/issues/11762)) - - - - -## [beets-8.0.3](https://github.com/truecharts/charts/compare/beets-8.0.2...beets-8.0.3) (2023-08-18) - -### Chore diff --git a/stable/beets/8.0.13/Chart.yaml b/stable/beets/8.0.14/Chart.yaml similarity index 98% rename from stable/beets/8.0.13/Chart.yaml rename to stable/beets/8.0.14/Chart.yaml index 7d8be4a530..2e90c3df7d 100644 --- a/stable/beets/8.0.13/Chart.yaml +++ b/stable/beets/8.0.14/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 8.0.13 +version: 8.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/beets/8.0.13/README.md b/stable/beets/8.0.14/README.md similarity index 100% rename from stable/beets/8.0.13/README.md rename to stable/beets/8.0.14/README.md diff --git a/stable/beets/8.0.14/app-changelog.md b/stable/beets/8.0.14/app-changelog.md new file mode 100644 index 0000000000..b364f1b25c --- /dev/null +++ b/stable/beets/8.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [beets-8.0.14](https://github.com/truecharts/charts/compare/beets-8.0.13...beets-8.0.14) (2023-10-20) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#13827](https://github.com/truecharts/charts/issues/13827)) + + \ No newline at end of file diff --git a/stable/beets/8.0.13/app-readme.md b/stable/beets/8.0.14/app-readme.md similarity index 100% rename from stable/beets/8.0.13/app-readme.md rename to stable/beets/8.0.14/app-readme.md diff --git a/stable/beets/8.0.13/charts/common-14.0.9.tgz b/stable/beets/8.0.14/charts/common-14.0.9.tgz similarity index 100% rename from stable/beets/8.0.13/charts/common-14.0.9.tgz rename to stable/beets/8.0.14/charts/common-14.0.9.tgz diff --git a/stable/beets/8.0.13/ix_values.yaml b/stable/beets/8.0.14/ix_values.yaml similarity index 89% rename from stable/beets/8.0.13/ix_values.yaml rename to stable/beets/8.0.14/ix_values.yaml index 2031a362ea..bdd47b3bbf 100644 --- a/stable/beets/8.0.13/ix_values.yaml +++ b/stable/beets/8.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/beets pullPolicy: IfNotPresent - tag: v1.6.0@sha256:5823df2b647d2e844777c15f5c9f48b4a7e5c4fefbb1867ce805b8d0ef137aa4 + tag: v1.6.0@sha256:0682cacc84ac505c5ec226182462aa399bd13d21b2ce44be1a68fb7664330c7c securityContext: container: diff --git a/stable/beets/8.0.13/questions.yaml b/stable/beets/8.0.14/questions.yaml similarity index 100% rename from stable/beets/8.0.13/questions.yaml rename to stable/beets/8.0.14/questions.yaml diff --git a/stable/beets/8.0.13/templates/NOTES.txt b/stable/beets/8.0.14/templates/NOTES.txt similarity index 100% rename from stable/beets/8.0.13/templates/NOTES.txt rename to stable/beets/8.0.14/templates/NOTES.txt diff --git a/stable/beets/8.0.13/templates/common.yaml b/stable/beets/8.0.14/templates/common.yaml similarity index 100% rename from stable/beets/8.0.13/templates/common.yaml rename to stable/beets/8.0.14/templates/common.yaml diff --git a/stable/beets/8.0.13/values.yaml b/stable/beets/8.0.14/values.yaml similarity index 100% rename from stable/beets/8.0.13/values.yaml rename to stable/beets/8.0.14/values.yaml