diff --git a/stable/prowlarr/8.0.1/app-changelog.md b/stable/prowlarr/8.0.1/app-changelog.md deleted file mode 100644 index b9bedb8e2a..0000000000 --- a/stable/prowlarr/8.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/prowlarr/8.0.1/CHANGELOG.md b/stable/prowlarr/8.0.2/CHANGELOG.md similarity index 100% rename from stable/prowlarr/8.0.1/CHANGELOG.md rename to stable/prowlarr/8.0.2/CHANGELOG.md diff --git a/stable/prowlarr/8.0.1/Chart.yaml b/stable/prowlarr/8.0.2/Chart.yaml similarity index 98% rename from stable/prowlarr/8.0.1/Chart.yaml rename to stable/prowlarr/8.0.2/Chart.yaml index b8c396a5f8..0aac35e233 100644 --- a/stable/prowlarr/8.0.1/Chart.yaml +++ b/stable/prowlarr/8.0.2/Chart.yaml @@ -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.1 +version: 8.0.2 annotations: truecharts.org/catagories: | - media diff --git a/stable/prowlarr/8.0.1/README.md b/stable/prowlarr/8.0.2/README.md similarity index 100% rename from stable/prowlarr/8.0.1/README.md rename to stable/prowlarr/8.0.2/README.md diff --git a/stable/prowlarr/8.0.2/app-changelog.md b/stable/prowlarr/8.0.2/app-changelog.md new file mode 100644 index 0000000000..b953eb98c5 --- /dev/null +++ b/stable/prowlarr/8.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prowlarr-8.0.2](https://github.com/truecharts/charts/compare/prowlarr-8.0.1...prowlarr-8.0.2) (2022-11-25) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to 0.4.9.2083 + + \ No newline at end of file diff --git a/stable/prowlarr/8.0.1/app-readme.md b/stable/prowlarr/8.0.2/app-readme.md similarity index 100% rename from stable/prowlarr/8.0.1/app-readme.md rename to stable/prowlarr/8.0.2/app-readme.md diff --git a/stable/prowlarr/8.0.1/charts/common-11.0.3.tgz b/stable/prowlarr/8.0.2/charts/common-11.0.3.tgz similarity index 100% rename from stable/prowlarr/8.0.1/charts/common-11.0.3.tgz rename to stable/prowlarr/8.0.2/charts/common-11.0.3.tgz diff --git a/stable/prowlarr/8.0.1/ix_values.yaml b/stable/prowlarr/8.0.2/ix_values.yaml similarity index 77% rename from stable/prowlarr/8.0.1/ix_values.yaml rename to stable/prowlarr/8.0.2/ix_values.yaml index 27f01d3cea..e230a8c503 100644 --- a/stable/prowlarr/8.0.1/ix_values.yaml +++ b/stable/prowlarr/8.0.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prowlarr - tag: 0.4.9.2083@sha256:9c304430ec64b2f968cd4506f7303d9f35f767905ea458e110c59f6ee07f07df + tag: 0.4.9.2083@sha256:5bf1fe7838e5cf249aa597c46999336fcac9a3019760a4761619d6d7d1353456 pullPolicy: IfNotPresent securityContext: diff --git a/stable/prowlarr/8.0.1/questions.yaml b/stable/prowlarr/8.0.2/questions.yaml similarity index 100% rename from stable/prowlarr/8.0.1/questions.yaml rename to stable/prowlarr/8.0.2/questions.yaml diff --git a/stable/prowlarr/8.0.1/templates/common.yaml b/stable/prowlarr/8.0.2/templates/common.yaml similarity index 100% rename from stable/prowlarr/8.0.1/templates/common.yaml rename to stable/prowlarr/8.0.2/templates/common.yaml diff --git a/stable/prowlarr/8.0.1/values.yaml b/stable/prowlarr/8.0.2/values.yaml similarity index 100% rename from stable/prowlarr/8.0.1/values.yaml rename to stable/prowlarr/8.0.2/values.yaml