diff --git a/stable/komga/3.0.6/CHANGELOG.md b/stable/komga/3.0.6/CHANGELOG.md
deleted file mode 100644
index 35566408a29..00000000000
--- a/stable/komga/3.0.6/CHANGELOG.md
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-### [komga-3.0.6](https://github.com/truecharts/apps/compare/komga-3.0.5...komga-3.0.6) (2021-10-05)
-
-#### Chore
-
-* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099))
-
diff --git a/stable/komga/3.0.7/CHANGELOG.md b/stable/komga/3.0.7/CHANGELOG.md
new file mode 100644
index 00000000000..a00b0a3e345
--- /dev/null
+++ b/stable/komga/3.0.7/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [komga-3.0.7](https://github.com/truecharts/apps/compare/komga-3.0.6...komga-3.0.7) (2021-10-05)
+
+#### Chore
+
+* update non-major ([#1103](https://github.com/truecharts/apps/issues/1103))
+
diff --git a/stable/komga/3.0.6/CONFIG.md b/stable/komga/3.0.7/CONFIG.md
similarity index 100%
rename from stable/komga/3.0.6/CONFIG.md
rename to stable/komga/3.0.7/CONFIG.md
diff --git a/stable/komga/3.0.6/Chart.lock b/stable/komga/3.0.7/Chart.lock
similarity index 78%
rename from stable/komga/3.0.6/Chart.lock
rename to stable/komga/3.0.7/Chart.lock
index bb579ff53ab..7e7b351fab0 100644
--- a/stable/komga/3.0.6/Chart.lock
+++ b/stable/komga/3.0.7/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.2.2
digest: sha256:f6a5238049ab6ad23f6a78c95f09040de216674c846d3c35dddab95ab09406ef
-generated: "2021-10-05T12:20:54.532768711Z"
+generated: "2021-10-05T23:04:43.147021763Z"
diff --git a/stable/komga/3.0.6/Chart.yaml b/stable/komga/3.0.7/Chart.yaml
similarity index 93%
rename from stable/komga/3.0.6/Chart.yaml
rename to stable/komga/3.0.7/Chart.yaml
index 23e7e752dce..677b6dd2f3d 100644
--- a/stable/komga/3.0.6/Chart.yaml
+++ b/stable/komga/3.0.7/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.130.1"
+appVersion: "0.131.0"
dependencies:
- name: common
repository: https://truecharts.org
@@ -21,4 +21,4 @@ name: komga
sources:
- https://komga.org/
- https://github.com/gotson/komga
-version: 3.0.6
+version: 3.0.7
diff --git a/stable/komga/3.0.6/README.md b/stable/komga/3.0.7/README.md
similarity index 100%
rename from stable/komga/3.0.6/README.md
rename to stable/komga/3.0.7/README.md
diff --git a/stable/komga/3.0.6/app-readme.md b/stable/komga/3.0.7/app-readme.md
similarity index 100%
rename from stable/komga/3.0.6/app-readme.md
rename to stable/komga/3.0.7/app-readme.md
diff --git a/stable/komga/3.0.6/charts/common-8.2.2.tgz b/stable/komga/3.0.7/charts/common-8.2.2.tgz
similarity index 100%
rename from stable/komga/3.0.6/charts/common-8.2.2.tgz
rename to stable/komga/3.0.7/charts/common-8.2.2.tgz
diff --git a/stable/komga/3.0.6/helm-values.md b/stable/komga/3.0.7/helm-values.md
similarity index 91%
rename from stable/komga/3.0.6/helm-values.md
rename to stable/komga/3.0.7/helm-values.md
index b655d2bb950..fd8b9935032 100644
--- a/stable/komga/3.0.6/helm-values.md
+++ b/stable/komga/3.0.7/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | See below | environment variables. See more environment variables in the [komga documentation](https://komga.org/installation/configuration.html#optional-configuration). |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/truecharts/komga"` | image repository |
-| image.tag | string | `"v0.130.1@sha256:181e5d1eec8a004eb2cf845d0adc216bf6439561040f370c059063bf9c2152b2"` | image tag |
+| image.tag | string | `"v0.131.0@sha256:be0a97e7047c2afd5e65a22f1e230e01630a4fe38044ecfbff615e71d8ede2b2"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. |
diff --git a/stable/komga/3.0.6/ix_values.yaml b/stable/komga/3.0.7/ix_values.yaml
similarity index 84%
rename from stable/komga/3.0.6/ix_values.yaml
rename to stable/komga/3.0.7/ix_values.yaml
index 582b7ed2767..fdc7d8df61a 100644
--- a/stable/komga/3.0.6/ix_values.yaml
+++ b/stable/komga/3.0.7/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/truecharts/komga
pullPolicy: IfNotPresent
- tag: v0.130.1@sha256:181e5d1eec8a004eb2cf845d0adc216bf6439561040f370c059063bf9c2152b2
+ tag: v0.131.0@sha256:be0a97e7047c2afd5e65a22f1e230e01630a4fe38044ecfbff615e71d8ede2b2
##
# Most other defaults are set in questions.yaml
diff --git a/stable/komga/3.0.6/questions.yaml b/stable/komga/3.0.7/questions.yaml
similarity index 100%
rename from stable/komga/3.0.6/questions.yaml
rename to stable/komga/3.0.7/questions.yaml
diff --git a/stable/komga/3.0.6/templates/common.yaml b/stable/komga/3.0.7/templates/common.yaml
similarity index 100%
rename from stable/komga/3.0.6/templates/common.yaml
rename to stable/komga/3.0.7/templates/common.yaml
diff --git a/stable/komga/3.0.6/test_values.yaml b/stable/komga/3.0.7/test_values.yaml
similarity index 91%
rename from stable/komga/3.0.6/test_values.yaml
rename to stable/komga/3.0.7/test_values.yaml
index 5b38604eced..01ce65afbf3 100644
--- a/stable/komga/3.0.6/test_values.yaml
+++ b/stable/komga/3.0.7/test_values.yaml
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/truecharts/komga
# -- image tag
- tag: v0.130.1@sha256:181e5d1eec8a004eb2cf845d0adc216bf6439561040f370c059063bf9c2152b2
+ tag: v0.131.0@sha256:be0a97e7047c2afd5e65a22f1e230e01630a4fe38044ecfbff615e71d8ede2b2
# -- image pull policy
pullPolicy: IfNotPresent
diff --git a/stable/komga/3.0.6/values.yaml b/stable/komga/3.0.7/values.yaml
similarity index 100%
rename from stable/komga/3.0.6/values.yaml
rename to stable/komga/3.0.7/values.yaml
diff --git a/stable/nextcloud/6.0.12/CHANGELOG.md b/stable/nextcloud/6.0.12/CHANGELOG.md
deleted file mode 100644
index 7cffa0cc787..00000000000
--- a/stable/nextcloud/6.0.12/CHANGELOG.md
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-### [nextcloud-6.0.12](https://github.com/truecharts/apps/compare/nextcloud-6.0.11...nextcloud-6.0.12) (2021-10-05)
-
-#### Chore
-
-* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099))
-
diff --git a/stable/nextcloud/6.0.13/CHANGELOG.md b/stable/nextcloud/6.0.13/CHANGELOG.md
new file mode 100644
index 00000000000..4ddcf5ef19c
--- /dev/null
+++ b/stable/nextcloud/6.0.13/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [nextcloud-6.0.13](https://github.com/truecharts/apps/compare/nextcloud-6.0.12...nextcloud-6.0.13) (2021-10-05)
+
+#### Chore
+
+* update non-major ([#1103](https://github.com/truecharts/apps/issues/1103))
+
diff --git a/stable/nextcloud/6.0.12/CONFIG.md b/stable/nextcloud/6.0.13/CONFIG.md
similarity index 100%
rename from stable/nextcloud/6.0.12/CONFIG.md
rename to stable/nextcloud/6.0.13/CONFIG.md
diff --git a/stable/nextcloud/6.0.12/Chart.lock b/stable/nextcloud/6.0.13/Chart.lock
similarity index 87%
rename from stable/nextcloud/6.0.12/Chart.lock
rename to stable/nextcloud/6.0.13/Chart.lock
index 6c926aad978..b39e9526f8e 100644
--- a/stable/nextcloud/6.0.12/Chart.lock
+++ b/stable/nextcloud/6.0.13/Chart.lock
@@ -9,4 +9,4 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 15.4.1
digest: sha256:bfe11eec09664fb48f91828300383b3cccb92e7f708cb783ba0f8491d8d37ccf
-generated: "2021-10-05T12:22:55.003671458Z"
+generated: "2021-10-05T23:04:55.77374211Z"
diff --git a/stable/nextcloud/6.0.12/Chart.yaml b/stable/nextcloud/6.0.13/Chart.yaml
similarity index 98%
rename from stable/nextcloud/6.0.12/Chart.yaml
rename to stable/nextcloud/6.0.13/Chart.yaml
index 91209588e5d..ba5a345c38d 100644
--- a/stable/nextcloud/6.0.12/Chart.yaml
+++ b/stable/nextcloud/6.0.13/Chart.yaml
@@ -33,4 +33,4 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
type: application
-version: 6.0.12
+version: 6.0.13
diff --git a/stable/nextcloud/6.0.12/README.md b/stable/nextcloud/6.0.13/README.md
similarity index 100%
rename from stable/nextcloud/6.0.12/README.md
rename to stable/nextcloud/6.0.13/README.md
diff --git a/stable/nextcloud/6.0.12/app-readme.md b/stable/nextcloud/6.0.13/app-readme.md
similarity index 100%
rename from stable/nextcloud/6.0.12/app-readme.md
rename to stable/nextcloud/6.0.13/app-readme.md
diff --git a/stable/nextcloud/6.0.12/charts/common-8.2.2.tgz b/stable/nextcloud/6.0.13/charts/common-8.2.2.tgz
similarity index 100%
rename from stable/nextcloud/6.0.12/charts/common-8.2.2.tgz
rename to stable/nextcloud/6.0.13/charts/common-8.2.2.tgz
diff --git a/stable/nextcloud/6.0.12/charts/postgresql-3.0.8.tgz b/stable/nextcloud/6.0.13/charts/postgresql-3.0.8.tgz
similarity index 100%
rename from stable/nextcloud/6.0.12/charts/postgresql-3.0.8.tgz
rename to stable/nextcloud/6.0.13/charts/postgresql-3.0.8.tgz
diff --git a/stable/nextcloud/6.0.12/charts/redis-15.4.1.tgz b/stable/nextcloud/6.0.13/charts/redis-15.4.1.tgz
similarity index 100%
rename from stable/nextcloud/6.0.12/charts/redis-15.4.1.tgz
rename to stable/nextcloud/6.0.13/charts/redis-15.4.1.tgz
diff --git a/stable/nextcloud/6.0.12/helm-values.md b/stable/nextcloud/6.0.13/helm-values.md
similarity index 98%
rename from stable/nextcloud/6.0.12/helm-values.md
rename to stable/nextcloud/6.0.13/helm-values.md
index da04e8068b6..955e0fe7538 100644
--- a/stable/nextcloud/6.0.12/helm-values.md
+++ b/stable/nextcloud/6.0.13/helm-values.md
@@ -31,7 +31,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/nextcloud"` | |
-| image.tag | string | `"22.2.0@sha256:295c5c72307c00fbd41fb446a085c65c5f1b302948f52304481d2ac4255912b9"` | |
+| image.tag | string | `"22.2.0@sha256:50d4d103bf6a229ec0d589785e057ecdaa8cb718f197056739fa14f483e0071b"` | |
| initContainers.init-postgresdb.command[0] | string | `"sh"` | |
| initContainers.init-postgresdb.command[1] | string | `"-c"` | |
| initContainers.init-postgresdb.command[2] | string | `"until pg_isready -U nextcloud -h ${pghost} ; do sleep 2 ; done"` | |
diff --git a/stable/nextcloud/6.0.12/ix_values.yaml b/stable/nextcloud/6.0.13/ix_values.yaml
similarity index 97%
rename from stable/nextcloud/6.0.12/ix_values.yaml
rename to stable/nextcloud/6.0.13/ix_values.yaml
index 1cf2b6f874d..387cac6f527 100644
--- a/stable/nextcloud/6.0.12/ix_values.yaml
+++ b/stable/nextcloud/6.0.13/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: docker.io/nextcloud
pullPolicy: IfNotPresent
- tag: 22.2.0@sha256:295c5c72307c00fbd41fb446a085c65c5f1b302948f52304481d2ac4255912b9
+ tag: 22.2.0@sha256:50d4d103bf6a229ec0d589785e057ecdaa8cb718f197056739fa14f483e0071b
postgresqlImage:
repository: bitnami/postgresql
diff --git a/stable/nextcloud/6.0.12/questions.yaml b/stable/nextcloud/6.0.13/questions.yaml
similarity index 100%
rename from stable/nextcloud/6.0.12/questions.yaml
rename to stable/nextcloud/6.0.13/questions.yaml
diff --git a/stable/nextcloud/6.0.12/templates/_configmap.tpl b/stable/nextcloud/6.0.13/templates/_configmap.tpl
similarity index 100%
rename from stable/nextcloud/6.0.12/templates/_configmap.tpl
rename to stable/nextcloud/6.0.13/templates/_configmap.tpl
diff --git a/stable/nextcloud/6.0.12/templates/_cronjob.tpl b/stable/nextcloud/6.0.13/templates/_cronjob.tpl
similarity index 100%
rename from stable/nextcloud/6.0.12/templates/_cronjob.tpl
rename to stable/nextcloud/6.0.13/templates/_cronjob.tpl
diff --git a/stable/nextcloud/6.0.12/templates/_secrets.tpl b/stable/nextcloud/6.0.13/templates/_secrets.tpl
similarity index 100%
rename from stable/nextcloud/6.0.12/templates/_secrets.tpl
rename to stable/nextcloud/6.0.13/templates/_secrets.tpl
diff --git a/stable/nextcloud/6.0.12/templates/common.yaml b/stable/nextcloud/6.0.13/templates/common.yaml
similarity index 100%
rename from stable/nextcloud/6.0.12/templates/common.yaml
rename to stable/nextcloud/6.0.13/templates/common.yaml
diff --git a/stable/nextcloud/6.0.12/test_values.yaml b/stable/nextcloud/6.0.13/test_values.yaml
similarity index 98%
rename from stable/nextcloud/6.0.12/test_values.yaml
rename to stable/nextcloud/6.0.13/test_values.yaml
index 5eb2a77d98a..d30df4b8ac5 100644
--- a/stable/nextcloud/6.0.12/test_values.yaml
+++ b/stable/nextcloud/6.0.13/test_values.yaml
@@ -3,7 +3,7 @@
image:
repository: docker.io/nextcloud
pullPolicy: IfNotPresent
- tag: 22.2.0@sha256:295c5c72307c00fbd41fb446a085c65c5f1b302948f52304481d2ac4255912b9
+ tag: 22.2.0@sha256:50d4d103bf6a229ec0d589785e057ecdaa8cb718f197056739fa14f483e0071b
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/nextcloud/6.0.12/values.yaml b/stable/nextcloud/6.0.13/values.yaml
similarity index 100%
rename from stable/nextcloud/6.0.12/values.yaml
rename to stable/nextcloud/6.0.13/values.yaml
diff --git a/stable/nzbhydra/8.0.7/CHANGELOG.md b/stable/nzbhydra/8.0.7/CHANGELOG.md
deleted file mode 100644
index 9a58b7f1b66..00000000000
--- a/stable/nzbhydra/8.0.7/CHANGELOG.md
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-### [nzbhydra-8.0.7](https://github.com/truecharts/apps/compare/nzbhydra-8.0.6...nzbhydra-8.0.7) (2021-10-05)
-
-#### Chore
-
-* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099))
-
diff --git a/stable/nzbhydra/8.0.8/CHANGELOG.md b/stable/nzbhydra/8.0.8/CHANGELOG.md
new file mode 100644
index 00000000000..1069e7b4d3d
--- /dev/null
+++ b/stable/nzbhydra/8.0.8/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [nzbhydra-8.0.8](https://github.com/truecharts/apps/compare/nzbhydra-8.0.7...nzbhydra-8.0.8) (2021-10-05)
+
+#### Chore
+
+* update non-major ([#1103](https://github.com/truecharts/apps/issues/1103))
+
diff --git a/stable/nzbhydra/8.0.7/CONFIG.md b/stable/nzbhydra/8.0.8/CONFIG.md
similarity index 100%
rename from stable/nzbhydra/8.0.7/CONFIG.md
rename to stable/nzbhydra/8.0.8/CONFIG.md
diff --git a/stable/nzbhydra/8.0.7/Chart.lock b/stable/nzbhydra/8.0.8/Chart.lock
similarity index 78%
rename from stable/nzbhydra/8.0.7/Chart.lock
rename to stable/nzbhydra/8.0.8/Chart.lock
index 512b25e02fc..d2dc22dfbfc 100644
--- a/stable/nzbhydra/8.0.7/Chart.lock
+++ b/stable/nzbhydra/8.0.8/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.2.2
digest: sha256:f6a5238049ab6ad23f6a78c95f09040de216674c846d3c35dddab95ab09406ef
-generated: "2021-10-05T12:23:49.781682784Z"
+generated: "2021-10-05T23:05:13.055164116Z"
diff --git a/stable/nzbhydra/8.0.7/Chart.yaml b/stable/nzbhydra/8.0.8/Chart.yaml
similarity index 93%
rename from stable/nzbhydra/8.0.7/Chart.yaml
rename to stable/nzbhydra/8.0.8/Chart.yaml
index 90075b460e9..11fa0f3f4dd 100644
--- a/stable/nzbhydra/8.0.7/Chart.yaml
+++ b/stable/nzbhydra/8.0.8/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "3.17.0"
+appVersion: "3.17.3"
dependencies:
- name: common
repository: https://truecharts.org
@@ -17,4 +17,4 @@ name: nzbhydra
sources:
- https://github.com/theotherp/nzbhydra2
type: application
-version: 8.0.7
+version: 8.0.8
diff --git a/stable/nzbhydra/8.0.7/README.md b/stable/nzbhydra/8.0.8/README.md
similarity index 100%
rename from stable/nzbhydra/8.0.7/README.md
rename to stable/nzbhydra/8.0.8/README.md
diff --git a/stable/nzbhydra/8.0.7/app-readme.md b/stable/nzbhydra/8.0.8/app-readme.md
similarity index 100%
rename from stable/nzbhydra/8.0.7/app-readme.md
rename to stable/nzbhydra/8.0.8/app-readme.md
diff --git a/stable/nzbhydra/8.0.7/charts/common-8.2.2.tgz b/stable/nzbhydra/8.0.8/charts/common-8.2.2.tgz
similarity index 100%
rename from stable/nzbhydra/8.0.7/charts/common-8.2.2.tgz
rename to stable/nzbhydra/8.0.8/charts/common-8.2.2.tgz
diff --git a/stable/nzbhydra/8.0.7/helm-values.md b/stable/nzbhydra/8.0.8/helm-values.md
similarity index 95%
rename from stable/nzbhydra/8.0.7/helm-values.md
rename to stable/nzbhydra/8.0.8/helm-values.md
index 9ea6f2e5814..7c266051b33 100644
--- a/stable/nzbhydra/8.0.7/helm-values.md
+++ b/stable/nzbhydra/8.0.8/helm-values.md
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/nzbhydra2"` | |
-| image.tag | string | `"v3.17.0@sha256:fed0dd54c480c595c36877b241ea996797a1bac5ef03877e8bede40cd18533b5"` | |
+| image.tag | string | `"v3.17.3@sha256:9c1a08356359e75051b03ec614b4df5f6f24558a183de6feacb3a5c2ff232b77"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/stable/nzbhydra/8.0.7/ix_values.yaml b/stable/nzbhydra/8.0.8/ix_values.yaml
similarity index 93%
rename from stable/nzbhydra/8.0.7/ix_values.yaml
rename to stable/nzbhydra/8.0.8/ix_values.yaml
index dfca9b71f6c..709972e823a 100644
--- a/stable/nzbhydra/8.0.7/ix_values.yaml
+++ b/stable/nzbhydra/8.0.8/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/k8s-at-home/nzbhydra2
pullPolicy: IfNotPresent
- tag: v3.17.0@sha256:fed0dd54c480c595c36877b241ea996797a1bac5ef03877e8bede40cd18533b5
+ tag: v3.17.3@sha256:9c1a08356359e75051b03ec614b4df5f6f24558a183de6feacb3a5c2ff232b77
probes:
liveness:
diff --git a/stable/nzbhydra/8.0.7/questions.yaml b/stable/nzbhydra/8.0.8/questions.yaml
similarity index 100%
rename from stable/nzbhydra/8.0.7/questions.yaml
rename to stable/nzbhydra/8.0.8/questions.yaml
diff --git a/stable/nzbhydra/8.0.7/templates/common.yaml b/stable/nzbhydra/8.0.8/templates/common.yaml
similarity index 100%
rename from stable/nzbhydra/8.0.7/templates/common.yaml
rename to stable/nzbhydra/8.0.8/templates/common.yaml
diff --git a/stable/nzbhydra/8.0.7/test_values.yaml b/stable/nzbhydra/8.0.8/test_values.yaml
similarity index 92%
rename from stable/nzbhydra/8.0.7/test_values.yaml
rename to stable/nzbhydra/8.0.8/test_values.yaml
index 1acd857fa99..8c2473ae93b 100644
--- a/stable/nzbhydra/8.0.7/test_values.yaml
+++ b/stable/nzbhydra/8.0.8/test_values.yaml
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/nzbhydra2
pullPolicy: IfNotPresent
- tag: v3.17.0@sha256:fed0dd54c480c595c36877b241ea996797a1bac5ef03877e8bede40cd18533b5
+ tag: v3.17.3@sha256:9c1a08356359e75051b03ec614b4df5f6f24558a183de6feacb3a5c2ff232b77
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/nzbhydra/8.0.7/values.yaml b/stable/nzbhydra/8.0.8/values.yaml
similarity index 100%
rename from stable/nzbhydra/8.0.7/values.yaml
rename to stable/nzbhydra/8.0.8/values.yaml
diff --git a/stable/prowlarr/3.0.6/CHANGELOG.md b/stable/prowlarr/3.0.6/CHANGELOG.md
deleted file mode 100644
index 45134bae690..00000000000
--- a/stable/prowlarr/3.0.6/CHANGELOG.md
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-### [prowlarr-3.0.6](https://github.com/truecharts/apps/compare/prowlarr-3.0.5...prowlarr-3.0.6) (2021-10-05)
-
-#### Chore
-
-* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099))
-
diff --git a/stable/prowlarr/3.0.7/CHANGELOG.md b/stable/prowlarr/3.0.7/CHANGELOG.md
new file mode 100644
index 00000000000..1d0492cf24c
--- /dev/null
+++ b/stable/prowlarr/3.0.7/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [prowlarr-3.0.7](https://github.com/truecharts/apps/compare/prowlarr-3.0.6...prowlarr-3.0.7) (2021-10-05)
+
+#### Chore
+
+* update non-major ([#1103](https://github.com/truecharts/apps/issues/1103))
+
diff --git a/stable/prowlarr/3.0.6/CONFIG.md b/stable/prowlarr/3.0.7/CONFIG.md
similarity index 100%
rename from stable/prowlarr/3.0.6/CONFIG.md
rename to stable/prowlarr/3.0.7/CONFIG.md
diff --git a/stable/prowlarr/3.0.6/Chart.lock b/stable/prowlarr/3.0.7/Chart.lock
similarity index 78%
rename from stable/prowlarr/3.0.6/Chart.lock
rename to stable/prowlarr/3.0.7/Chart.lock
index 40ab66043fd..f8653ea6ba1 100644
--- a/stable/prowlarr/3.0.6/Chart.lock
+++ b/stable/prowlarr/3.0.7/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.2.2
digest: sha256:f6a5238049ab6ad23f6a78c95f09040de216674c846d3c35dddab95ab09406ef
-generated: "2021-10-05T12:27:33.65301Z"
+generated: "2021-10-05T23:05:22.978509884Z"
diff --git a/stable/prowlarr/3.0.6/Chart.yaml b/stable/prowlarr/3.0.7/Chart.yaml
similarity index 94%
rename from stable/prowlarr/3.0.6/Chart.yaml
rename to stable/prowlarr/3.0.7/Chart.yaml
index 5455d98f8c6..33f6b944239 100644
--- a/stable/prowlarr/3.0.6/Chart.yaml
+++ b/stable/prowlarr/3.0.7/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.1.1.966"
+appVersion: "0.1.1.976"
dependencies:
- name: common
repository: https://truecharts.org
@@ -21,4 +21,4 @@ name: prowlarr
sources:
- https://github.com/Prowlarr/Prowlarr
- https://github.com/k8s-at-home/container-images
-version: 3.0.6
+version: 3.0.7
diff --git a/stable/prowlarr/3.0.6/README.md b/stable/prowlarr/3.0.7/README.md
similarity index 100%
rename from stable/prowlarr/3.0.6/README.md
rename to stable/prowlarr/3.0.7/README.md
diff --git a/stable/prowlarr/3.0.6/app-readme.md b/stable/prowlarr/3.0.7/app-readme.md
similarity index 100%
rename from stable/prowlarr/3.0.6/app-readme.md
rename to stable/prowlarr/3.0.7/app-readme.md
diff --git a/stable/prowlarr/3.0.6/charts/common-8.2.2.tgz b/stable/prowlarr/3.0.7/charts/common-8.2.2.tgz
similarity index 100%
rename from stable/prowlarr/3.0.6/charts/common-8.2.2.tgz
rename to stable/prowlarr/3.0.7/charts/common-8.2.2.tgz
diff --git a/stable/prowlarr/3.0.6/helm-values.md b/stable/prowlarr/3.0.7/helm-values.md
similarity index 91%
rename from stable/prowlarr/3.0.6/helm-values.md
rename to stable/prowlarr/3.0.7/helm-values.md
index 21a2a710518..3475607c4a0 100644
--- a/stable/prowlarr/3.0.6/helm-values.md
+++ b/stable/prowlarr/3.0.7/helm-values.md
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/prowlarr"` | image repository |
-| image.tag | string | `"v0.1.1.966@sha256:67b1189b6bd3f811c4ffe4246e3822f2be5d91884d5075669f608b1e562c6846"` | image tag |
+| image.tag | string | `"v0.1.1.976@sha256:22e6a4917fcaad043d00f8c313ba87796292b75ec8b9f979e022747b344b712f"` | image tag |
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
diff --git a/stable/prowlarr/3.0.6/ix_values.yaml b/stable/prowlarr/3.0.7/ix_values.yaml
similarity index 85%
rename from stable/prowlarr/3.0.6/ix_values.yaml
rename to stable/prowlarr/3.0.7/ix_values.yaml
index 72fd6ce5b92..f84e7664413 100644
--- a/stable/prowlarr/3.0.6/ix_values.yaml
+++ b/stable/prowlarr/3.0.7/ix_values.yaml
@@ -8,7 +8,7 @@ image:
# -- image repository
repository: ghcr.io/k8s-at-home/prowlarr
# -- image tag
- tag: v0.1.1.966@sha256:67b1189b6bd3f811c4ffe4246e3822f2be5d91884d5075669f608b1e562c6846
+ tag: v0.1.1.976@sha256:22e6a4917fcaad043d00f8c313ba87796292b75ec8b9f979e022747b344b712f
# -- image pull policy
pullPolicy: IfNotPresent
diff --git a/stable/prowlarr/3.0.6/questions.yaml b/stable/prowlarr/3.0.7/questions.yaml
similarity index 100%
rename from stable/prowlarr/3.0.6/questions.yaml
rename to stable/prowlarr/3.0.7/questions.yaml
diff --git a/stable/prowlarr/3.0.6/templates/common.yaml b/stable/prowlarr/3.0.7/templates/common.yaml
similarity index 100%
rename from stable/prowlarr/3.0.6/templates/common.yaml
rename to stable/prowlarr/3.0.7/templates/common.yaml
diff --git a/stable/prowlarr/3.0.6/test_values.yaml b/stable/prowlarr/3.0.7/test_values.yaml
similarity index 91%
rename from stable/prowlarr/3.0.6/test_values.yaml
rename to stable/prowlarr/3.0.7/test_values.yaml
index bf4f8f16de3..4f25463b7f3 100644
--- a/stable/prowlarr/3.0.6/test_values.yaml
+++ b/stable/prowlarr/3.0.7/test_values.yaml
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/k8s-at-home/prowlarr
# -- image tag
- tag: v0.1.1.966@sha256:67b1189b6bd3f811c4ffe4246e3822f2be5d91884d5075669f608b1e562c6846
+ tag: v0.1.1.976@sha256:22e6a4917fcaad043d00f8c313ba87796292b75ec8b9f979e022747b344b712f
# -- image pull policy
pullPolicy: IfNotPresent
diff --git a/stable/prowlarr/3.0.6/values.yaml b/stable/prowlarr/3.0.7/values.yaml
similarity index 100%
rename from stable/prowlarr/3.0.6/values.yaml
rename to stable/prowlarr/3.0.7/values.yaml