diff --git a/stable/prowlarr/8.0.20/app-changelog.md b/stable/prowlarr/8.0.20/app-changelog.md deleted file mode 100644 index 46465772c51..00000000000 --- a/stable/prowlarr/8.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prowlarr-8.0.20](https://github.com/truecharts/charts/compare/prowlarr-8.0.19...prowlarr-8.0.20) (2023-02-03) - -### Chore - -- update container image tccr.io/truecharts/prowlarr to v1.1.2.2453 - - \ No newline at end of file diff --git a/stable/prowlarr/8.0.20/CHANGELOG.md b/stable/prowlarr/8.0.21/CHANGELOG.md similarity index 91% rename from stable/prowlarr/8.0.20/CHANGELOG.md rename to stable/prowlarr/8.0.21/CHANGELOG.md index 5bd41cec7b1..8d9d0cca73d 100644 --- a/stable/prowlarr/8.0.20/CHANGELOG.md +++ b/stable/prowlarr/8.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [prowlarr-8.0.21](https://github.com/truecharts/charts/compare/prowlarr-8.0.20...prowlarr-8.0.21) (2023-02-05) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.1.3.2521 + + + + ## [prowlarr-8.0.20](https://github.com/truecharts/charts/compare/prowlarr-8.0.19...prowlarr-8.0.20) (2023-02-03) ### Chore @@ -88,12 +97,3 @@ ## [prowlarr-8.0.11](https://github.com/truecharts/charts/compare/prowlarr-8.0.10...prowlarr-8.0.11) (2022-12-25) ### Chore - -- update helm general non-major - - - - -## [prowlarr-8.0.10](https://github.com/truecharts/charts/compare/prowlarr-8.0.9...prowlarr-8.0.10) (2022-12-23) - -### Chore diff --git a/stable/prowlarr/8.0.20/Chart.yaml b/stable/prowlarr/8.0.21/Chart.yaml similarity index 95% rename from stable/prowlarr/8.0.20/Chart.yaml rename to stable/prowlarr/8.0.21/Chart.yaml index f97d8440ef6..027fdfbcf62 100644 --- a/stable/prowlarr/8.0.20/Chart.yaml +++ b/stable/prowlarr/8.0.21/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.1.2.2453" +appVersion: "1.1.3.2521" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/ghcr.io/onedr0p/prowlarr-develop - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 8.0.20 +version: 8.0.21 annotations: truecharts.org/catagories: | - media diff --git a/stable/prowlarr/8.0.20/README.md b/stable/prowlarr/8.0.21/README.md similarity index 100% rename from stable/prowlarr/8.0.20/README.md rename to stable/prowlarr/8.0.21/README.md diff --git a/stable/prowlarr/8.0.21/app-changelog.md b/stable/prowlarr/8.0.21/app-changelog.md new file mode 100644 index 00000000000..8e5fe4da3b3 --- /dev/null +++ b/stable/prowlarr/8.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prowlarr-8.0.21](https://github.com/truecharts/charts/compare/prowlarr-8.0.20...prowlarr-8.0.21) (2023-02-05) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.1.3.2521 + + \ No newline at end of file diff --git a/stable/prowlarr/8.0.20/app-readme.md b/stable/prowlarr/8.0.21/app-readme.md similarity index 100% rename from stable/prowlarr/8.0.20/app-readme.md rename to stable/prowlarr/8.0.21/app-readme.md diff --git a/stable/prowlarr/8.0.20/charts/common-11.1.2.tgz b/stable/prowlarr/8.0.21/charts/common-11.1.2.tgz similarity index 100% rename from stable/prowlarr/8.0.20/charts/common-11.1.2.tgz rename to stable/prowlarr/8.0.21/charts/common-11.1.2.tgz diff --git a/stable/prowlarr/8.0.20/ix_values.yaml b/stable/prowlarr/8.0.21/ix_values.yaml similarity index 77% rename from stable/prowlarr/8.0.20/ix_values.yaml rename to stable/prowlarr/8.0.21/ix_values.yaml index 7c6d2d92d11..508672092ef 100644 --- a/stable/prowlarr/8.0.20/ix_values.yaml +++ b/stable/prowlarr/8.0.21/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prowlarr - tag: 1.1.2.2453@sha256:50a15658a5457373721307cae4dcb0f856ffd1c5c554402fd309d4d3ac36f087 + tag: 1.1.3.2521@sha256:6a4463b8a9488c3b21a2b382e9f57d009e8ef529960f434967c48f968f0326f8 pullPolicy: IfNotPresent securityContext: diff --git a/stable/prowlarr/8.0.20/questions.yaml b/stable/prowlarr/8.0.21/questions.yaml similarity index 100% rename from stable/prowlarr/8.0.20/questions.yaml rename to stable/prowlarr/8.0.21/questions.yaml diff --git a/stable/prowlarr/8.0.20/templates/common.yaml b/stable/prowlarr/8.0.21/templates/common.yaml similarity index 100% rename from stable/prowlarr/8.0.20/templates/common.yaml rename to stable/prowlarr/8.0.21/templates/common.yaml diff --git a/stable/prowlarr/8.0.20/values.yaml b/stable/prowlarr/8.0.21/values.yaml similarity index 100% rename from stable/prowlarr/8.0.20/values.yaml rename to stable/prowlarr/8.0.21/values.yaml