diff --git a/stable/beets/8.0.2/app-changelog.md b/stable/beets/8.0.2/app-changelog.md deleted file mode 100644 index 70743474111..00000000000 --- a/stable/beets/8.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [beets-8.0.2](https://github.com/truecharts/charts/compare/beets-8.0.1...beets-8.0.2) (2023-08-11) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#11429](https://github.com/truecharts/charts/issues/11429)) - - \ No newline at end of file diff --git a/stable/beets/8.0.2/CHANGELOG.md b/stable/beets/8.0.3/CHANGELOG.md similarity index 91% rename from stable/beets/8.0.2/CHANGELOG.md rename to stable/beets/8.0.3/CHANGELOG.md index aa82a8b373d..58c6d6e6daa 100644 --- a/stable/beets/8.0.2/CHANGELOG.md +++ b/stable/beets/8.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [beets-8.0.3](https://github.com/truecharts/charts/compare/beets-8.0.2...beets-8.0.3) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#11673](https://github.com/truecharts/charts/issues/11673)) + + + + ## [beets-8.0.2](https://github.com/truecharts/charts/compare/beets-8.0.1...beets-8.0.2) (2023-08-11) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/beets to v1.6.0 ([#9860](https://github.com/truecharts/charts/issues/9860)) - - - -## [beets-7.0.29](https://github.com/truecharts/charts/compare/beets-7.0.28...beets-7.0.29) (2023-06-16) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#9701](https://github.com/truecharts/charts/issues/9701)) - diff --git a/stable/beets/8.0.2/Chart.yaml b/stable/beets/8.0.3/Chart.yaml similarity index 98% rename from stable/beets/8.0.2/Chart.yaml rename to stable/beets/8.0.3/Chart.yaml index b36c98953d4..2f9a3f175e4 100644 --- a/stable/beets/8.0.2/Chart.yaml +++ b/stable/beets/8.0.3/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/linuxserver/docker-beets - https://beets.io/ type: application -version: 8.0.2 +version: 8.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/beets/8.0.2/README.md b/stable/beets/8.0.3/README.md similarity index 100% rename from stable/beets/8.0.2/README.md rename to stable/beets/8.0.3/README.md diff --git a/stable/beets/8.0.3/app-changelog.md b/stable/beets/8.0.3/app-changelog.md new file mode 100644 index 00000000000..5e0f58c7f84 --- /dev/null +++ b/stable/beets/8.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [beets-8.0.3](https://github.com/truecharts/charts/compare/beets-8.0.2...beets-8.0.3) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#11673](https://github.com/truecharts/charts/issues/11673)) + + \ No newline at end of file diff --git a/stable/beets/8.0.2/app-readme.md b/stable/beets/8.0.3/app-readme.md similarity index 100% rename from stable/beets/8.0.2/app-readme.md rename to stable/beets/8.0.3/app-readme.md diff --git a/stable/beets/8.0.2/charts/common-14.0.1.tgz b/stable/beets/8.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/beets/8.0.2/charts/common-14.0.1.tgz rename to stable/beets/8.0.3/charts/common-14.0.1.tgz diff --git a/stable/beets/8.0.2/ix_values.yaml b/stable/beets/8.0.3/ix_values.yaml similarity index 89% rename from stable/beets/8.0.2/ix_values.yaml rename to stable/beets/8.0.3/ix_values.yaml index 600da68c27d..35095fc3fba 100644 --- a/stable/beets/8.0.2/ix_values.yaml +++ b/stable/beets/8.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/beets pullPolicy: IfNotPresent - tag: v1.6.0@sha256:599a98ab7975c03d4f176d90d6c4c3cd56fcd5ceef09b00e9eab85c281491ab5 + tag: v1.6.0@sha256:98087f3ae9541eaaa1db92e37fb30008405b90262a5f92b68362a63cb010610c securityContext: container: diff --git a/stable/beets/8.0.2/questions.yaml b/stable/beets/8.0.3/questions.yaml similarity index 100% rename from stable/beets/8.0.2/questions.yaml rename to stable/beets/8.0.3/questions.yaml diff --git a/stable/beets/8.0.2/templates/NOTES.txt b/stable/beets/8.0.3/templates/NOTES.txt similarity index 100% rename from stable/beets/8.0.2/templates/NOTES.txt rename to stable/beets/8.0.3/templates/NOTES.txt diff --git a/stable/beets/8.0.2/templates/common.yaml b/stable/beets/8.0.3/templates/common.yaml similarity index 100% rename from stable/beets/8.0.2/templates/common.yaml rename to stable/beets/8.0.3/templates/common.yaml diff --git a/stable/beets/8.0.2/values.yaml b/stable/beets/8.0.3/values.yaml similarity index 100% rename from stable/beets/8.0.2/values.yaml rename to stable/beets/8.0.3/values.yaml