diff --git a/stable/prowlarr/8.0.6/app-changelog.md b/stable/prowlarr/8.0.6/app-changelog.md deleted file mode 100644 index 07ca4693df3..00000000000 --- a/stable/prowlarr/8.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prowlarr-8.0.6](https://github.com/truecharts/charts/compare/prowlarr-8.0.5...prowlarr-8.0.6) (2022-12-13) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/prowlarr/8.0.6/CHANGELOG.md b/stable/prowlarr/8.0.7/CHANGELOG.md similarity index 90% rename from stable/prowlarr/8.0.6/CHANGELOG.md rename to stable/prowlarr/8.0.7/CHANGELOG.md index c97ab2e0f7d..20da3790d5a 100644 --- a/stable/prowlarr/8.0.6/CHANGELOG.md +++ b/stable/prowlarr/8.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [prowlarr-8.0.7](https://github.com/truecharts/charts/compare/prowlarr-8.0.6...prowlarr-8.0.7) (2022-12-14) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v0.4.10.2111 + + + + ## [prowlarr-8.0.6](https://github.com/truecharts/charts/compare/prowlarr-8.0.5...prowlarr-8.0.6) (2022-12-13) ### Chore @@ -86,14 +95,5 @@ -## [prowlarr-8.0.1](https://github.com/truecharts/charts/compare/prowlarr-8.0.0...prowlarr-8.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [prowlarr-8.0.1](https://github.com/truecharts/charts/compare/prowlarr-8.0.0...prowlarr-8.0.1) (2022-11-15) diff --git a/stable/prowlarr/8.0.6/Chart.yaml b/stable/prowlarr/8.0.7/Chart.yaml similarity index 95% rename from stable/prowlarr/8.0.6/Chart.yaml rename to stable/prowlarr/8.0.7/Chart.yaml index 46c7076e61f..c4b18255b1c 100644 --- a/stable/prowlarr/8.0.6/Chart.yaml +++ b/stable/prowlarr/8.0.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.4.9.2083" +appVersion: "0.4.10.211" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 8.0.6 +version: 8.0.7 annotations: truecharts.org/catagories: | - media diff --git a/stable/prowlarr/8.0.6/README.md b/stable/prowlarr/8.0.7/README.md similarity index 100% rename from stable/prowlarr/8.0.6/README.md rename to stable/prowlarr/8.0.7/README.md diff --git a/stable/prowlarr/8.0.7/app-changelog.md b/stable/prowlarr/8.0.7/app-changelog.md new file mode 100644 index 00000000000..49c34f479b3 --- /dev/null +++ b/stable/prowlarr/8.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prowlarr-8.0.7](https://github.com/truecharts/charts/compare/prowlarr-8.0.6...prowlarr-8.0.7) (2022-12-14) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v0.4.10.2111 + + \ No newline at end of file diff --git a/stable/prowlarr/8.0.6/app-readme.md b/stable/prowlarr/8.0.7/app-readme.md similarity index 100% rename from stable/prowlarr/8.0.6/app-readme.md rename to stable/prowlarr/8.0.7/app-readme.md diff --git a/stable/prowlarr/8.0.6/charts/common-11.0.7.tgz b/stable/prowlarr/8.0.7/charts/common-11.0.7.tgz similarity index 100% rename from stable/prowlarr/8.0.6/charts/common-11.0.7.tgz rename to stable/prowlarr/8.0.7/charts/common-11.0.7.tgz diff --git a/stable/prowlarr/8.0.6/ix_values.yaml b/stable/prowlarr/8.0.7/ix_values.yaml similarity index 76% rename from stable/prowlarr/8.0.6/ix_values.yaml rename to stable/prowlarr/8.0.7/ix_values.yaml index fc7eb6bd5dd..df962a53472 100644 --- a/stable/prowlarr/8.0.6/ix_values.yaml +++ b/stable/prowlarr/8.0.7/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prowlarr - tag: 0.4.9.2083@sha256:a3f0927250cf8d85ca899b8603bbb0c89c94649b1918569cef32a05e14d09f38 + tag: 0.4.10.2111@sha256:b3d87e1966dfd17e48e26b2747b781230b018ce6af941be6185e8b2209c91954 pullPolicy: IfNotPresent securityContext: diff --git a/stable/prowlarr/8.0.6/questions.yaml b/stable/prowlarr/8.0.7/questions.yaml similarity index 100% rename from stable/prowlarr/8.0.6/questions.yaml rename to stable/prowlarr/8.0.7/questions.yaml diff --git a/stable/prowlarr/8.0.6/templates/common.yaml b/stable/prowlarr/8.0.7/templates/common.yaml similarity index 100% rename from stable/prowlarr/8.0.6/templates/common.yaml rename to stable/prowlarr/8.0.7/templates/common.yaml diff --git a/stable/prowlarr/8.0.6/values.yaml b/stable/prowlarr/8.0.7/values.yaml similarity index 100% rename from stable/prowlarr/8.0.6/values.yaml rename to stable/prowlarr/8.0.7/values.yaml