diff --git a/incubator/sogo/4.0.3/CHANGELOG.md b/incubator/sogo/4.0.3/CHANGELOG.md
deleted file mode 100644
index 16fb235a62..0000000000
--- a/incubator/sogo/4.0.3/CHANGELOG.md
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-### [sogo-4.0.3](https://github.com/truecharts/apps/compare/sogo-4.0.2...sogo-4.0.3) (2021-09-27)
-
-#### Chore
-
-* update helm chart postgresql to v3 ([#1041](https://github.com/truecharts/apps/issues/1041))
-
diff --git a/incubator/sogo/4.0.4/CHANGELOG.md b/incubator/sogo/4.0.4/CHANGELOG.md
new file mode 100644
index 0000000000..2986f34886
--- /dev/null
+++ b/incubator/sogo/4.0.4/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [sogo-4.0.4](https://github.com/truecharts/apps/compare/sogo-4.0.3...sogo-4.0.4) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/incubator/sogo/4.0.3/CONFIG.md b/incubator/sogo/4.0.4/CONFIG.md
similarity index 100%
rename from incubator/sogo/4.0.3/CONFIG.md
rename to incubator/sogo/4.0.4/CONFIG.md
diff --git a/incubator/sogo/4.0.3/Chart.lock b/incubator/sogo/4.0.4/Chart.lock
similarity index 87%
rename from incubator/sogo/4.0.3/Chart.lock
rename to incubator/sogo/4.0.4/Chart.lock
index b0e6da1ebc..33f12b18aa 100644
--- a/incubator/sogo/4.0.3/Chart.lock
+++ b/incubator/sogo/4.0.4/Chart.lock
@@ -9,4 +9,4 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 5.15.2
digest: sha256:a1a1402cd7f60d55918438e9aca742452156af7f5fbb9c45e57cba06b71d216d
-generated: "2021-09-27T19:46:04.14591342Z"
+generated: "2021-09-28T06:35:16.330975881Z"
diff --git a/incubator/sogo/4.0.3/Chart.yaml b/incubator/sogo/4.0.4/Chart.yaml
similarity index 97%
rename from incubator/sogo/4.0.3/Chart.yaml
rename to incubator/sogo/4.0.4/Chart.yaml
index 9dd41a4139..752164c5e6 100644
--- a/incubator/sogo/4.0.3/Chart.yaml
+++ b/incubator/sogo/4.0.4/Chart.yaml
@@ -27,4 +27,4 @@ name: sogo
sources:
- https://www.sogo.nu/
type: application
-version: 4.0.3
+version: 4.0.4
diff --git a/incubator/sogo/4.0.3/README.md b/incubator/sogo/4.0.4/README.md
similarity index 100%
rename from incubator/sogo/4.0.3/README.md
rename to incubator/sogo/4.0.4/README.md
diff --git a/incubator/sogo/4.0.3/app-readme.md b/incubator/sogo/4.0.4/app-readme.md
similarity index 100%
rename from incubator/sogo/4.0.3/app-readme.md
rename to incubator/sogo/4.0.4/app-readme.md
diff --git a/incubator/sogo/4.0.3/charts/common-8.0.8.tgz b/incubator/sogo/4.0.4/charts/common-8.0.8.tgz
similarity index 100%
rename from incubator/sogo/4.0.3/charts/common-8.0.8.tgz
rename to incubator/sogo/4.0.4/charts/common-8.0.8.tgz
diff --git a/incubator/sogo/4.0.3/charts/memcached-5.15.2.tgz b/incubator/sogo/4.0.4/charts/memcached-5.15.2.tgz
similarity index 100%
rename from incubator/sogo/4.0.3/charts/memcached-5.15.2.tgz
rename to incubator/sogo/4.0.4/charts/memcached-5.15.2.tgz
diff --git a/incubator/sogo/4.0.3/charts/postgresql-3.0.1.tgz b/incubator/sogo/4.0.4/charts/postgresql-3.0.1.tgz
similarity index 100%
rename from incubator/sogo/4.0.3/charts/postgresql-3.0.1.tgz
rename to incubator/sogo/4.0.4/charts/postgresql-3.0.1.tgz
diff --git a/incubator/sogo/4.0.3/helm-values.md b/incubator/sogo/4.0.4/helm-values.md
similarity index 97%
rename from incubator/sogo/4.0.3/helm-values.md
rename to incubator/sogo/4.0.4/helm-values.md
index af36110e3e..27c5092f1b 100644
--- a/incubator/sogo/4.0.3/helm-values.md
+++ b/incubator/sogo/4.0.4/helm-values.md
@@ -23,7 +23,7 @@ You will, however, be able to use all values referenced in the common chart here
| postgresql | object | `{"enabled":true,"existingSecret":"dbcreds","postgresqlDatabase":"sogo","postgresqlUsername":"sogo"}` | postgres dependency settings |
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | |
| postgresqlImage.repository | string | `"bitnami/postgresql"` | |
-| postgresqlImage.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
+| postgresqlImage.tag | string | `"13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service | object | `{"main":{"ports":{"main":{"port":80}}}}` | services |
diff --git a/incubator/sogo/4.0.3/ix_values.yaml b/incubator/sogo/4.0.4/ix_values.yaml
similarity index 95%
rename from incubator/sogo/4.0.3/ix_values.yaml
rename to incubator/sogo/4.0.4/ix_values.yaml
index 135c458c3d..b147d50636 100644
--- a/incubator/sogo/4.0.3/ix_values.yaml
+++ b/incubator/sogo/4.0.4/ix_values.yaml
@@ -11,7 +11,7 @@ image:
postgresqlImage:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
- tag: 13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c
+ tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4
initContainers:
migrate-db:
diff --git a/incubator/sogo/4.0.3/questions.yaml b/incubator/sogo/4.0.4/questions.yaml
similarity index 100%
rename from incubator/sogo/4.0.3/questions.yaml
rename to incubator/sogo/4.0.4/questions.yaml
diff --git a/incubator/sogo/4.0.3/templates/_config.tpl b/incubator/sogo/4.0.4/templates/_config.tpl
similarity index 100%
rename from incubator/sogo/4.0.3/templates/_config.tpl
rename to incubator/sogo/4.0.4/templates/_config.tpl
diff --git a/incubator/sogo/4.0.3/templates/common.yaml b/incubator/sogo/4.0.4/templates/common.yaml
similarity index 100%
rename from incubator/sogo/4.0.3/templates/common.yaml
rename to incubator/sogo/4.0.4/templates/common.yaml
diff --git a/incubator/sogo/4.0.3/test_values.yaml b/incubator/sogo/4.0.4/test_values.yaml
similarity index 97%
rename from incubator/sogo/4.0.3/test_values.yaml
rename to incubator/sogo/4.0.4/test_values.yaml
index b00c8477f5..56c26f0701 100644
--- a/incubator/sogo/4.0.3/test_values.yaml
+++ b/incubator/sogo/4.0.4/test_values.yaml
@@ -15,7 +15,7 @@ podSecurityContext:
postgresqlImage:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
- tag: 13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c
+ tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4
# -- services
service:
diff --git a/incubator/sogo/4.0.3/values.yaml b/incubator/sogo/4.0.4/values.yaml
similarity index 100%
rename from incubator/sogo/4.0.3/values.yaml
rename to incubator/sogo/4.0.4/values.yaml
diff --git a/stable/airsonic/3.0.1/CHANGELOG.md b/stable/airsonic/3.0.1/CHANGELOG.md
deleted file mode 100644
index 3b971f7aa6..0000000000
--- a/stable/airsonic/3.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [airsonic-3.0.1](https://github.com/truecharts/apps/compare/airsonic-3.0.0...airsonic-3.0.1) (2021-09-26)
-
diff --git a/stable/airsonic/3.0.2/CHANGELOG.md b/stable/airsonic/3.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..fc49086429
--- /dev/null
+++ b/stable/airsonic/3.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [airsonic-3.0.2](https://github.com/truecharts/apps/compare/airsonic-3.0.1...airsonic-3.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/airsonic/3.0.1/CONFIG.md b/stable/airsonic/3.0.2/CONFIG.md
similarity index 100%
rename from stable/airsonic/3.0.1/CONFIG.md
rename to stable/airsonic/3.0.2/CONFIG.md
diff --git a/stable/airsonic/3.0.1/Chart.lock b/stable/airsonic/3.0.2/Chart.lock
similarity index 78%
rename from stable/airsonic/3.0.1/Chart.lock
rename to stable/airsonic/3.0.2/Chart.lock
index fb758beb85..94e927ab19 100644
--- a/stable/airsonic/3.0.1/Chart.lock
+++ b/stable/airsonic/3.0.2/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.0.8
digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T22:56:25.455202423Z"
+generated: "2021-09-28T06:35:42.274833756Z"
diff --git a/stable/airsonic/3.0.1/Chart.yaml b/stable/airsonic/3.0.2/Chart.yaml
similarity index 97%
rename from stable/airsonic/3.0.1/Chart.yaml
rename to stable/airsonic/3.0.2/Chart.yaml
index a625db74ae..71c789c8d7 100644
--- a/stable/airsonic/3.0.1/Chart.yaml
+++ b/stable/airsonic/3.0.2/Chart.yaml
@@ -19,4 +19,4 @@ sources:
- https://github.com/airsonic/airsonic
- https://github.com/linuxserver/docker-airsonic
- https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
-version: 3.0.1
+version: 3.0.2
diff --git a/stable/airsonic/3.0.1/README.md b/stable/airsonic/3.0.2/README.md
similarity index 100%
rename from stable/airsonic/3.0.1/README.md
rename to stable/airsonic/3.0.2/README.md
diff --git a/stable/airsonic/3.0.1/app-readme.md b/stable/airsonic/3.0.2/app-readme.md
similarity index 100%
rename from stable/airsonic/3.0.1/app-readme.md
rename to stable/airsonic/3.0.2/app-readme.md
diff --git a/stable/airsonic/3.0.1/charts/common-8.0.8.tgz b/stable/airsonic/3.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/airsonic/3.0.1/charts/common-8.0.8.tgz
rename to stable/airsonic/3.0.2/charts/common-8.0.8.tgz
diff --git a/stable/airsonic/3.0.1/helm-values.md b/stable/airsonic/3.0.2/helm-values.md
similarity index 94%
rename from stable/airsonic/3.0.1/helm-values.md
rename to stable/airsonic/3.0.2/helm-values.md
index 8e909fa97c..4067718169 100644
--- a/stable/airsonic/3.0.1/helm-values.md
+++ b/stable/airsonic/3.0.2/helm-values.md
@@ -19,7 +19,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/linuxserver/airsonic"` | image repository |
-| image.tag | string | `"version-v10.6.2@sha256:bdce3fe421c0502a8e87acf31d680a7ad4acbb7027a83813b25fab3c3aa0713f"` | image tag |
+| image.tag | string | `"version-v10.6.2@sha256:e50f803b3012f39cefe29c8765712e8ec1cef3acfbf30dc0e45ef6f4b71bb402"` | 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. |
| podSecurityContext.runAsGroup | int | `0` | |
diff --git a/stable/airsonic/3.0.1/ix_values.yaml b/stable/airsonic/3.0.2/ix_values.yaml
similarity index 85%
rename from stable/airsonic/3.0.1/ix_values.yaml
rename to stable/airsonic/3.0.2/ix_values.yaml
index 33b3647ab0..cf2f93529e 100644
--- a/stable/airsonic/3.0.1/ix_values.yaml
+++ b/stable/airsonic/3.0.2/ix_values.yaml
@@ -8,7 +8,7 @@ image:
# -- image repository
repository: ghcr.io/linuxserver/airsonic
# -- image tag
- tag: version-v10.6.2@sha256:bdce3fe421c0502a8e87acf31d680a7ad4acbb7027a83813b25fab3c3aa0713f
+ tag: version-v10.6.2@sha256:e50f803b3012f39cefe29c8765712e8ec1cef3acfbf30dc0e45ef6f4b71bb402
# -- image pull policy
pullPolicy: IfNotPresent
diff --git a/stable/airsonic/3.0.1/questions.yaml b/stable/airsonic/3.0.2/questions.yaml
similarity index 100%
rename from stable/airsonic/3.0.1/questions.yaml
rename to stable/airsonic/3.0.2/questions.yaml
diff --git a/stable/airsonic/3.0.1/templates/common.yaml b/stable/airsonic/3.0.2/templates/common.yaml
similarity index 100%
rename from stable/airsonic/3.0.1/templates/common.yaml
rename to stable/airsonic/3.0.2/templates/common.yaml
diff --git a/stable/airsonic/3.0.1/test_values.yaml b/stable/airsonic/3.0.2/test_values.yaml
similarity index 95%
rename from stable/airsonic/3.0.1/test_values.yaml
rename to stable/airsonic/3.0.2/test_values.yaml
index 71862b55d9..edd326016e 100644
--- a/stable/airsonic/3.0.1/test_values.yaml
+++ b/stable/airsonic/3.0.2/test_values.yaml
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/linuxserver/airsonic
# -- image tag
- tag: version-v10.6.2@sha256:bdce3fe421c0502a8e87acf31d680a7ad4acbb7027a83813b25fab3c3aa0713f
+ tag: version-v10.6.2@sha256:e50f803b3012f39cefe29c8765712e8ec1cef3acfbf30dc0e45ef6f4b71bb402
# -- image pull policy
pullPolicy: IfNotPresent
diff --git a/stable/airsonic/3.0.1/values.yaml b/stable/airsonic/3.0.2/values.yaml
similarity index 100%
rename from stable/airsonic/3.0.1/values.yaml
rename to stable/airsonic/3.0.2/values.yaml
diff --git a/stable/booksonic-air/3.0.1/CHANGELOG.md b/stable/booksonic-air/3.0.1/CHANGELOG.md
deleted file mode 100644
index 61abacdc5d..0000000000
--- a/stable/booksonic-air/3.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [booksonic-air-3.0.1](https://github.com/truecharts/apps/compare/booksonic-air-3.0.0...booksonic-air-3.0.1) (2021-09-26)
-
diff --git a/stable/booksonic-air/3.0.2/CHANGELOG.md b/stable/booksonic-air/3.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..039f53fa8c
--- /dev/null
+++ b/stable/booksonic-air/3.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [booksonic-air-3.0.2](https://github.com/truecharts/apps/compare/booksonic-air-3.0.1...booksonic-air-3.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/booksonic-air/3.0.1/CONFIG.md b/stable/booksonic-air/3.0.2/CONFIG.md
similarity index 100%
rename from stable/booksonic-air/3.0.1/CONFIG.md
rename to stable/booksonic-air/3.0.2/CONFIG.md
diff --git a/stable/deluge/8.0.1/Chart.lock b/stable/booksonic-air/3.0.2/Chart.lock
similarity index 78%
rename from stable/deluge/8.0.1/Chart.lock
rename to stable/booksonic-air/3.0.2/Chart.lock
index 60d7ffc2d9..6cb55851c7 100644
--- a/stable/deluge/8.0.1/Chart.lock
+++ b/stable/booksonic-air/3.0.2/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.0.8
digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T22:58:38.133669952Z"
+generated: "2021-09-28T06:35:53.168232798Z"
diff --git a/stable/booksonic-air/3.0.1/Chart.yaml b/stable/booksonic-air/3.0.2/Chart.yaml
similarity index 97%
rename from stable/booksonic-air/3.0.1/Chart.yaml
rename to stable/booksonic-air/3.0.2/Chart.yaml
index 4397ab9f59..ddbd54e4d5 100644
--- a/stable/booksonic-air/3.0.1/Chart.yaml
+++ b/stable/booksonic-air/3.0.2/Chart.yaml
@@ -20,4 +20,4 @@ name: booksonic-air
sources:
- https://github.com/popeen/Booksonic-Air
- https://hub.docker.com/r/linuxserver/booksonic-air
-version: 3.0.1
+version: 3.0.2
diff --git a/stable/booksonic-air/3.0.1/README.md b/stable/booksonic-air/3.0.2/README.md
similarity index 100%
rename from stable/booksonic-air/3.0.1/README.md
rename to stable/booksonic-air/3.0.2/README.md
diff --git a/stable/booksonic-air/3.0.1/app-readme.md b/stable/booksonic-air/3.0.2/app-readme.md
similarity index 100%
rename from stable/booksonic-air/3.0.1/app-readme.md
rename to stable/booksonic-air/3.0.2/app-readme.md
diff --git a/stable/booksonic-air/3.0.1/charts/common-8.0.8.tgz b/stable/booksonic-air/3.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/booksonic-air/3.0.1/charts/common-8.0.8.tgz
rename to stable/booksonic-air/3.0.2/charts/common-8.0.8.tgz
diff --git a/stable/booksonic-air/3.0.1/helm-values.md b/stable/booksonic-air/3.0.2/helm-values.md
similarity index 92%
rename from stable/booksonic-air/3.0.1/helm-values.md
rename to stable/booksonic-air/3.0.2/helm-values.md
index df993a4f60..5c86319cab 100644
--- a/stable/booksonic-air/3.0.1/helm-values.md
+++ b/stable/booksonic-air/3.0.2/helm-values.md
@@ -16,7 +16,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/linuxserver/booksonic-air"` | image repository |
-| image.tag | string | `"version-v2009.1.0@sha256:e05e9b40b03ad4f7468c297f4282cd9a713de9513968b0872abf90b10cce00e7"` | image tag |
+| image.tag | string | `"version-v2009.1.0@sha256:808cffbd67f61e636f61ed9eb03b52f7e3ff0ead77f1be5016f9518c43f15118"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/stable/booksonic-air/3.0.1/ix_values.yaml b/stable/booksonic-air/3.0.2/ix_values.yaml
similarity index 83%
rename from stable/booksonic-air/3.0.1/ix_values.yaml
rename to stable/booksonic-air/3.0.2/ix_values.yaml
index 525a3f92dd..7850fa62bb 100644
--- a/stable/booksonic-air/3.0.1/ix_values.yaml
+++ b/stable/booksonic-air/3.0.2/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/linuxserver/booksonic-air
pullPolicy: IfNotPresent
- tag: version-v2009.1.0@sha256:e05e9b40b03ad4f7468c297f4282cd9a713de9513968b0872abf90b10cce00e7
+ tag: version-v2009.1.0@sha256:808cffbd67f61e636f61ed9eb03b52f7e3ff0ead77f1be5016f9518c43f15118
##
# Most other defaults are set in questions.yaml
diff --git a/stable/booksonic-air/3.0.1/questions.yaml b/stable/booksonic-air/3.0.2/questions.yaml
similarity index 100%
rename from stable/booksonic-air/3.0.1/questions.yaml
rename to stable/booksonic-air/3.0.2/questions.yaml
diff --git a/stable/booksonic-air/3.0.1/templates/common.yaml b/stable/booksonic-air/3.0.2/templates/common.yaml
similarity index 100%
rename from stable/booksonic-air/3.0.1/templates/common.yaml
rename to stable/booksonic-air/3.0.2/templates/common.yaml
diff --git a/stable/booksonic-air/3.0.1/test_values.yaml b/stable/booksonic-air/3.0.2/test_values.yaml
similarity index 93%
rename from stable/booksonic-air/3.0.1/test_values.yaml
rename to stable/booksonic-air/3.0.2/test_values.yaml
index 5ecd31316c..5a191afe1d 100644
--- a/stable/booksonic-air/3.0.1/test_values.yaml
+++ b/stable/booksonic-air/3.0.2/test_values.yaml
@@ -11,7 +11,7 @@ image:
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag
- tag: version-v2009.1.0@sha256:e05e9b40b03ad4f7468c297f4282cd9a713de9513968b0872abf90b10cce00e7
+ tag: version-v2009.1.0@sha256:808cffbd67f61e636f61ed9eb03b52f7e3ff0ead77f1be5016f9518c43f15118
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/booksonic-air/3.0.1/values.yaml b/stable/booksonic-air/3.0.2/values.yaml
similarity index 100%
rename from stable/booksonic-air/3.0.1/values.yaml
rename to stable/booksonic-air/3.0.2/values.yaml
diff --git a/stable/custom-app/2.0.1/CHANGELOG.md b/stable/custom-app/2.0.1/CHANGELOG.md
deleted file mode 100644
index 8a4fb5a991..0000000000
--- a/stable/custom-app/2.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [custom-app-2.0.1](https://github.com/truecharts/apps/compare/custom-app-2.0.0...custom-app-2.0.1) (2021-09-26)
-
diff --git a/stable/custom-app/2.0.2/CHANGELOG.md b/stable/custom-app/2.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..1c9b7e0ca4
--- /dev/null
+++ b/stable/custom-app/2.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [custom-app-2.0.2](https://github.com/truecharts/apps/compare/custom-app-2.0.1...custom-app-2.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/custom-app/2.0.1/CONFIG.md b/stable/custom-app/2.0.2/CONFIG.md
similarity index 100%
rename from stable/custom-app/2.0.1/CONFIG.md
rename to stable/custom-app/2.0.2/CONFIG.md
diff --git a/stable/booksonic-air/3.0.1/Chart.lock b/stable/custom-app/2.0.2/Chart.lock
similarity index 78%
rename from stable/booksonic-air/3.0.1/Chart.lock
rename to stable/custom-app/2.0.2/Chart.lock
index 7f65f41e02..b6b6bd5394 100644
--- a/stable/booksonic-air/3.0.1/Chart.lock
+++ b/stable/custom-app/2.0.2/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.0.8
digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T22:57:20.317538615Z"
+generated: "2021-09-28T06:36:04.091954105Z"
diff --git a/stable/custom-app/2.0.1/Chart.yaml b/stable/custom-app/2.0.2/Chart.yaml
similarity index 93%
rename from stable/custom-app/2.0.1/Chart.yaml
rename to stable/custom-app/2.0.2/Chart.yaml
index 33be351abe..57641d86f0 100644
--- a/stable/custom-app/2.0.1/Chart.yaml
+++ b/stable/custom-app/2.0.2/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.18.773"
+appVersion: "0.18.815"
dependencies:
- name: common
repository: https://truecharts.org
@@ -19,4 +19,4 @@ name: custom-app
sources:
- https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
type: application
-version: 2.0.1
+version: 2.0.2
diff --git a/stable/custom-app/2.0.1/README.md b/stable/custom-app/2.0.2/README.md
similarity index 100%
rename from stable/custom-app/2.0.1/README.md
rename to stable/custom-app/2.0.2/README.md
diff --git a/stable/custom-app/2.0.1/app-readme.md b/stable/custom-app/2.0.2/app-readme.md
similarity index 100%
rename from stable/custom-app/2.0.1/app-readme.md
rename to stable/custom-app/2.0.2/app-readme.md
diff --git a/stable/custom-app/2.0.1/charts/common-8.0.8.tgz b/stable/custom-app/2.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/custom-app/2.0.1/charts/common-8.0.8.tgz
rename to stable/custom-app/2.0.2/charts/common-8.0.8.tgz
diff --git a/stable/custom-app/2.0.1/helm-values.md b/stable/custom-app/2.0.2/helm-values.md
similarity index 93%
rename from stable/custom-app/2.0.1/helm-values.md
rename to stable/custom-app/2.0.2/helm-values.md
index 4ab882043c..40743cf8ab 100644
--- a/stable/custom-app/2.0.1/helm-values.md
+++ b/stable/custom-app/2.0.2/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/jackett"` | |
-| image.tag | string | `"v0.18.773@sha256:288d33f51df057ba91a8f4586e7b47082984c66f21ccfa09a39339402aebcbad"` | |
+| image.tag | string | `"v0.18.815@sha256:ddf778183a731e63fc090bcfabc7133a4b740372bd69a6ef8dfccaa2971e4745"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/stable/custom-app/2.0.1/ix_values.yaml b/stable/custom-app/2.0.2/ix_values.yaml
similarity index 100%
rename from stable/custom-app/2.0.1/ix_values.yaml
rename to stable/custom-app/2.0.2/ix_values.yaml
diff --git a/stable/custom-app/2.0.1/questions.yaml b/stable/custom-app/2.0.2/questions.yaml
similarity index 100%
rename from stable/custom-app/2.0.1/questions.yaml
rename to stable/custom-app/2.0.2/questions.yaml
diff --git a/stable/custom-app/2.0.1/templates/common.yaml b/stable/custom-app/2.0.2/templates/common.yaml
similarity index 100%
rename from stable/custom-app/2.0.1/templates/common.yaml
rename to stable/custom-app/2.0.2/templates/common.yaml
diff --git a/stable/custom-app/2.0.1/test_values.yaml b/stable/custom-app/2.0.2/test_values.yaml
similarity index 87%
rename from stable/custom-app/2.0.1/test_values.yaml
rename to stable/custom-app/2.0.2/test_values.yaml
index 16dbb42c89..383621a77f 100644
--- a/stable/custom-app/2.0.1/test_values.yaml
+++ b/stable/custom-app/2.0.2/test_values.yaml
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent
- tag: v0.18.773@sha256:288d33f51df057ba91a8f4586e7b47082984c66f21ccfa09a39339402aebcbad
+ tag: v0.18.815@sha256:ddf778183a731e63fc090bcfabc7133a4b740372bd69a6ef8dfccaa2971e4745
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/custom-app/2.0.1/values.yaml b/stable/custom-app/2.0.2/values.yaml
similarity index 100%
rename from stable/custom-app/2.0.1/values.yaml
rename to stable/custom-app/2.0.2/values.yaml
diff --git a/stable/deluge/8.0.1/CHANGELOG.md b/stable/deluge/8.0.1/CHANGELOG.md
deleted file mode 100644
index ef8f334d7c..0000000000
--- a/stable/deluge/8.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [deluge-8.0.1](https://github.com/truecharts/apps/compare/deluge-8.0.0...deluge-8.0.1) (2021-09-26)
-
diff --git a/stable/deluge/8.0.2/CHANGELOG.md b/stable/deluge/8.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..700aa5e844
--- /dev/null
+++ b/stable/deluge/8.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [deluge-8.0.2](https://github.com/truecharts/apps/compare/deluge-8.0.1...deluge-8.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/deluge/8.0.1/CONFIG.md b/stable/deluge/8.0.2/CONFIG.md
similarity index 100%
rename from stable/deluge/8.0.1/CONFIG.md
rename to stable/deluge/8.0.2/CONFIG.md
diff --git a/stable/custom-app/2.0.1/Chart.lock b/stable/deluge/8.0.2/Chart.lock
similarity index 78%
rename from stable/custom-app/2.0.1/Chart.lock
rename to stable/deluge/8.0.2/Chart.lock
index c5fcf26cb5..60acb62492 100644
--- a/stable/custom-app/2.0.1/Chart.lock
+++ b/stable/deluge/8.0.2/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.0.8
digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T22:58:04.960525788Z"
+generated: "2021-09-28T06:36:14.705531675Z"
diff --git a/stable/deluge/8.0.1/Chart.yaml b/stable/deluge/8.0.2/Chart.yaml
similarity index 97%
rename from stable/deluge/8.0.1/Chart.yaml
rename to stable/deluge/8.0.2/Chart.yaml
index ed86deaaed..791918397f 100644
--- a/stable/deluge/8.0.1/Chart.yaml
+++ b/stable/deluge/8.0.2/Chart.yaml
@@ -21,4 +21,4 @@ name: deluge
sources:
- https://github.com/deluge-torrent/deluge
type: application
-version: 8.0.1
+version: 8.0.2
diff --git a/stable/deluge/8.0.1/README.md b/stable/deluge/8.0.2/README.md
similarity index 100%
rename from stable/deluge/8.0.1/README.md
rename to stable/deluge/8.0.2/README.md
diff --git a/stable/deluge/8.0.1/app-readme.md b/stable/deluge/8.0.2/app-readme.md
similarity index 100%
rename from stable/deluge/8.0.1/app-readme.md
rename to stable/deluge/8.0.2/app-readme.md
diff --git a/stable/deluge/8.0.1/charts/common-8.0.8.tgz b/stable/deluge/8.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/deluge/8.0.1/charts/common-8.0.8.tgz
rename to stable/deluge/8.0.2/charts/common-8.0.8.tgz
diff --git a/stable/deluge/8.0.1/helm-values.md b/stable/deluge/8.0.2/helm-values.md
similarity index 95%
rename from stable/deluge/8.0.1/helm-values.md
rename to stable/deluge/8.0.2/helm-values.md
index 6015826a6e..48044778c6 100644
--- a/stable/deluge/8.0.1/helm-values.md
+++ b/stable/deluge/8.0.2/helm-values.md
@@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/deluge"` | |
-| image.tag | string | `"version-2.0.3-2201906121747ubuntu18.04.1@sha256:a32d8680e315932b799c8267e2c0d630185aaf8b542d56a134c74c9a5c957c36"` | |
+| image.tag | string | `"version-2.0.3-2201906121747ubuntu18.04.1@sha256:e9c5709346f2746b0b7a893c5c6a31a92617f685d053a0a17246707f80256e3e"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/stable/deluge/8.0.1/ix_values.yaml b/stable/deluge/8.0.2/ix_values.yaml
similarity index 80%
rename from stable/deluge/8.0.1/ix_values.yaml
rename to stable/deluge/8.0.2/ix_values.yaml
index 42e36b3f74..48f421a14e 100644
--- a/stable/deluge/8.0.1/ix_values.yaml
+++ b/stable/deluge/8.0.2/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/linuxserver/deluge
pullPolicy: IfNotPresent
- tag: version-2.0.3-2201906121747ubuntu18.04.1@sha256:a32d8680e315932b799c8267e2c0d630185aaf8b542d56a134c74c9a5c957c36
+ tag: version-2.0.3-2201906121747ubuntu18.04.1@sha256:e9c5709346f2746b0b7a893c5c6a31a92617f685d053a0a17246707f80256e3e
##
diff --git a/stable/deluge/8.0.1/questions.yaml b/stable/deluge/8.0.2/questions.yaml
similarity index 100%
rename from stable/deluge/8.0.1/questions.yaml
rename to stable/deluge/8.0.2/questions.yaml
diff --git a/stable/deluge/8.0.1/templates/common.yaml b/stable/deluge/8.0.2/templates/common.yaml
similarity index 100%
rename from stable/deluge/8.0.1/templates/common.yaml
rename to stable/deluge/8.0.2/templates/common.yaml
diff --git a/stable/deluge/8.0.1/test_values.yaml b/stable/deluge/8.0.2/test_values.yaml
similarity index 83%
rename from stable/deluge/8.0.1/test_values.yaml
rename to stable/deluge/8.0.2/test_values.yaml
index f3c7e6c591..19f95627a1 100644
--- a/stable/deluge/8.0.1/test_values.yaml
+++ b/stable/deluge/8.0.2/test_values.yaml
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/linuxserver/deluge
pullPolicy: IfNotPresent
- tag: version-2.0.3-2201906121747ubuntu18.04.1@sha256:a32d8680e315932b799c8267e2c0d630185aaf8b542d56a134c74c9a5c957c36
+ tag: version-2.0.3-2201906121747ubuntu18.04.1@sha256:e9c5709346f2746b0b7a893c5c6a31a92617f685d053a0a17246707f80256e3e
securityContext:
runAsNonRoot: false
diff --git a/stable/deluge/8.0.1/values.yaml b/stable/deluge/8.0.2/values.yaml
similarity index 100%
rename from stable/deluge/8.0.1/values.yaml
rename to stable/deluge/8.0.2/values.yaml
diff --git a/stable/dizquetv/3.0.1/CHANGELOG.md b/stable/dizquetv/3.0.1/CHANGELOG.md
deleted file mode 100644
index 5f83103440..0000000000
--- a/stable/dizquetv/3.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [dizquetv-3.0.1](https://github.com/truecharts/apps/compare/dizquetv-3.0.0...dizquetv-3.0.1) (2021-09-26)
-
diff --git a/stable/dizquetv/3.0.1/Chart.lock b/stable/dizquetv/3.0.1/Chart.lock
deleted file mode 100644
index 3fa9d14941..0000000000
--- a/stable/dizquetv/3.0.1/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.0.8
-digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T22:58:49.333377931Z"
diff --git a/stable/dizquetv/3.0.2/CHANGELOG.md b/stable/dizquetv/3.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..bf7df3ba96
--- /dev/null
+++ b/stable/dizquetv/3.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [dizquetv-3.0.2](https://github.com/truecharts/apps/compare/dizquetv-3.0.1...dizquetv-3.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/dizquetv/3.0.1/CONFIG.md b/stable/dizquetv/3.0.2/CONFIG.md
similarity index 100%
rename from stable/dizquetv/3.0.1/CONFIG.md
rename to stable/dizquetv/3.0.2/CONFIG.md
diff --git a/stable/dizquetv/3.0.2/Chart.lock b/stable/dizquetv/3.0.2/Chart.lock
new file mode 100644
index 0000000000..295b10f2be
--- /dev/null
+++ b/stable/dizquetv/3.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.0.8
+digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
+generated: "2021-09-28T06:36:25.194681913Z"
diff --git a/stable/dizquetv/3.0.1/Chart.yaml b/stable/dizquetv/3.0.2/Chart.yaml
similarity index 94%
rename from stable/dizquetv/3.0.1/Chart.yaml
rename to stable/dizquetv/3.0.2/Chart.yaml
index 2a97a0dbfa..9ee76393c5 100644
--- a/stable/dizquetv/3.0.1/Chart.yaml
+++ b/stable/dizquetv/3.0.2/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "1.4.5"
+appVersion: "1.5.0"
dependencies:
- name: common
repository: https://truecharts.org
@@ -19,4 +19,4 @@ name: dizquetv
sources:
- https://github.com/vexorian/dizquetv
- https://hub.docker.com/r/vexorian/dizquetv
-version: 3.0.1
+version: 3.0.2
diff --git a/stable/dizquetv/3.0.1/README.md b/stable/dizquetv/3.0.2/README.md
similarity index 100%
rename from stable/dizquetv/3.0.1/README.md
rename to stable/dizquetv/3.0.2/README.md
diff --git a/stable/dizquetv/3.0.1/app-readme.md b/stable/dizquetv/3.0.2/app-readme.md
similarity index 100%
rename from stable/dizquetv/3.0.1/app-readme.md
rename to stable/dizquetv/3.0.2/app-readme.md
diff --git a/stable/dizquetv/3.0.1/charts/common-8.0.8.tgz b/stable/dizquetv/3.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/dizquetv/3.0.1/charts/common-8.0.8.tgz
rename to stable/dizquetv/3.0.2/charts/common-8.0.8.tgz
diff --git a/stable/dizquetv/3.0.1/helm-values.md b/stable/dizquetv/3.0.2/helm-values.md
similarity index 92%
rename from stable/dizquetv/3.0.1/helm-values.md
rename to stable/dizquetv/3.0.2/helm-values.md
index a868458aa1..e48044159c 100644
--- a/stable/dizquetv/3.0.1/helm-values.md
+++ b/stable/dizquetv/3.0.2/helm-values.md
@@ -17,7 +17,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/truecharts/dizquetv"` | image repository |
-| image.tag | string | `"v1.4.5@sha256:a6d6ad27279086a679386e8a86d891a01503134e893028f0db6d8a4578649f18"` | image tag |
+| image.tag | string | `"v1.5.0@sha256:e7fab135e5048700be9635208c5500b830ceddb7fa0b0f9fffd2fcaa645a8374"` | 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/dizquetv/3.0.1/ix_values.yaml b/stable/dizquetv/3.0.2/ix_values.yaml
similarity index 84%
rename from stable/dizquetv/3.0.1/ix_values.yaml
rename to stable/dizquetv/3.0.2/ix_values.yaml
index d66a6d5b9b..41eb023960 100644
--- a/stable/dizquetv/3.0.1/ix_values.yaml
+++ b/stable/dizquetv/3.0.2/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/truecharts/dizquetv
pullPolicy: IfNotPresent
- tag: v1.4.5@sha256:a6d6ad27279086a679386e8a86d891a01503134e893028f0db6d8a4578649f18
+ tag: v1.5.0@sha256:e7fab135e5048700be9635208c5500b830ceddb7fa0b0f9fffd2fcaa645a8374
##
# Most other defaults are set in questions.yaml
diff --git a/stable/dizquetv/3.0.1/questions.yaml b/stable/dizquetv/3.0.2/questions.yaml
similarity index 100%
rename from stable/dizquetv/3.0.1/questions.yaml
rename to stable/dizquetv/3.0.2/questions.yaml
diff --git a/stable/dizquetv/3.0.1/templates/common.yaml b/stable/dizquetv/3.0.2/templates/common.yaml
similarity index 100%
rename from stable/dizquetv/3.0.1/templates/common.yaml
rename to stable/dizquetv/3.0.2/templates/common.yaml
diff --git a/stable/dizquetv/3.0.1/test_values.yaml b/stable/dizquetv/3.0.2/test_values.yaml
similarity index 92%
rename from stable/dizquetv/3.0.1/test_values.yaml
rename to stable/dizquetv/3.0.2/test_values.yaml
index 52f78f6975..de234ea822 100644
--- a/stable/dizquetv/3.0.1/test_values.yaml
+++ b/stable/dizquetv/3.0.2/test_values.yaml
@@ -11,7 +11,7 @@ image:
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag
- tag: v1.4.5@sha256:a6d6ad27279086a679386e8a86d891a01503134e893028f0db6d8a4578649f18
+ tag: v1.5.0@sha256:e7fab135e5048700be9635208c5500b830ceddb7fa0b0f9fffd2fcaa645a8374
# -- environment variables. See more environment variables in the [dizquetv documentation](https://hub.docker.com/r/vexorian/dizquetv).
# @default -- See below
diff --git a/stable/dizquetv/3.0.1/values.yaml b/stable/dizquetv/3.0.2/values.yaml
similarity index 100%
rename from stable/dizquetv/3.0.1/values.yaml
rename to stable/dizquetv/3.0.2/values.yaml
diff --git a/stable/duplicati/3.0.1/CHANGELOG.md b/stable/duplicati/3.0.1/CHANGELOG.md
deleted file mode 100644
index 6f72a9423c..0000000000
--- a/stable/duplicati/3.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [duplicati-3.0.1](https://github.com/truecharts/apps/compare/duplicati-3.0.0...duplicati-3.0.1) (2021-09-26)
-
diff --git a/stable/duplicati/3.0.1/Chart.lock b/stable/duplicati/3.0.1/Chart.lock
deleted file mode 100644
index 923cf2676b..0000000000
--- a/stable/duplicati/3.0.1/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.0.8
-digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T22:59:00.425662091Z"
diff --git a/stable/duplicati/3.0.2/CHANGELOG.md b/stable/duplicati/3.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..f4ee547fcb
--- /dev/null
+++ b/stable/duplicati/3.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [duplicati-3.0.2](https://github.com/truecharts/apps/compare/duplicati-3.0.1...duplicati-3.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/duplicati/3.0.1/CONFIG.md b/stable/duplicati/3.0.2/CONFIG.md
similarity index 100%
rename from stable/duplicati/3.0.1/CONFIG.md
rename to stable/duplicati/3.0.2/CONFIG.md
diff --git a/stable/duplicati/3.0.2/Chart.lock b/stable/duplicati/3.0.2/Chart.lock
new file mode 100644
index 0000000000..91f61d95a3
--- /dev/null
+++ b/stable/duplicati/3.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.0.8
+digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
+generated: "2021-09-28T06:36:35.800098336Z"
diff --git a/stable/duplicati/3.0.1/Chart.yaml b/stable/duplicati/3.0.2/Chart.yaml
similarity index 97%
rename from stable/duplicati/3.0.1/Chart.yaml
rename to stable/duplicati/3.0.2/Chart.yaml
index de316853ad..b4c232d107 100644
--- a/stable/duplicati/3.0.1/Chart.yaml
+++ b/stable/duplicati/3.0.2/Chart.yaml
@@ -18,4 +18,4 @@ name: duplicati
sources:
- https://hub.docker.com/r/linuxserver/duplicati/
- https://github.com/duplicati/duplicati
-version: 3.0.1
+version: 3.0.2
diff --git a/stable/duplicati/3.0.1/README.md b/stable/duplicati/3.0.2/README.md
similarity index 100%
rename from stable/duplicati/3.0.1/README.md
rename to stable/duplicati/3.0.2/README.md
diff --git a/stable/duplicati/3.0.1/app-readme.md b/stable/duplicati/3.0.2/app-readme.md
similarity index 100%
rename from stable/duplicati/3.0.1/app-readme.md
rename to stable/duplicati/3.0.2/app-readme.md
diff --git a/stable/duplicati/3.0.1/charts/common-8.0.8.tgz b/stable/duplicati/3.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/duplicati/3.0.1/charts/common-8.0.8.tgz
rename to stable/duplicati/3.0.2/charts/common-8.0.8.tgz
diff --git a/stable/duplicati/3.0.1/helm-values.md b/stable/duplicati/3.0.2/helm-values.md
similarity index 92%
rename from stable/duplicati/3.0.1/helm-values.md
rename to stable/duplicati/3.0.2/helm-values.md
index a7da1821d3..b9f1efb29f 100644
--- a/stable/duplicati/3.0.1/helm-values.md
+++ b/stable/duplicati/3.0.2/helm-values.md
@@ -16,7 +16,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/linuxserver/duplicati"` | image repository |
-| image.tag | string | `"latest@sha256:98947d1b6dc0a890a89d38daef1c0752181c604ada7b207390dc5b2f91c90a40"` | image tag |
+| image.tag | string | `"latest@sha256:153b177ece89a870e64aafba2897be258e6b2942289b2d05d33a642bfaeb5e31"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/stable/duplicati/3.0.1/ix_values.yaml b/stable/duplicati/3.0.2/ix_values.yaml
similarity index 84%
rename from stable/duplicati/3.0.1/ix_values.yaml
rename to stable/duplicati/3.0.2/ix_values.yaml
index e886ba7542..e3d85e06c9 100644
--- a/stable/duplicati/3.0.1/ix_values.yaml
+++ b/stable/duplicati/3.0.2/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/linuxserver/duplicati
pullPolicy: IfNotPresent
- tag: latest@sha256:98947d1b6dc0a890a89d38daef1c0752181c604ada7b207390dc5b2f91c90a40
+ tag: latest@sha256:153b177ece89a870e64aafba2897be258e6b2942289b2d05d33a642bfaeb5e31
##
# Most other defaults are set in questions.yaml
diff --git a/stable/duplicati/3.0.1/questions.yaml b/stable/duplicati/3.0.2/questions.yaml
similarity index 100%
rename from stable/duplicati/3.0.1/questions.yaml
rename to stable/duplicati/3.0.2/questions.yaml
diff --git a/stable/duplicati/3.0.1/templates/common.yaml b/stable/duplicati/3.0.2/templates/common.yaml
similarity index 100%
rename from stable/duplicati/3.0.1/templates/common.yaml
rename to stable/duplicati/3.0.2/templates/common.yaml
diff --git a/stable/duplicati/3.0.1/test_values.yaml b/stable/duplicati/3.0.2/test_values.yaml
similarity index 93%
rename from stable/duplicati/3.0.1/test_values.yaml
rename to stable/duplicati/3.0.2/test_values.yaml
index 60f5659052..7d3371a652 100644
--- a/stable/duplicati/3.0.1/test_values.yaml
+++ b/stable/duplicati/3.0.2/test_values.yaml
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/linuxserver/duplicati
# -- image tag
- tag: latest@sha256:98947d1b6dc0a890a89d38daef1c0752181c604ada7b207390dc5b2f91c90a40
+ tag: latest@sha256:153b177ece89a870e64aafba2897be258e6b2942289b2d05d33a642bfaeb5e31
# -- image pull policy
pullPolicy: IfNotPresent
diff --git a/stable/duplicati/3.0.1/values.yaml b/stable/duplicati/3.0.2/values.yaml
similarity index 100%
rename from stable/duplicati/3.0.1/values.yaml
rename to stable/duplicati/3.0.2/values.yaml
diff --git a/stable/fireflyiii/9.0.2/CHANGELOG.md b/stable/fireflyiii/9.0.2/CHANGELOG.md
deleted file mode 100644
index e0923a7510..0000000000
--- a/stable/fireflyiii/9.0.2/CHANGELOG.md
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-### [fireflyiii-9.0.2](https://github.com/truecharts/apps/compare/fireflyiii-9.0.1...fireflyiii-9.0.2) (2021-09-27)
-
-#### Chore
-
-* update helm chart postgresql to v3 ([#1041](https://github.com/truecharts/apps/issues/1041))
-
diff --git a/stable/fireflyiii/9.0.3/CHANGELOG.md b/stable/fireflyiii/9.0.3/CHANGELOG.md
new file mode 100644
index 0000000000..b20b42193b
--- /dev/null
+++ b/stable/fireflyiii/9.0.3/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [fireflyiii-9.0.3](https://github.com/truecharts/apps/compare/fireflyiii-9.0.2...fireflyiii-9.0.3) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/fireflyiii/9.0.2/CONFIG.md b/stable/fireflyiii/9.0.3/CONFIG.md
similarity index 100%
rename from stable/fireflyiii/9.0.2/CONFIG.md
rename to stable/fireflyiii/9.0.3/CONFIG.md
diff --git a/stable/fireflyiii/9.0.2/Chart.lock b/stable/fireflyiii/9.0.3/Chart.lock
similarity index 84%
rename from stable/fireflyiii/9.0.2/Chart.lock
rename to stable/fireflyiii/9.0.3/Chart.lock
index 379ee9b857..a8e0728d01 100644
--- a/stable/fireflyiii/9.0.2/Chart.lock
+++ b/stable/fireflyiii/9.0.3/Chart.lock
@@ -6,4 +6,4 @@ dependencies:
repository: https://truecharts.org/
version: 3.0.1
digest: sha256:986d9a35095f573ce2f40099efab8653077285d74feeb4b14181160f0fba3177
-generated: "2021-09-27T19:46:48.866849233Z"
+generated: "2021-09-28T06:36:47.211044824Z"
diff --git a/stable/fireflyiii/9.0.2/Chart.yaml b/stable/fireflyiii/9.0.3/Chart.yaml
similarity index 97%
rename from stable/fireflyiii/9.0.2/Chart.yaml
rename to stable/fireflyiii/9.0.3/Chart.yaml
index e609b73065..88118e6d32 100644
--- a/stable/fireflyiii/9.0.2/Chart.yaml
+++ b/stable/fireflyiii/9.0.3/Chart.yaml
@@ -27,4 +27,4 @@ name: fireflyiii
sources:
- https://github.com/firefly-iii/firefly-iii/
type: application
-version: 9.0.2
+version: 9.0.3
diff --git a/stable/fireflyiii/9.0.2/README.md b/stable/fireflyiii/9.0.3/README.md
similarity index 100%
rename from stable/fireflyiii/9.0.2/README.md
rename to stable/fireflyiii/9.0.3/README.md
diff --git a/stable/fireflyiii/9.0.2/app-readme.md b/stable/fireflyiii/9.0.3/app-readme.md
similarity index 100%
rename from stable/fireflyiii/9.0.2/app-readme.md
rename to stable/fireflyiii/9.0.3/app-readme.md
diff --git a/stable/fireflyiii/9.0.2/charts/common-8.0.8.tgz b/stable/fireflyiii/9.0.3/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/fireflyiii/9.0.2/charts/common-8.0.8.tgz
rename to stable/fireflyiii/9.0.3/charts/common-8.0.8.tgz
diff --git a/stable/fireflyiii/9.0.2/charts/postgresql-3.0.1.tgz b/stable/fireflyiii/9.0.3/charts/postgresql-3.0.1.tgz
similarity index 100%
rename from stable/fireflyiii/9.0.2/charts/postgresql-3.0.1.tgz
rename to stable/fireflyiii/9.0.3/charts/postgresql-3.0.1.tgz
diff --git a/stable/fireflyiii/9.0.2/helm-values.md b/stable/fireflyiii/9.0.3/helm-values.md
similarity index 96%
rename from stable/fireflyiii/9.0.2/helm-values.md
rename to stable/fireflyiii/9.0.3/helm-values.md
index 31dcad4e6a..e3db36c40d 100644
--- a/stable/fireflyiii/9.0.2/helm-values.md
+++ b/stable/fireflyiii/9.0.3/helm-values.md
@@ -42,7 +42,7 @@ You will, however, be able to use all values referenced in the common chart here
| postgresql.postgresqlUsername | string | `"firefly"` | |
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | |
| postgresqlImage.repository | string | `"bitnami/postgresql"` | |
-| postgresqlImage.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
+| postgresqlImage.tag | string | `"13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4"` | |
| probes.liveness.path | string | `"/login"` | |
| probes.readiness.path | string | `"/login"` | |
| probes.startup.path | string | `"/login"` | |
diff --git a/stable/fireflyiii/9.0.2/ix_values.yaml b/stable/fireflyiii/9.0.3/ix_values.yaml
similarity index 95%
rename from stable/fireflyiii/9.0.2/ix_values.yaml
rename to stable/fireflyiii/9.0.3/ix_values.yaml
index eeaba34360..3b4d625d69 100644
--- a/stable/fireflyiii/9.0.2/ix_values.yaml
+++ b/stable/fireflyiii/9.0.3/ix_values.yaml
@@ -13,7 +13,7 @@ image:
postgresqlImage:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
- tag: 13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c
+ tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4
initContainers:
init-postgresdb:
diff --git a/stable/fireflyiii/9.0.2/questions.yaml b/stable/fireflyiii/9.0.3/questions.yaml
similarity index 100%
rename from stable/fireflyiii/9.0.2/questions.yaml
rename to stable/fireflyiii/9.0.3/questions.yaml
diff --git a/stable/fireflyiii/9.0.2/templates/common.yaml b/stable/fireflyiii/9.0.3/templates/common.yaml
similarity index 100%
rename from stable/fireflyiii/9.0.2/templates/common.yaml
rename to stable/fireflyiii/9.0.3/templates/common.yaml
diff --git a/stable/fireflyiii/9.0.2/templates/secrets.yaml b/stable/fireflyiii/9.0.3/templates/secrets.yaml
similarity index 100%
rename from stable/fireflyiii/9.0.2/templates/secrets.yaml
rename to stable/fireflyiii/9.0.3/templates/secrets.yaml
diff --git a/stable/fireflyiii/9.0.2/test_values.yaml b/stable/fireflyiii/9.0.3/test_values.yaml
similarity index 94%
rename from stable/fireflyiii/9.0.2/test_values.yaml
rename to stable/fireflyiii/9.0.3/test_values.yaml
index bc6c7c985d..d4612efb7b 100644
--- a/stable/fireflyiii/9.0.2/test_values.yaml
+++ b/stable/fireflyiii/9.0.3/test_values.yaml
@@ -11,7 +11,7 @@ securityContext:
postgresqlImage:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
- tag: 13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c
+ tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4
service:
main:
diff --git a/stable/fireflyiii/9.0.2/values.yaml b/stable/fireflyiii/9.0.3/values.yaml
similarity index 100%
rename from stable/fireflyiii/9.0.2/values.yaml
rename to stable/fireflyiii/9.0.3/values.yaml
diff --git a/stable/freshrss/8.0.1/CHANGELOG.md b/stable/freshrss/8.0.1/CHANGELOG.md
deleted file mode 100644
index 2eb1efea23..0000000000
--- a/stable/freshrss/8.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [freshrss-8.0.1](https://github.com/truecharts/apps/compare/freshrss-8.0.0...freshrss-8.0.1) (2021-09-26)
-
diff --git a/stable/freshrss/8.0.1/Chart.lock b/stable/freshrss/8.0.1/Chart.lock
deleted file mode 100644
index b82abb96af..0000000000
--- a/stable/freshrss/8.0.1/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.0.8
-digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T23:00:44.015269778Z"
diff --git a/stable/freshrss/8.0.2/CHANGELOG.md b/stable/freshrss/8.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..1bb5c0f304
--- /dev/null
+++ b/stable/freshrss/8.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [freshrss-8.0.2](https://github.com/truecharts/apps/compare/freshrss-8.0.1...freshrss-8.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/freshrss/8.0.1/CONFIG.md b/stable/freshrss/8.0.2/CONFIG.md
similarity index 100%
rename from stable/freshrss/8.0.1/CONFIG.md
rename to stable/freshrss/8.0.2/CONFIG.md
diff --git a/stable/freshrss/8.0.2/Chart.lock b/stable/freshrss/8.0.2/Chart.lock
new file mode 100644
index 0000000000..1a482abf97
--- /dev/null
+++ b/stable/freshrss/8.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.0.8
+digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
+generated: "2021-09-28T06:36:59.841361921Z"
diff --git a/stable/freshrss/8.0.1/Chart.yaml b/stable/freshrss/8.0.2/Chart.yaml
similarity index 97%
rename from stable/freshrss/8.0.1/Chart.yaml
rename to stable/freshrss/8.0.2/Chart.yaml
index 0727272b05..79bdf6e8d5 100644
--- a/stable/freshrss/8.0.1/Chart.yaml
+++ b/stable/freshrss/8.0.2/Chart.yaml
@@ -21,4 +21,4 @@ sources:
- https://github.com/FreshRSS/FreshRSS
- https://hub.docker.com/r/linuxserver/freshrss
type: application
-version: 8.0.1
+version: 8.0.2
diff --git a/stable/freshrss/8.0.1/README.md b/stable/freshrss/8.0.2/README.md
similarity index 100%
rename from stable/freshrss/8.0.1/README.md
rename to stable/freshrss/8.0.2/README.md
diff --git a/stable/freshrss/8.0.1/app-readme.md b/stable/freshrss/8.0.2/app-readme.md
similarity index 100%
rename from stable/freshrss/8.0.1/app-readme.md
rename to stable/freshrss/8.0.2/app-readme.md
diff --git a/stable/freshrss/8.0.1/charts/common-8.0.8.tgz b/stable/freshrss/8.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/freshrss/8.0.1/charts/common-8.0.8.tgz
rename to stable/freshrss/8.0.2/charts/common-8.0.8.tgz
diff --git a/stable/freshrss/8.0.1/helm-values.md b/stable/freshrss/8.0.2/helm-values.md
similarity index 92%
rename from stable/freshrss/8.0.1/helm-values.md
rename to stable/freshrss/8.0.2/helm-values.md
index d60622cbbb..cc653a508e 100644
--- a/stable/freshrss/8.0.1/helm-values.md
+++ b/stable/freshrss/8.0.2/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/linuxserver/freshrss"` | |
-| image.tag | string | `"version-1.18.1@sha256:08fbb9de9f6c0292fc4334375ae0e7b7c618a0dac2a946306f57c64e9508e6b1"` | |
+| image.tag | string | `"version-1.18.1@sha256:b5323d52c18871a62d5b7c618dce71ac5c3e7712e13b1d813606b78559630226"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/stable/freshrss/8.0.1/ix_values.yaml b/stable/freshrss/8.0.2/ix_values.yaml
similarity index 83%
rename from stable/freshrss/8.0.1/ix_values.yaml
rename to stable/freshrss/8.0.2/ix_values.yaml
index 8b9d6f26b8..b90ec0dba9 100644
--- a/stable/freshrss/8.0.1/ix_values.yaml
+++ b/stable/freshrss/8.0.2/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/linuxserver/freshrss
pullPolicy: IfNotPresent
- tag: version-1.18.1@sha256:08fbb9de9f6c0292fc4334375ae0e7b7c618a0dac2a946306f57c64e9508e6b1
+ tag: version-1.18.1@sha256:b5323d52c18871a62d5b7c618dce71ac5c3e7712e13b1d813606b78559630226
##
diff --git a/stable/freshrss/8.0.1/questions.yaml b/stable/freshrss/8.0.2/questions.yaml
similarity index 100%
rename from stable/freshrss/8.0.1/questions.yaml
rename to stable/freshrss/8.0.2/questions.yaml
diff --git a/stable/freshrss/8.0.1/templates/common.yaml b/stable/freshrss/8.0.2/templates/common.yaml
similarity index 100%
rename from stable/freshrss/8.0.1/templates/common.yaml
rename to stable/freshrss/8.0.2/templates/common.yaml
diff --git a/stable/freshrss/8.0.1/test_values.yaml b/stable/freshrss/8.0.2/test_values.yaml
similarity index 83%
rename from stable/freshrss/8.0.1/test_values.yaml
rename to stable/freshrss/8.0.2/test_values.yaml
index e569b9f5ed..5787ada08a 100644
--- a/stable/freshrss/8.0.1/test_values.yaml
+++ b/stable/freshrss/8.0.2/test_values.yaml
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/linuxserver/freshrss
pullPolicy: IfNotPresent
- tag: version-1.18.1@sha256:08fbb9de9f6c0292fc4334375ae0e7b7c618a0dac2a946306f57c64e9508e6b1
+ tag: version-1.18.1@sha256:b5323d52c18871a62d5b7c618dce71ac5c3e7712e13b1d813606b78559630226
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/freshrss/8.0.1/values.yaml b/stable/freshrss/8.0.2/values.yaml
similarity index 100%
rename from stable/freshrss/8.0.1/values.yaml
rename to stable/freshrss/8.0.2/values.yaml
diff --git a/stable/grocy/8.0.1/CHANGELOG.md b/stable/grocy/8.0.1/CHANGELOG.md
deleted file mode 100644
index 9967d47e41..0000000000
--- a/stable/grocy/8.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [grocy-8.0.1](https://github.com/truecharts/apps/compare/grocy-8.0.0...grocy-8.0.1) (2021-09-26)
-
diff --git a/stable/grocy/8.0.1/Chart.lock b/stable/grocy/8.0.1/Chart.lock
deleted file mode 100644
index dab71df9e9..0000000000
--- a/stable/grocy/8.0.1/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.0.8
-digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T23:01:17.624711942Z"
diff --git a/stable/grocy/8.0.2/CHANGELOG.md b/stable/grocy/8.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..9ae000eba1
--- /dev/null
+++ b/stable/grocy/8.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [grocy-8.0.2](https://github.com/truecharts/apps/compare/grocy-8.0.1...grocy-8.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/grocy/8.0.1/CONFIG.md b/stable/grocy/8.0.2/CONFIG.md
similarity index 100%
rename from stable/grocy/8.0.1/CONFIG.md
rename to stable/grocy/8.0.2/CONFIG.md
diff --git a/stable/grocy/8.0.2/Chart.lock b/stable/grocy/8.0.2/Chart.lock
new file mode 100644
index 0000000000..7e44d09955
--- /dev/null
+++ b/stable/grocy/8.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.0.8
+digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
+generated: "2021-09-28T06:37:10.463622833Z"
diff --git a/stable/grocy/8.0.1/Chart.yaml b/stable/grocy/8.0.2/Chart.yaml
similarity index 97%
rename from stable/grocy/8.0.1/Chart.yaml
rename to stable/grocy/8.0.2/Chart.yaml
index 54bb58f4d7..9ed0b13e6e 100644
--- a/stable/grocy/8.0.1/Chart.yaml
+++ b/stable/grocy/8.0.2/Chart.yaml
@@ -20,4 +20,4 @@ name: grocy
sources:
- https://github.com/grocy/grocy
type: application
-version: 8.0.1
+version: 8.0.2
diff --git a/stable/grocy/8.0.1/README.md b/stable/grocy/8.0.2/README.md
similarity index 100%
rename from stable/grocy/8.0.1/README.md
rename to stable/grocy/8.0.2/README.md
diff --git a/stable/grocy/8.0.1/app-readme.md b/stable/grocy/8.0.2/app-readme.md
similarity index 100%
rename from stable/grocy/8.0.1/app-readme.md
rename to stable/grocy/8.0.2/app-readme.md
diff --git a/stable/grocy/8.0.1/charts/common-8.0.8.tgz b/stable/grocy/8.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/grocy/8.0.1/charts/common-8.0.8.tgz
rename to stable/grocy/8.0.2/charts/common-8.0.8.tgz
diff --git a/stable/grocy/8.0.1/helm-values.md b/stable/grocy/8.0.2/helm-values.md
similarity index 92%
rename from stable/grocy/8.0.1/helm-values.md
rename to stable/grocy/8.0.2/helm-values.md
index 0bb2b3664e..479b2d392d 100644
--- a/stable/grocy/8.0.1/helm-values.md
+++ b/stable/grocy/8.0.2/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/linuxserver/grocy"` | |
-| image.tag | string | `"version-v3.1.1@sha256:26537103c844e83316d64c4c42f11ea2225f878930c590d1c9048b49ad902188"` | |
+| image.tag | string | `"version-v3.1.1@sha256:f67e4ce1c7498f5360d874955b0baf3b6b4ae88f5411094d32f7bfb93ddd4a5a"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/stable/grocy/8.0.1/ix_values.yaml b/stable/grocy/8.0.2/ix_values.yaml
similarity index 83%
rename from stable/grocy/8.0.1/ix_values.yaml
rename to stable/grocy/8.0.2/ix_values.yaml
index 73890b51f0..b3904df08f 100644
--- a/stable/grocy/8.0.1/ix_values.yaml
+++ b/stable/grocy/8.0.2/ix_values.yaml
@@ -6,7 +6,7 @@
image:
repository: ghcr.io/linuxserver/grocy
- tag: version-v3.1.1@sha256:26537103c844e83316d64c4c42f11ea2225f878930c590d1c9048b49ad902188
+ tag: version-v3.1.1@sha256:f67e4ce1c7498f5360d874955b0baf3b6b4ae88f5411094d32f7bfb93ddd4a5a
pullPolicy: IfNotPresent
diff --git a/stable/grocy/8.0.1/questions.yaml b/stable/grocy/8.0.2/questions.yaml
similarity index 100%
rename from stable/grocy/8.0.1/questions.yaml
rename to stable/grocy/8.0.2/questions.yaml
diff --git a/stable/grocy/8.0.1/templates/common.yaml b/stable/grocy/8.0.2/templates/common.yaml
similarity index 100%
rename from stable/grocy/8.0.1/templates/common.yaml
rename to stable/grocy/8.0.2/templates/common.yaml
diff --git a/stable/grocy/8.0.1/test_values.yaml b/stable/grocy/8.0.2/test_values.yaml
similarity index 82%
rename from stable/grocy/8.0.1/test_values.yaml
rename to stable/grocy/8.0.2/test_values.yaml
index afb42f2b82..3fae69ac95 100644
--- a/stable/grocy/8.0.1/test_values.yaml
+++ b/stable/grocy/8.0.2/test_values.yaml
@@ -2,7 +2,7 @@
image:
repository: ghcr.io/linuxserver/grocy
- tag: version-v3.1.1@sha256:26537103c844e83316d64c4c42f11ea2225f878930c590d1c9048b49ad902188
+ tag: version-v3.1.1@sha256:f67e4ce1c7498f5360d874955b0baf3b6b4ae88f5411094d32f7bfb93ddd4a5a
pullPolicy: IfNotPresent
securityContext:
diff --git a/stable/grocy/8.0.1/values.yaml b/stable/grocy/8.0.2/values.yaml
similarity index 100%
rename from stable/grocy/8.0.1/values.yaml
rename to stable/grocy/8.0.2/values.yaml
diff --git a/stable/heimdall/8.0.1/CHANGELOG.md b/stable/heimdall/8.0.1/CHANGELOG.md
deleted file mode 100644
index 124feb64d4..0000000000
--- a/stable/heimdall/8.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [heimdall-8.0.1](https://github.com/truecharts/apps/compare/heimdall-8.0.0...heimdall-8.0.1) (2021-09-26)
-
diff --git a/stable/heimdall/8.0.1/Chart.lock b/stable/heimdall/8.0.1/Chart.lock
deleted file mode 100644
index ad6f94d59c..0000000000
--- a/stable/heimdall/8.0.1/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.0.8
-digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T23:02:03.369264971Z"
diff --git a/stable/heimdall/8.0.2/CHANGELOG.md b/stable/heimdall/8.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..8ce9b16695
--- /dev/null
+++ b/stable/heimdall/8.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [heimdall-8.0.2](https://github.com/truecharts/apps/compare/heimdall-8.0.1...heimdall-8.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/heimdall/8.0.1/CONFIG.md b/stable/heimdall/8.0.2/CONFIG.md
similarity index 100%
rename from stable/heimdall/8.0.1/CONFIG.md
rename to stable/heimdall/8.0.2/CONFIG.md
diff --git a/stable/heimdall/8.0.2/Chart.lock b/stable/heimdall/8.0.2/Chart.lock
new file mode 100644
index 0000000000..5db1965030
--- /dev/null
+++ b/stable/heimdall/8.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.0.8
+digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
+generated: "2021-09-28T06:37:21.156118021Z"
diff --git a/stable/heimdall/8.0.1/Chart.yaml b/stable/heimdall/8.0.2/Chart.yaml
similarity index 96%
rename from stable/heimdall/8.0.1/Chart.yaml
rename to stable/heimdall/8.0.2/Chart.yaml
index c24008c94a..006ace196c 100644
--- a/stable/heimdall/8.0.1/Chart.yaml
+++ b/stable/heimdall/8.0.2/Chart.yaml
@@ -18,4 +18,4 @@ maintainers:
name: heimdall
sources: null
type: application
-version: 8.0.1
+version: 8.0.2
diff --git a/stable/heimdall/8.0.1/README.md b/stable/heimdall/8.0.2/README.md
similarity index 100%
rename from stable/heimdall/8.0.1/README.md
rename to stable/heimdall/8.0.2/README.md
diff --git a/stable/heimdall/8.0.1/app-readme.md b/stable/heimdall/8.0.2/app-readme.md
similarity index 100%
rename from stable/heimdall/8.0.1/app-readme.md
rename to stable/heimdall/8.0.2/app-readme.md
diff --git a/stable/heimdall/8.0.1/charts/common-8.0.8.tgz b/stable/heimdall/8.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/heimdall/8.0.1/charts/common-8.0.8.tgz
rename to stable/heimdall/8.0.2/charts/common-8.0.8.tgz
diff --git a/stable/heimdall/8.0.1/helm-values.md b/stable/heimdall/8.0.2/helm-values.md
similarity index 92%
rename from stable/heimdall/8.0.1/helm-values.md
rename to stable/heimdall/8.0.2/helm-values.md
index 8f935ba5f3..0581b67dba 100644
--- a/stable/heimdall/8.0.1/helm-values.md
+++ b/stable/heimdall/8.0.2/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/linuxserver/heimdall"` | |
-| image.tag | string | `"version-2.2.2@sha256:823ce3c0e05b9bd7c011c03cea3af33b71efd726514d22b2d5b1d6989cefd5a7"` | |
+| image.tag | string | `"version-2.2.2@sha256:71c2d79a0c05666797f59c6bb323464f6c4618819a84691d250c536ab1d42c1c"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/stable/heimdall/8.0.1/ix_values.yaml b/stable/heimdall/8.0.2/ix_values.yaml
similarity index 83%
rename from stable/heimdall/8.0.1/ix_values.yaml
rename to stable/heimdall/8.0.2/ix_values.yaml
index e3c73309e0..32a1980cd7 100644
--- a/stable/heimdall/8.0.1/ix_values.yaml
+++ b/stable/heimdall/8.0.2/ix_values.yaml
@@ -6,7 +6,7 @@
image:
repository: ghcr.io/linuxserver/heimdall
- tag: version-2.2.2@sha256:823ce3c0e05b9bd7c011c03cea3af33b71efd726514d22b2d5b1d6989cefd5a7
+ tag: version-2.2.2@sha256:71c2d79a0c05666797f59c6bb323464f6c4618819a84691d250c536ab1d42c1c
pullPolicy: IfNotPresent
diff --git a/stable/heimdall/8.0.1/questions.yaml b/stable/heimdall/8.0.2/questions.yaml
similarity index 100%
rename from stable/heimdall/8.0.1/questions.yaml
rename to stable/heimdall/8.0.2/questions.yaml
diff --git a/stable/heimdall/8.0.1/templates/common.yaml b/stable/heimdall/8.0.2/templates/common.yaml
similarity index 100%
rename from stable/heimdall/8.0.1/templates/common.yaml
rename to stable/heimdall/8.0.2/templates/common.yaml
diff --git a/stable/heimdall/8.0.1/test_values.yaml b/stable/heimdall/8.0.2/test_values.yaml
similarity index 84%
rename from stable/heimdall/8.0.1/test_values.yaml
rename to stable/heimdall/8.0.2/test_values.yaml
index 90802d5bf9..f90e2c096f 100644
--- a/stable/heimdall/8.0.1/test_values.yaml
+++ b/stable/heimdall/8.0.2/test_values.yaml
@@ -2,7 +2,7 @@
image:
repository: ghcr.io/linuxserver/heimdall
- tag: version-2.2.2@sha256:823ce3c0e05b9bd7c011c03cea3af33b71efd726514d22b2d5b1d6989cefd5a7
+ tag: version-2.2.2@sha256:71c2d79a0c05666797f59c6bb323464f6c4618819a84691d250c536ab1d42c1c
pullPolicy: IfNotPresent
securityContext:
diff --git a/stable/heimdall/8.0.1/values.yaml b/stable/heimdall/8.0.2/values.yaml
similarity index 100%
rename from stable/heimdall/8.0.1/values.yaml
rename to stable/heimdall/8.0.2/values.yaml
diff --git a/stable/jackett/8.0.1/CHANGELOG.md b/stable/jackett/8.0.1/CHANGELOG.md
deleted file mode 100644
index 46b472a3d4..0000000000
--- a/stable/jackett/8.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [jackett-8.0.1](https://github.com/truecharts/apps/compare/jackett-8.0.0...jackett-8.0.1) (2021-09-26)
-
diff --git a/stable/jackett/8.0.1/Chart.lock b/stable/jackett/8.0.1/Chart.lock
deleted file mode 100644
index 31f59360aa..0000000000
--- a/stable/jackett/8.0.1/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.0.8
-digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T23:02:37.674425794Z"
diff --git a/stable/jackett/8.0.2/CHANGELOG.md b/stable/jackett/8.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..d9ef8396c6
--- /dev/null
+++ b/stable/jackett/8.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [jackett-8.0.2](https://github.com/truecharts/apps/compare/jackett-8.0.1...jackett-8.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/jackett/8.0.1/CONFIG.md b/stable/jackett/8.0.2/CONFIG.md
similarity index 100%
rename from stable/jackett/8.0.1/CONFIG.md
rename to stable/jackett/8.0.2/CONFIG.md
diff --git a/stable/jackett/8.0.2/Chart.lock b/stable/jackett/8.0.2/Chart.lock
new file mode 100644
index 0000000000..3ac05dc7bc
--- /dev/null
+++ b/stable/jackett/8.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.0.8
+digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
+generated: "2021-09-28T06:37:31.89626555Z"
diff --git a/stable/jackett/8.0.1/Chart.yaml b/stable/jackett/8.0.2/Chart.yaml
similarity index 94%
rename from stable/jackett/8.0.1/Chart.yaml
rename to stable/jackett/8.0.2/Chart.yaml
index 7e9e6008ca..625b55faca 100644
--- a/stable/jackett/8.0.1/Chart.yaml
+++ b/stable/jackett/8.0.2/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.18.773"
+appVersion: "0.18.815"
dependencies:
- name: common
repository: https://truecharts.org
@@ -24,4 +24,4 @@ name: jackett
sources:
- https://github.com/Jackett/Jackett
type: application
-version: 8.0.1
+version: 8.0.2
diff --git a/stable/jackett/8.0.1/README.md b/stable/jackett/8.0.2/README.md
similarity index 100%
rename from stable/jackett/8.0.1/README.md
rename to stable/jackett/8.0.2/README.md
diff --git a/stable/jackett/8.0.1/app-readme.md b/stable/jackett/8.0.2/app-readme.md
similarity index 100%
rename from stable/jackett/8.0.1/app-readme.md
rename to stable/jackett/8.0.2/app-readme.md
diff --git a/stable/jackett/8.0.1/charts/common-8.0.8.tgz b/stable/jackett/8.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/jackett/8.0.1/charts/common-8.0.8.tgz
rename to stable/jackett/8.0.2/charts/common-8.0.8.tgz
diff --git a/stable/jackett/8.0.1/helm-values.md b/stable/jackett/8.0.2/helm-values.md
similarity index 92%
rename from stable/jackett/8.0.1/helm-values.md
rename to stable/jackett/8.0.2/helm-values.md
index 3b88f9781f..a2ca3d16b5 100644
--- a/stable/jackett/8.0.1/helm-values.md
+++ b/stable/jackett/8.0.2/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/jackett"` | |
-| image.tag | string | `"v0.18.773@sha256:288d33f51df057ba91a8f4586e7b47082984c66f21ccfa09a39339402aebcbad"` | |
+| image.tag | string | `"v0.18.815@sha256:ddf778183a731e63fc090bcfabc7133a4b740372bd69a6ef8dfccaa2971e4745"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/stable/jackett/8.0.1/ix_values.yaml b/stable/jackett/8.0.2/ix_values.yaml
similarity index 87%
rename from stable/jackett/8.0.1/ix_values.yaml
rename to stable/jackett/8.0.2/ix_values.yaml
index ffda7a054d..a0e8c912b5 100644
--- a/stable/jackett/8.0.1/ix_values.yaml
+++ b/stable/jackett/8.0.2/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent
- tag: v0.18.773@sha256:288d33f51df057ba91a8f4586e7b47082984c66f21ccfa09a39339402aebcbad
+ tag: v0.18.815@sha256:ddf778183a731e63fc090bcfabc7133a4b740372bd69a6ef8dfccaa2971e4745
probes:
liveness:
diff --git a/stable/jackett/8.0.1/questions.yaml b/stable/jackett/8.0.2/questions.yaml
similarity index 100%
rename from stable/jackett/8.0.1/questions.yaml
rename to stable/jackett/8.0.2/questions.yaml
diff --git a/stable/jackett/8.0.1/templates/common.yaml b/stable/jackett/8.0.2/templates/common.yaml
similarity index 100%
rename from stable/jackett/8.0.1/templates/common.yaml
rename to stable/jackett/8.0.2/templates/common.yaml
diff --git a/stable/jackett/8.0.1/test_values.yaml b/stable/jackett/8.0.2/test_values.yaml
similarity index 85%
rename from stable/jackett/8.0.1/test_values.yaml
rename to stable/jackett/8.0.2/test_values.yaml
index a47e2e901d..31b3d8d56f 100644
--- a/stable/jackett/8.0.1/test_values.yaml
+++ b/stable/jackett/8.0.2/test_values.yaml
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent
- tag: v0.18.773@sha256:288d33f51df057ba91a8f4586e7b47082984c66f21ccfa09a39339402aebcbad
+ tag: v0.18.815@sha256:ddf778183a731e63fc090bcfabc7133a4b740372bd69a6ef8dfccaa2971e4745
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/jackett/8.0.1/values.yaml b/stable/jackett/8.0.2/values.yaml
similarity index 100%
rename from stable/jackett/8.0.1/values.yaml
rename to stable/jackett/8.0.2/values.yaml
diff --git a/stable/komga/3.0.1/CHANGELOG.md b/stable/komga/3.0.1/CHANGELOG.md
deleted file mode 100644
index ff8dc1e884..0000000000
--- a/stable/komga/3.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [komga-3.0.1](https://github.com/truecharts/apps/compare/komga-3.0.0...komga-3.0.1) (2021-09-26)
-
diff --git a/stable/komga/3.0.1/Chart.lock b/stable/komga/3.0.1/Chart.lock
deleted file mode 100644
index 1f891d61c0..0000000000
--- a/stable/komga/3.0.1/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.0.8
-digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T23:03:36.125276598Z"
diff --git a/stable/komga/3.0.2/CHANGELOG.md b/stable/komga/3.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..e19adc5c47
--- /dev/null
+++ b/stable/komga/3.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [komga-3.0.2](https://github.com/truecharts/apps/compare/komga-3.0.1...komga-3.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/komga/3.0.1/CONFIG.md b/stable/komga/3.0.2/CONFIG.md
similarity index 100%
rename from stable/komga/3.0.1/CONFIG.md
rename to stable/komga/3.0.2/CONFIG.md
diff --git a/stable/komga/3.0.2/Chart.lock b/stable/komga/3.0.2/Chart.lock
new file mode 100644
index 0000000000..31b35402a5
--- /dev/null
+++ b/stable/komga/3.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.0.8
+digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
+generated: "2021-09-28T06:37:42.471906203Z"
diff --git a/stable/komga/3.0.1/Chart.yaml b/stable/komga/3.0.2/Chart.yaml
similarity index 93%
rename from stable/komga/3.0.1/Chart.yaml
rename to stable/komga/3.0.2/Chart.yaml
index e6856a1ba4..a811bc9d1d 100644
--- a/stable/komga/3.0.1/Chart.yaml
+++ b/stable/komga/3.0.2/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.128.3"
+appVersion: "0.130.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.1
+version: 3.0.2
diff --git a/stable/komga/3.0.1/README.md b/stable/komga/3.0.2/README.md
similarity index 100%
rename from stable/komga/3.0.1/README.md
rename to stable/komga/3.0.2/README.md
diff --git a/stable/komga/3.0.1/app-readme.md b/stable/komga/3.0.2/app-readme.md
similarity index 100%
rename from stable/komga/3.0.1/app-readme.md
rename to stable/komga/3.0.2/app-readme.md
diff --git a/stable/komga/3.0.1/charts/common-8.0.8.tgz b/stable/komga/3.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/komga/3.0.1/charts/common-8.0.8.tgz
rename to stable/komga/3.0.2/charts/common-8.0.8.tgz
diff --git a/stable/komga/3.0.1/helm-values.md b/stable/komga/3.0.2/helm-values.md
similarity index 91%
rename from stable/komga/3.0.1/helm-values.md
rename to stable/komga/3.0.2/helm-values.md
index 9dab6b8e72..17f6a426cc 100644
--- a/stable/komga/3.0.1/helm-values.md
+++ b/stable/komga/3.0.2/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.128.3@sha256:7868a1e1362466c51e185b41a0715c27b6b7c67f3a9cc76f1f39243ad57c47a2"` | image tag |
+| image.tag | string | `"v0.130.0@sha256:98447ce3b1bc244aed902e1944493f9929aefc9dabc0b4020aceae74b83bfd82"` | 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.1/ix_values.yaml b/stable/komga/3.0.2/ix_values.yaml
similarity index 84%
rename from stable/komga/3.0.1/ix_values.yaml
rename to stable/komga/3.0.2/ix_values.yaml
index 4e8b4a32f9..d320a1cd83 100644
--- a/stable/komga/3.0.1/ix_values.yaml
+++ b/stable/komga/3.0.2/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/truecharts/komga
pullPolicy: IfNotPresent
- tag: v0.128.3@sha256:7868a1e1362466c51e185b41a0715c27b6b7c67f3a9cc76f1f39243ad57c47a2
+ tag: v0.130.0@sha256:98447ce3b1bc244aed902e1944493f9929aefc9dabc0b4020aceae74b83bfd82
##
# Most other defaults are set in questions.yaml
diff --git a/stable/komga/3.0.1/questions.yaml b/stable/komga/3.0.2/questions.yaml
similarity index 100%
rename from stable/komga/3.0.1/questions.yaml
rename to stable/komga/3.0.2/questions.yaml
diff --git a/stable/komga/3.0.1/templates/common.yaml b/stable/komga/3.0.2/templates/common.yaml
similarity index 100%
rename from stable/komga/3.0.1/templates/common.yaml
rename to stable/komga/3.0.2/templates/common.yaml
diff --git a/stable/komga/3.0.1/test_values.yaml b/stable/komga/3.0.2/test_values.yaml
similarity index 91%
rename from stable/komga/3.0.1/test_values.yaml
rename to stable/komga/3.0.2/test_values.yaml
index 4aed989412..8b6e8be553 100644
--- a/stable/komga/3.0.1/test_values.yaml
+++ b/stable/komga/3.0.2/test_values.yaml
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/truecharts/komga
# -- image tag
- tag: v0.128.3@sha256:7868a1e1362466c51e185b41a0715c27b6b7c67f3a9cc76f1f39243ad57c47a2
+ tag: v0.130.0@sha256:98447ce3b1bc244aed902e1944493f9929aefc9dabc0b4020aceae74b83bfd82
# -- image pull policy
pullPolicy: IfNotPresent
diff --git a/stable/komga/3.0.1/values.yaml b/stable/komga/3.0.2/values.yaml
similarity index 100%
rename from stable/komga/3.0.1/values.yaml
rename to stable/komga/3.0.2/values.yaml
diff --git a/stable/lazylibrarian/8.0.1/CHANGELOG.md b/stable/lazylibrarian/8.0.1/CHANGELOG.md
deleted file mode 100644
index 88143707db..0000000000
--- a/stable/lazylibrarian/8.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [lazylibrarian-8.0.1](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.0...lazylibrarian-8.0.1) (2021-09-26)
-
diff --git a/stable/lazylibrarian/8.0.1/Chart.lock b/stable/lazylibrarian/8.0.1/Chart.lock
deleted file mode 100644
index a0b1f16866..0000000000
--- a/stable/lazylibrarian/8.0.1/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.0.8
-digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T23:03:47.430951161Z"
diff --git a/stable/lazylibrarian/8.0.2/CHANGELOG.md b/stable/lazylibrarian/8.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..0a5828cac1
--- /dev/null
+++ b/stable/lazylibrarian/8.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [lazylibrarian-8.0.2](https://github.com/truecharts/apps/compare/lazylibrarian-8.0.1...lazylibrarian-8.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/lazylibrarian/8.0.1/CONFIG.md b/stable/lazylibrarian/8.0.2/CONFIG.md
similarity index 100%
rename from stable/lazylibrarian/8.0.1/CONFIG.md
rename to stable/lazylibrarian/8.0.2/CONFIG.md
diff --git a/stable/lazylibrarian/8.0.2/Chart.lock b/stable/lazylibrarian/8.0.2/Chart.lock
new file mode 100644
index 0000000000..6c98987a7a
--- /dev/null
+++ b/stable/lazylibrarian/8.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.0.8
+digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
+generated: "2021-09-28T06:37:53.031945632Z"
diff --git a/stable/lazylibrarian/8.0.1/Chart.yaml b/stable/lazylibrarian/8.0.2/Chart.yaml
similarity index 97%
rename from stable/lazylibrarian/8.0.1/Chart.yaml
rename to stable/lazylibrarian/8.0.2/Chart.yaml
index 4807e59daf..0ff5935830 100644
--- a/stable/lazylibrarian/8.0.1/Chart.yaml
+++ b/stable/lazylibrarian/8.0.2/Chart.yaml
@@ -24,4 +24,4 @@ sources:
- https://gitlab.com/LazyLibrarian/LazyLibrarian.git
- https://lazylibrarian.gitlab.io
type: application
-version: 8.0.1
+version: 8.0.2
diff --git a/stable/lazylibrarian/8.0.1/README.md b/stable/lazylibrarian/8.0.2/README.md
similarity index 100%
rename from stable/lazylibrarian/8.0.1/README.md
rename to stable/lazylibrarian/8.0.2/README.md
diff --git a/stable/lazylibrarian/8.0.1/app-readme.md b/stable/lazylibrarian/8.0.2/app-readme.md
similarity index 100%
rename from stable/lazylibrarian/8.0.1/app-readme.md
rename to stable/lazylibrarian/8.0.2/app-readme.md
diff --git a/stable/lazylibrarian/8.0.1/charts/common-8.0.8.tgz b/stable/lazylibrarian/8.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/lazylibrarian/8.0.1/charts/common-8.0.8.tgz
rename to stable/lazylibrarian/8.0.2/charts/common-8.0.8.tgz
diff --git a/stable/lazylibrarian/8.0.1/helm-values.md b/stable/lazylibrarian/8.0.2/helm-values.md
similarity index 92%
rename from stable/lazylibrarian/8.0.1/helm-values.md
rename to stable/lazylibrarian/8.0.2/helm-values.md
index b0d42fbc7a..ec2108e2e5 100644
--- a/stable/lazylibrarian/8.0.1/helm-values.md
+++ b/stable/lazylibrarian/8.0.2/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/linuxserver/lazylibrarian"` | |
-| image.tag | string | `"latest@sha256:148eb92d265fc31b3fcd39759ed65d608b7ffdf4ffac530ec1ba33aa1f717c2b"` | |
+| image.tag | string | `"latest@sha256:0b09d330d023fe3f36ff1383b0e55b1f06936af0957004193457c97e40fbd5ca"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/stable/lazylibrarian/8.0.1/ix_values.yaml b/stable/lazylibrarian/8.0.2/ix_values.yaml
similarity index 85%
rename from stable/lazylibrarian/8.0.1/ix_values.yaml
rename to stable/lazylibrarian/8.0.2/ix_values.yaml
index f166799ca7..c15d2d802a 100644
--- a/stable/lazylibrarian/8.0.1/ix_values.yaml
+++ b/stable/lazylibrarian/8.0.2/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/linuxserver/lazylibrarian
pullPolicy: IfNotPresent
- tag: latest@sha256:148eb92d265fc31b3fcd39759ed65d608b7ffdf4ffac530ec1ba33aa1f717c2b
+ tag: latest@sha256:0b09d330d023fe3f36ff1383b0e55b1f06936af0957004193457c97e40fbd5ca
##
diff --git a/stable/lazylibrarian/8.0.1/questions.yaml b/stable/lazylibrarian/8.0.2/questions.yaml
similarity index 100%
rename from stable/lazylibrarian/8.0.1/questions.yaml
rename to stable/lazylibrarian/8.0.2/questions.yaml
diff --git a/stable/lazylibrarian/8.0.1/templates/common.yaml b/stable/lazylibrarian/8.0.2/templates/common.yaml
similarity index 100%
rename from stable/lazylibrarian/8.0.1/templates/common.yaml
rename to stable/lazylibrarian/8.0.2/templates/common.yaml
diff --git a/stable/lazylibrarian/8.0.1/test_values.yaml b/stable/lazylibrarian/8.0.2/test_values.yaml
similarity index 83%
rename from stable/lazylibrarian/8.0.1/test_values.yaml
rename to stable/lazylibrarian/8.0.2/test_values.yaml
index 73120ffa56..ed731b20b4 100644
--- a/stable/lazylibrarian/8.0.1/test_values.yaml
+++ b/stable/lazylibrarian/8.0.2/test_values.yaml
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/linuxserver/lazylibrarian
pullPolicy: IfNotPresent
- tag: latest@sha256:148eb92d265fc31b3fcd39759ed65d608b7ffdf4ffac530ec1ba33aa1f717c2b
+ tag: latest@sha256:0b09d330d023fe3f36ff1383b0e55b1f06936af0957004193457c97e40fbd5ca
securityContext:
runAsNonRoot: false
diff --git a/stable/lazylibrarian/8.0.1/values.yaml b/stable/lazylibrarian/8.0.2/values.yaml
similarity index 100%
rename from stable/lazylibrarian/8.0.1/values.yaml
rename to stable/lazylibrarian/8.0.2/values.yaml
diff --git a/stable/nzbhydra/8.0.2/CHANGELOG.md b/stable/nzbhydra/8.0.2/CHANGELOG.md
deleted file mode 100644
index 131e54efec..0000000000
--- a/stable/nzbhydra/8.0.2/CHANGELOG.md
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-### [nzbhydra-8.0.2](https://github.com/truecharts/apps/compare/nzbhydra-8.0.0...nzbhydra-8.0.2) (2021-09-26)
-
-#### Chore
-
-* update non-major deps helm releases ([#1040](https://github.com/truecharts/apps/issues/1040))
-
diff --git a/stable/nzbhydra/8.0.2/Chart.lock b/stable/nzbhydra/8.0.2/Chart.lock
deleted file mode 100644
index a15e23dc97..0000000000
--- a/stable/nzbhydra/8.0.2/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.0.8
-digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T23:06:24.913777286Z"
diff --git a/stable/nzbhydra/8.0.3/CHANGELOG.md b/stable/nzbhydra/8.0.3/CHANGELOG.md
new file mode 100644
index 0000000000..9be5e35d69
--- /dev/null
+++ b/stable/nzbhydra/8.0.3/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [nzbhydra-8.0.3](https://github.com/truecharts/apps/compare/nzbhydra-8.0.2...nzbhydra-8.0.3) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/nzbhydra/8.0.2/CONFIG.md b/stable/nzbhydra/8.0.3/CONFIG.md
similarity index 100%
rename from stable/nzbhydra/8.0.2/CONFIG.md
rename to stable/nzbhydra/8.0.3/CONFIG.md
diff --git a/stable/nzbhydra/8.0.3/Chart.lock b/stable/nzbhydra/8.0.3/Chart.lock
new file mode 100644
index 0000000000..74771773bc
--- /dev/null
+++ b/stable/nzbhydra/8.0.3/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.0.8
+digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
+generated: "2021-09-28T06:38:03.531104176Z"
diff --git a/stable/nzbhydra/8.0.2/Chart.yaml b/stable/nzbhydra/8.0.3/Chart.yaml
similarity index 93%
rename from stable/nzbhydra/8.0.2/Chart.yaml
rename to stable/nzbhydra/8.0.3/Chart.yaml
index 3b43725ab6..a45300e8ee 100644
--- a/stable/nzbhydra/8.0.2/Chart.yaml
+++ b/stable/nzbhydra/8.0.3/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "3.15.2"
+appVersion: "3.16.2"
dependencies:
- name: common
repository: https://truecharts.org
@@ -17,4 +17,4 @@ name: nzbhydra
sources:
- https://github.com/theotherp/nzbhydra2
type: application
-version: 8.0.2
+version: 8.0.3
diff --git a/stable/nzbhydra/8.0.2/README.md b/stable/nzbhydra/8.0.3/README.md
similarity index 100%
rename from stable/nzbhydra/8.0.2/README.md
rename to stable/nzbhydra/8.0.3/README.md
diff --git a/stable/nzbhydra/8.0.2/app-readme.md b/stable/nzbhydra/8.0.3/app-readme.md
similarity index 100%
rename from stable/nzbhydra/8.0.2/app-readme.md
rename to stable/nzbhydra/8.0.3/app-readme.md
diff --git a/stable/nzbhydra/8.0.2/charts/common-8.0.8.tgz b/stable/nzbhydra/8.0.3/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/nzbhydra/8.0.2/charts/common-8.0.8.tgz
rename to stable/nzbhydra/8.0.3/charts/common-8.0.8.tgz
diff --git a/stable/nzbhydra/8.0.2/helm-values.md b/stable/nzbhydra/8.0.3/helm-values.md
similarity index 95%
rename from stable/nzbhydra/8.0.2/helm-values.md
rename to stable/nzbhydra/8.0.3/helm-values.md
index 7216fd4bbd..750031d1b1 100644
--- a/stable/nzbhydra/8.0.2/helm-values.md
+++ b/stable/nzbhydra/8.0.3/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.15.2@sha256:3bad273e062a950fbc1ac8ab40f00c39efcb16f30abf5db7b5d2086777384362"` | |
+| image.tag | string | `"v3.16.2@sha256:9882ef4be719ab4bbd774f0e77aabba178e523f6bd961ec5389137920cda18b0"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/stable/nzbhydra/8.0.2/ix_values.yaml b/stable/nzbhydra/8.0.3/ix_values.yaml
similarity index 93%
rename from stable/nzbhydra/8.0.2/ix_values.yaml
rename to stable/nzbhydra/8.0.3/ix_values.yaml
index 052bc42945..b09d14d237 100644
--- a/stable/nzbhydra/8.0.2/ix_values.yaml
+++ b/stable/nzbhydra/8.0.3/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/k8s-at-home/nzbhydra2
pullPolicy: IfNotPresent
- tag: v3.15.2@sha256:3bad273e062a950fbc1ac8ab40f00c39efcb16f30abf5db7b5d2086777384362
+ tag: v3.16.2@sha256:9882ef4be719ab4bbd774f0e77aabba178e523f6bd961ec5389137920cda18b0
probes:
liveness:
diff --git a/stable/nzbhydra/8.0.2/questions.yaml b/stable/nzbhydra/8.0.3/questions.yaml
similarity index 100%
rename from stable/nzbhydra/8.0.2/questions.yaml
rename to stable/nzbhydra/8.0.3/questions.yaml
diff --git a/stable/nzbhydra/8.0.2/templates/common.yaml b/stable/nzbhydra/8.0.3/templates/common.yaml
similarity index 100%
rename from stable/nzbhydra/8.0.2/templates/common.yaml
rename to stable/nzbhydra/8.0.3/templates/common.yaml
diff --git a/stable/nzbhydra/8.0.2/test_values.yaml b/stable/nzbhydra/8.0.3/test_values.yaml
similarity index 92%
rename from stable/nzbhydra/8.0.2/test_values.yaml
rename to stable/nzbhydra/8.0.3/test_values.yaml
index aedbb9f0b1..d2ef487b7c 100644
--- a/stable/nzbhydra/8.0.2/test_values.yaml
+++ b/stable/nzbhydra/8.0.3/test_values.yaml
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/nzbhydra2
pullPolicy: IfNotPresent
- tag: v3.15.2@sha256:3bad273e062a950fbc1ac8ab40f00c39efcb16f30abf5db7b5d2086777384362
+ tag: v3.16.2@sha256:9882ef4be719ab4bbd774f0e77aabba178e523f6bd961ec5389137920cda18b0
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/nzbhydra/8.0.2/values.yaml b/stable/nzbhydra/8.0.3/values.yaml
similarity index 100%
rename from stable/nzbhydra/8.0.2/values.yaml
rename to stable/nzbhydra/8.0.3/values.yaml
diff --git a/stable/omada-controller/3.0.1/CHANGELOG.md b/stable/omada-controller/3.0.1/CHANGELOG.md
deleted file mode 100644
index 9e30d2299c..0000000000
--- a/stable/omada-controller/3.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [omada-controller-3.0.1](https://github.com/truecharts/apps/compare/omada-controller-3.0.0...omada-controller-3.0.1) (2021-09-26)
-
diff --git a/stable/omada-controller/3.0.1/Chart.lock b/stable/omada-controller/3.0.1/Chart.lock
deleted file mode 100644
index c44c88a6c7..0000000000
--- a/stable/omada-controller/3.0.1/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.0.8
-digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T23:06:47.301211446Z"
diff --git a/stable/omada-controller/3.0.2/CHANGELOG.md b/stable/omada-controller/3.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..53c5f0dde3
--- /dev/null
+++ b/stable/omada-controller/3.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [omada-controller-3.0.2](https://github.com/truecharts/apps/compare/omada-controller-3.0.1...omada-controller-3.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/omada-controller/3.0.1/CONFIG.md b/stable/omada-controller/3.0.2/CONFIG.md
similarity index 100%
rename from stable/omada-controller/3.0.1/CONFIG.md
rename to stable/omada-controller/3.0.2/CONFIG.md
diff --git a/stable/omada-controller/3.0.2/Chart.lock b/stable/omada-controller/3.0.2/Chart.lock
new file mode 100644
index 0000000000..e3f1201754
--- /dev/null
+++ b/stable/omada-controller/3.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.0.8
+digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
+generated: "2021-09-28T06:38:14.087119423Z"
diff --git a/stable/omada-controller/3.0.1/Chart.yaml b/stable/omada-controller/3.0.2/Chart.yaml
similarity index 97%
rename from stable/omada-controller/3.0.1/Chart.yaml
rename to stable/omada-controller/3.0.2/Chart.yaml
index 07362898f9..05ee28ab8f 100644
--- a/stable/omada-controller/3.0.1/Chart.yaml
+++ b/stable/omada-controller/3.0.2/Chart.yaml
@@ -19,4 +19,4 @@ name: omada-controller
sources:
- https://github.com/mbentley/docker-omada-controller
- https://github.com/truechartsapps/tree/master/charts/omada-controller
-version: 3.0.1
+version: 3.0.2
diff --git a/stable/omada-controller/3.0.1/README.md b/stable/omada-controller/3.0.2/README.md
similarity index 100%
rename from stable/omada-controller/3.0.1/README.md
rename to stable/omada-controller/3.0.2/README.md
diff --git a/stable/omada-controller/3.0.1/app-readme.md b/stable/omada-controller/3.0.2/app-readme.md
similarity index 100%
rename from stable/omada-controller/3.0.1/app-readme.md
rename to stable/omada-controller/3.0.2/app-readme.md
diff --git a/stable/omada-controller/3.0.1/charts/common-8.0.8.tgz b/stable/omada-controller/3.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/omada-controller/3.0.1/charts/common-8.0.8.tgz
rename to stable/omada-controller/3.0.2/charts/common-8.0.8.tgz
diff --git a/stable/omada-controller/3.0.1/helm-values.md b/stable/omada-controller/3.0.2/helm-values.md
similarity index 92%
rename from stable/omada-controller/3.0.1/helm-values.md
rename to stable/omada-controller/3.0.2/helm-values.md
index 87a9c69f9f..d70df5b542 100644
--- a/stable/omada-controller/3.0.1/helm-values.md
+++ b/stable/omada-controller/3.0.2/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 | `"docker.io/mbentley/omada-controller"` | image repository |
-| image.tag | string | `"4.4@sha256:207876a39cf4fc6e3133c011ad283296677e314537d354149628de2b13f7990e"` | image tag |
+| image.tag | string | `"4.4@sha256:4af661728fde7cf87e83e8d1c9a49c924e1bde892b7af077e2b385447e9f2120"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/stable/omada-controller/3.0.1/ix_values.yaml b/stable/omada-controller/3.0.2/ix_values.yaml
similarity index 85%
rename from stable/omada-controller/3.0.1/ix_values.yaml
rename to stable/omada-controller/3.0.2/ix_values.yaml
index c53c858290..5c5e0c1519 100644
--- a/stable/omada-controller/3.0.1/ix_values.yaml
+++ b/stable/omada-controller/3.0.2/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: docker.io/mbentley/omada-controller
pullPolicy: IfNotPresent
- tag: 4.4@sha256:207876a39cf4fc6e3133c011ad283296677e314537d354149628de2b13f7990e
+ tag: 4.4@sha256:4af661728fde7cf87e83e8d1c9a49c924e1bde892b7af077e2b385447e9f2120
##
# Most other defaults are set in questions.yaml
diff --git a/stable/omada-controller/3.0.1/questions.yaml b/stable/omada-controller/3.0.2/questions.yaml
similarity index 100%
rename from stable/omada-controller/3.0.1/questions.yaml
rename to stable/omada-controller/3.0.2/questions.yaml
diff --git a/stable/omada-controller/3.0.1/templates/common.yaml b/stable/omada-controller/3.0.2/templates/common.yaml
similarity index 100%
rename from stable/omada-controller/3.0.1/templates/common.yaml
rename to stable/omada-controller/3.0.2/templates/common.yaml
diff --git a/stable/omada-controller/3.0.1/test_values.yaml b/stable/omada-controller/3.0.2/test_values.yaml
similarity index 92%
rename from stable/omada-controller/3.0.1/test_values.yaml
rename to stable/omada-controller/3.0.2/test_values.yaml
index 22d2e21bbf..6b3901b9df 100644
--- a/stable/omada-controller/3.0.1/test_values.yaml
+++ b/stable/omada-controller/3.0.2/test_values.yaml
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: docker.io/mbentley/omada-controller
# -- image tag
- tag: 4.4@sha256:207876a39cf4fc6e3133c011ad283296677e314537d354149628de2b13f7990e
+ tag: 4.4@sha256:4af661728fde7cf87e83e8d1c9a49c924e1bde892b7af077e2b385447e9f2120
# -- image pull policy
pullPolicy: IfNotPresent
diff --git a/stable/omada-controller/3.0.1/values.yaml b/stable/omada-controller/3.0.2/values.yaml
similarity index 100%
rename from stable/omada-controller/3.0.1/values.yaml
rename to stable/omada-controller/3.0.2/values.yaml
diff --git a/stable/owncast/3.0.1/CHANGELOG.md b/stable/owncast/3.0.1/CHANGELOG.md
deleted file mode 100644
index 47f236f3bf..0000000000
--- a/stable/owncast/3.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [owncast-3.0.1](https://github.com/truecharts/apps/compare/owncast-3.0.0...owncast-3.0.1) (2021-09-26)
-
diff --git a/stable/owncast/3.0.1/Chart.lock b/stable/owncast/3.0.1/Chart.lock
deleted file mode 100644
index f4f7f65503..0000000000
--- a/stable/owncast/3.0.1/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.0.8
-digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T23:07:54.856278165Z"
diff --git a/stable/owncast/3.0.2/CHANGELOG.md b/stable/owncast/3.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..ff4aec8d0b
--- /dev/null
+++ b/stable/owncast/3.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [owncast-3.0.2](https://github.com/truecharts/apps/compare/owncast-3.0.1...owncast-3.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/owncast/3.0.1/CONFIG.md b/stable/owncast/3.0.2/CONFIG.md
similarity index 100%
rename from stable/owncast/3.0.1/CONFIG.md
rename to stable/owncast/3.0.2/CONFIG.md
diff --git a/stable/owncast/3.0.2/Chart.lock b/stable/owncast/3.0.2/Chart.lock
new file mode 100644
index 0000000000..1c0de93697
--- /dev/null
+++ b/stable/owncast/3.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.0.8
+digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
+generated: "2021-09-28T06:38:24.816562283Z"
diff --git a/stable/owncast/3.0.1/Chart.yaml b/stable/owncast/3.0.2/Chart.yaml
similarity index 94%
rename from stable/owncast/3.0.1/Chart.yaml
rename to stable/owncast/3.0.2/Chart.yaml
index e40d1b3c0e..d62d4e458d 100644
--- a/stable/owncast/3.0.1/Chart.yaml
+++ b/stable/owncast/3.0.2/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.0.8"
+appVersion: "0.0.9"
dependencies:
- name: common
repository: https://truecharts.org
@@ -22,4 +22,4 @@ name: owncast
sources:
- https://owncast.online/
- https://github.com/owncast/owncast
-version: 3.0.1
+version: 3.0.2
diff --git a/stable/owncast/3.0.1/README.md b/stable/owncast/3.0.2/README.md
similarity index 100%
rename from stable/owncast/3.0.1/README.md
rename to stable/owncast/3.0.2/README.md
diff --git a/stable/owncast/3.0.1/app-readme.md b/stable/owncast/3.0.2/app-readme.md
similarity index 100%
rename from stable/owncast/3.0.1/app-readme.md
rename to stable/owncast/3.0.2/app-readme.md
diff --git a/stable/owncast/3.0.1/charts/common-8.0.8.tgz b/stable/owncast/3.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/owncast/3.0.1/charts/common-8.0.8.tgz
rename to stable/owncast/3.0.2/charts/common-8.0.8.tgz
diff --git a/stable/owncast/3.0.1/helm-values.md b/stable/owncast/3.0.2/helm-values.md
similarity index 91%
rename from stable/owncast/3.0.1/helm-values.md
rename to stable/owncast/3.0.2/helm-values.md
index cb1bb1a569..bb1b300a36 100644
--- a/stable/owncast/3.0.1/helm-values.md
+++ b/stable/owncast/3.0.2/helm-values.md
@@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/truecharts/owncast"` | image repository |
-| image.tag | string | `"v0.0.8@sha256:5a271ca7d7870bfc9ef777190c882f373063624013cf67517e73c9ef4bdd338d"` | image tag |
+| image.tag | string | `"v0.0.9@sha256:dcef5ec7b68a30b120c62d6d0eb9adfe4ff87228b04d64097b40b12f5faa5e90"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
diff --git a/stable/owncast/3.0.1/ix_values.yaml b/stable/owncast/3.0.2/ix_values.yaml
similarity index 84%
rename from stable/owncast/3.0.1/ix_values.yaml
rename to stable/owncast/3.0.2/ix_values.yaml
index 047be4382f..2bf940d1bc 100644
--- a/stable/owncast/3.0.1/ix_values.yaml
+++ b/stable/owncast/3.0.2/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/truecharts/owncast
pullPolicy: IfNotPresent
- tag: v0.0.8@sha256:5a271ca7d7870bfc9ef777190c882f373063624013cf67517e73c9ef4bdd338d
+ tag: v0.0.9@sha256:dcef5ec7b68a30b120c62d6d0eb9adfe4ff87228b04d64097b40b12f5faa5e90
##
# Most other defaults are set in questions.yaml
diff --git a/stable/owncast/3.0.1/questions.yaml b/stable/owncast/3.0.2/questions.yaml
similarity index 100%
rename from stable/owncast/3.0.1/questions.yaml
rename to stable/owncast/3.0.2/questions.yaml
diff --git a/stable/owncast/3.0.1/templates/common.yaml b/stable/owncast/3.0.2/templates/common.yaml
similarity index 100%
rename from stable/owncast/3.0.1/templates/common.yaml
rename to stable/owncast/3.0.2/templates/common.yaml
diff --git a/stable/owncast/3.0.1/test_values.yaml b/stable/owncast/3.0.2/test_values.yaml
similarity index 92%
rename from stable/owncast/3.0.1/test_values.yaml
rename to stable/owncast/3.0.2/test_values.yaml
index 4fa2accda4..41387ae4c9 100644
--- a/stable/owncast/3.0.1/test_values.yaml
+++ b/stable/owncast/3.0.2/test_values.yaml
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/truecharts/owncast
# -- image tag
- tag: v0.0.8@sha256:5a271ca7d7870bfc9ef777190c882f373063624013cf67517e73c9ef4bdd338d
+ tag: v0.0.9@sha256:dcef5ec7b68a30b120c62d6d0eb9adfe4ff87228b04d64097b40b12f5faa5e90
# -- image pull policy
pullPolicy: IfNotPresent
diff --git a/stable/owncast/3.0.1/values.yaml b/stable/owncast/3.0.2/values.yaml
similarity index 100%
rename from stable/owncast/3.0.1/values.yaml
rename to stable/owncast/3.0.2/values.yaml
diff --git a/stable/postgresql/3.0.1/CHANGELOG.md b/stable/postgresql/3.0.1/CHANGELOG.md
deleted file mode 100644
index ca9c9be887..0000000000
--- a/stable/postgresql/3.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [postgresql-3.0.1](https://github.com/truecharts/apps/compare/postgresql-3.0.0...postgresql-3.0.1) (2021-09-26)
-
diff --git a/stable/postgresql/3.0.1/Chart.lock b/stable/postgresql/3.0.1/Chart.lock
deleted file mode 100644
index 51729991bb..0000000000
--- a/stable/postgresql/3.0.1/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.0.8
-digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T23:09:36.115475648Z"
diff --git a/stable/postgresql/3.0.2/CHANGELOG.md b/stable/postgresql/3.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..874f83d1e4
--- /dev/null
+++ b/stable/postgresql/3.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [postgresql-3.0.2](https://github.com/truecharts/apps/compare/postgresql-3.0.1...postgresql-3.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/postgresql/3.0.1/CONFIG.md b/stable/postgresql/3.0.2/CONFIG.md
similarity index 100%
rename from stable/postgresql/3.0.1/CONFIG.md
rename to stable/postgresql/3.0.2/CONFIG.md
diff --git a/stable/postgresql/3.0.2/Chart.lock b/stable/postgresql/3.0.2/Chart.lock
new file mode 100644
index 0000000000..477967b205
--- /dev/null
+++ b/stable/postgresql/3.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.0.8
+digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
+generated: "2021-09-28T06:38:35.412593999Z"
diff --git a/stable/postgresql/3.0.1/Chart.yaml b/stable/postgresql/3.0.2/Chart.yaml
similarity index 97%
rename from stable/postgresql/3.0.1/Chart.yaml
rename to stable/postgresql/3.0.2/Chart.yaml
index 129361b006..74c4f86763 100644
--- a/stable/postgresql/3.0.1/Chart.yaml
+++ b/stable/postgresql/3.0.2/Chart.yaml
@@ -25,4 +25,4 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
-version: 3.0.1
+version: 3.0.2
diff --git a/stable/postgresql/3.0.1/README.md b/stable/postgresql/3.0.2/README.md
similarity index 100%
rename from stable/postgresql/3.0.1/README.md
rename to stable/postgresql/3.0.2/README.md
diff --git a/stable/postgresql/3.0.1/app-readme.md b/stable/postgresql/3.0.2/app-readme.md
similarity index 100%
rename from stable/postgresql/3.0.1/app-readme.md
rename to stable/postgresql/3.0.2/app-readme.md
diff --git a/stable/postgresql/3.0.1/charts/common-8.0.8.tgz b/stable/postgresql/3.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/postgresql/3.0.1/charts/common-8.0.8.tgz
rename to stable/postgresql/3.0.2/charts/common-8.0.8.tgz
diff --git a/stable/postgresql/3.0.1/helm-values.md b/stable/postgresql/3.0.2/helm-values.md
similarity index 97%
rename from stable/postgresql/3.0.1/helm-values.md
rename to stable/postgresql/3.0.2/helm-values.md
index 5e7a5f9442..c8b5142733 100644
--- a/stable/postgresql/3.0.1/helm-values.md
+++ b/stable/postgresql/3.0.2/helm-values.md
@@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here
| existingSecret | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"bitnami/postgresql"` | |
-| image.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
+| image.tag | string | `"13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4"` | |
| initContainers.migrate-db.command[0] | string | `"/bin/sh"` | |
| initContainers.migrate-db.command[1] | string | `"-cx"` | |
| initContainers.migrate-db.command[2] | string | `"echo 'trying to migrate old db to new location...'\nmkdir -p /bitnami/postgresql/data\nmv -f /bitnami/postgresql/old/* /bitnami/postgresql/data/ || true\nchown -R {{ .Values.podSecurityContext.runAsUser }}:{{ .Values.podSecurityContext.fsGroup }} /bitnami/postgresql/data\nchmod 775 /bitnami/postgresql/data\n"` | |
diff --git a/stable/postgresql/3.0.1/ix_values.yaml b/stable/postgresql/3.0.2/ix_values.yaml
similarity index 95%
rename from stable/postgresql/3.0.1/ix_values.yaml
rename to stable/postgresql/3.0.2/ix_values.yaml
index 9dc59f9454..dec2fa84f7 100644
--- a/stable/postgresql/3.0.1/ix_values.yaml
+++ b/stable/postgresql/3.0.2/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
- tag: 13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c
+ tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4
initContainers:
diff --git a/stable/postgresql/3.0.1/questions.yaml b/stable/postgresql/3.0.2/questions.yaml
similarity index 100%
rename from stable/postgresql/3.0.1/questions.yaml
rename to stable/postgresql/3.0.2/questions.yaml
diff --git a/stable/postgresql/3.0.1/templates/backup-postgres-config.yaml b/stable/postgresql/3.0.2/templates/backup-postgres-config.yaml
similarity index 100%
rename from stable/postgresql/3.0.1/templates/backup-postgres-config.yaml
rename to stable/postgresql/3.0.2/templates/backup-postgres-config.yaml
diff --git a/stable/postgresql/3.0.1/templates/common.yaml b/stable/postgresql/3.0.2/templates/common.yaml
similarity index 100%
rename from stable/postgresql/3.0.1/templates/common.yaml
rename to stable/postgresql/3.0.2/templates/common.yaml
diff --git a/stable/postgresql/3.0.1/templates/secret.yaml b/stable/postgresql/3.0.2/templates/secret.yaml
similarity index 100%
rename from stable/postgresql/3.0.1/templates/secret.yaml
rename to stable/postgresql/3.0.2/templates/secret.yaml
diff --git a/stable/postgresql/3.0.1/templates/upgrade-backup-postgres-hook.yaml b/stable/postgresql/3.0.2/templates/upgrade-backup-postgres-hook.yaml
similarity index 100%
rename from stable/postgresql/3.0.1/templates/upgrade-backup-postgres-hook.yaml
rename to stable/postgresql/3.0.2/templates/upgrade-backup-postgres-hook.yaml
diff --git a/stable/postgresql/3.0.1/test_values.yaml b/stable/postgresql/3.0.2/test_values.yaml
similarity index 95%
rename from stable/postgresql/3.0.1/test_values.yaml
rename to stable/postgresql/3.0.2/test_values.yaml
index 14512f54e7..6b5f1dc830 100644
--- a/stable/postgresql/3.0.1/test_values.yaml
+++ b/stable/postgresql/3.0.2/test_values.yaml
@@ -1,7 +1,7 @@
image:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
- tag: 13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c
+ tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/postgresql/3.0.1/values.yaml b/stable/postgresql/3.0.2/values.yaml
similarity index 100%
rename from stable/postgresql/3.0.1/values.yaml
rename to stable/postgresql/3.0.2/values.yaml
diff --git a/stable/prowlarr/3.0.1/CHANGELOG.md b/stable/prowlarr/3.0.1/CHANGELOG.md
deleted file mode 100644
index c7631f5897..0000000000
--- a/stable/prowlarr/3.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [prowlarr-3.0.1](https://github.com/truecharts/apps/compare/prowlarr-3.0.0...prowlarr-3.0.1) (2021-09-26)
-
diff --git a/stable/prowlarr/3.0.1/Chart.lock b/stable/prowlarr/3.0.1/Chart.lock
deleted file mode 100644
index b89e499a23..0000000000
--- a/stable/prowlarr/3.0.1/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.0.8
-digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T23:10:10.294055427Z"
diff --git a/stable/prowlarr/3.0.2/CHANGELOG.md b/stable/prowlarr/3.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..11bb7cf742
--- /dev/null
+++ b/stable/prowlarr/3.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [prowlarr-3.0.2](https://github.com/truecharts/apps/compare/prowlarr-3.0.1...prowlarr-3.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/prowlarr/3.0.1/CONFIG.md b/stable/prowlarr/3.0.2/CONFIG.md
similarity index 100%
rename from stable/prowlarr/3.0.1/CONFIG.md
rename to stable/prowlarr/3.0.2/CONFIG.md
diff --git a/stable/prowlarr/3.0.2/Chart.lock b/stable/prowlarr/3.0.2/Chart.lock
new file mode 100644
index 0000000000..3925212327
--- /dev/null
+++ b/stable/prowlarr/3.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.0.8
+digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
+generated: "2021-09-28T06:38:45.839888037Z"
diff --git a/stable/prowlarr/3.0.1/Chart.yaml b/stable/prowlarr/3.0.2/Chart.yaml
similarity index 94%
rename from stable/prowlarr/3.0.1/Chart.yaml
rename to stable/prowlarr/3.0.2/Chart.yaml
index 54ea8691ac..5987ec3737 100644
--- a/stable/prowlarr/3.0.1/Chart.yaml
+++ b/stable/prowlarr/3.0.2/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.1.1.946"
+appVersion: "0.1.1.953"
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.1
+version: 3.0.2
diff --git a/stable/prowlarr/3.0.1/README.md b/stable/prowlarr/3.0.2/README.md
similarity index 100%
rename from stable/prowlarr/3.0.1/README.md
rename to stable/prowlarr/3.0.2/README.md
diff --git a/stable/prowlarr/3.0.1/app-readme.md b/stable/prowlarr/3.0.2/app-readme.md
similarity index 100%
rename from stable/prowlarr/3.0.1/app-readme.md
rename to stable/prowlarr/3.0.2/app-readme.md
diff --git a/stable/prowlarr/3.0.1/charts/common-8.0.8.tgz b/stable/prowlarr/3.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/prowlarr/3.0.1/charts/common-8.0.8.tgz
rename to stable/prowlarr/3.0.2/charts/common-8.0.8.tgz
diff --git a/stable/prowlarr/3.0.1/helm-values.md b/stable/prowlarr/3.0.2/helm-values.md
similarity index 91%
rename from stable/prowlarr/3.0.1/helm-values.md
rename to stable/prowlarr/3.0.2/helm-values.md
index c000bd799a..c363a734f3 100644
--- a/stable/prowlarr/3.0.1/helm-values.md
+++ b/stable/prowlarr/3.0.2/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.946@sha256:dfdbeb5a072cd2795cbc9fe74a053d376be841ccee5056e5ffc91cdc498cec99"` | image tag |
+| image.tag | string | `"v0.1.1.953@sha256:3cbdb4379830f584f1572fb18e9157503dd2c5612140bdf4b0121f73a2aa8d31"` | 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.1/ix_values.yaml b/stable/prowlarr/3.0.2/ix_values.yaml
similarity index 85%
rename from stable/prowlarr/3.0.1/ix_values.yaml
rename to stable/prowlarr/3.0.2/ix_values.yaml
index 30673a676e..a61e9edd90 100644
--- a/stable/prowlarr/3.0.1/ix_values.yaml
+++ b/stable/prowlarr/3.0.2/ix_values.yaml
@@ -8,7 +8,7 @@ image:
# -- image repository
repository: ghcr.io/k8s-at-home/prowlarr
# -- image tag
- tag: v0.1.1.946@sha256:dfdbeb5a072cd2795cbc9fe74a053d376be841ccee5056e5ffc91cdc498cec99
+ tag: v0.1.1.953@sha256:3cbdb4379830f584f1572fb18e9157503dd2c5612140bdf4b0121f73a2aa8d31
# -- image pull policy
pullPolicy: IfNotPresent
diff --git a/stable/prowlarr/3.0.1/questions.yaml b/stable/prowlarr/3.0.2/questions.yaml
similarity index 100%
rename from stable/prowlarr/3.0.1/questions.yaml
rename to stable/prowlarr/3.0.2/questions.yaml
diff --git a/stable/prowlarr/3.0.1/templates/common.yaml b/stable/prowlarr/3.0.2/templates/common.yaml
similarity index 100%
rename from stable/prowlarr/3.0.1/templates/common.yaml
rename to stable/prowlarr/3.0.2/templates/common.yaml
diff --git a/stable/prowlarr/3.0.1/test_values.yaml b/stable/prowlarr/3.0.2/test_values.yaml
similarity index 91%
rename from stable/prowlarr/3.0.1/test_values.yaml
rename to stable/prowlarr/3.0.2/test_values.yaml
index 704a23a5e7..e62543cd72 100644
--- a/stable/prowlarr/3.0.1/test_values.yaml
+++ b/stable/prowlarr/3.0.2/test_values.yaml
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/k8s-at-home/prowlarr
# -- image tag
- tag: v0.1.1.946@sha256:dfdbeb5a072cd2795cbc9fe74a053d376be841ccee5056e5ffc91cdc498cec99
+ tag: v0.1.1.953@sha256:3cbdb4379830f584f1572fb18e9157503dd2c5612140bdf4b0121f73a2aa8d31
# -- image pull policy
pullPolicy: IfNotPresent
diff --git a/stable/prowlarr/3.0.1/values.yaml b/stable/prowlarr/3.0.2/values.yaml
similarity index 100%
rename from stable/prowlarr/3.0.1/values.yaml
rename to stable/prowlarr/3.0.2/values.yaml
diff --git a/stable/qbittorrent/8.0.1/CHANGELOG.md b/stable/qbittorrent/8.0.1/CHANGELOG.md
deleted file mode 100644
index a278d21e92..0000000000
--- a/stable/qbittorrent/8.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [qbittorrent-8.0.1](https://github.com/truecharts/apps/compare/qbittorrent-8.0.0...qbittorrent-8.0.1) (2021-09-26)
-
diff --git a/stable/qbittorrent/8.0.1/Chart.lock b/stable/qbittorrent/8.0.1/Chart.lock
deleted file mode 100644
index 399cd57222..0000000000
--- a/stable/qbittorrent/8.0.1/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.0.8
-digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T23:10:32.617116898Z"
diff --git a/stable/qbittorrent/8.0.2/CHANGELOG.md b/stable/qbittorrent/8.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..785d20f4c8
--- /dev/null
+++ b/stable/qbittorrent/8.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [qbittorrent-8.0.2](https://github.com/truecharts/apps/compare/qbittorrent-8.0.1...qbittorrent-8.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/qbittorrent/8.0.1/CONFIG.md b/stable/qbittorrent/8.0.2/CONFIG.md
similarity index 100%
rename from stable/qbittorrent/8.0.1/CONFIG.md
rename to stable/qbittorrent/8.0.2/CONFIG.md
diff --git a/stable/qbittorrent/8.0.2/Chart.lock b/stable/qbittorrent/8.0.2/Chart.lock
new file mode 100644
index 0000000000..9fe489de69
--- /dev/null
+++ b/stable/qbittorrent/8.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.0.8
+digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
+generated: "2021-09-28T06:38:56.647455367Z"
diff --git a/stable/qbittorrent/8.0.1/Chart.yaml b/stable/qbittorrent/8.0.2/Chart.yaml
similarity index 94%
rename from stable/qbittorrent/8.0.1/Chart.yaml
rename to stable/qbittorrent/8.0.2/Chart.yaml
index 712fc86ae9..9ffeeabcc7 100644
--- a/stable/qbittorrent/8.0.1/Chart.yaml
+++ b/stable/qbittorrent/8.0.2/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "4.3.7"
+appVersion: "4.3.8"
dependencies:
- name: common
repository: https://truecharts.org
@@ -19,4 +19,4 @@ maintainers:
name: qbittorrent
sources: null
type: application
-version: 8.0.1
+version: 8.0.2
diff --git a/stable/qbittorrent/8.0.1/README.md b/stable/qbittorrent/8.0.2/README.md
similarity index 100%
rename from stable/qbittorrent/8.0.1/README.md
rename to stable/qbittorrent/8.0.2/README.md
diff --git a/stable/qbittorrent/8.0.1/app-readme.md b/stable/qbittorrent/8.0.2/app-readme.md
similarity index 100%
rename from stable/qbittorrent/8.0.1/app-readme.md
rename to stable/qbittorrent/8.0.2/app-readme.md
diff --git a/stable/qbittorrent/8.0.1/charts/common-8.0.8.tgz b/stable/qbittorrent/8.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/qbittorrent/8.0.1/charts/common-8.0.8.tgz
rename to stable/qbittorrent/8.0.2/charts/common-8.0.8.tgz
diff --git a/stable/qbittorrent/8.0.1/helm-values.md b/stable/qbittorrent/8.0.2/helm-values.md
similarity index 94%
rename from stable/qbittorrent/8.0.1/helm-values.md
rename to stable/qbittorrent/8.0.2/helm-values.md
index d142959e8b..2c8b6653d6 100644
--- a/stable/qbittorrent/8.0.1/helm-values.md
+++ b/stable/qbittorrent/8.0.2/helm-values.md
@@ -18,7 +18,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/qbittorrent"` | |
-| image.tag | string | `"v4.3.7@sha256:a51b97508cfd5ec81e6693e7203490d275e76eaa0d7772d40512dea8d8509f45"` | |
+| image.tag | string | `"v4.3.8@sha256:d224ead6e97bbd655a18b6d23a76c8bed23098c9c9d745bcd6e84feea31fd494"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/stable/qbittorrent/8.0.1/ix_values.yaml b/stable/qbittorrent/8.0.2/ix_values.yaml
similarity index 85%
rename from stable/qbittorrent/8.0.1/ix_values.yaml
rename to stable/qbittorrent/8.0.2/ix_values.yaml
index 1d4aa1cf1b..fd01324f56 100644
--- a/stable/qbittorrent/8.0.1/ix_values.yaml
+++ b/stable/qbittorrent/8.0.2/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/k8s-at-home/qbittorrent
pullPolicy: IfNotPresent
- tag: v4.3.7@sha256:a51b97508cfd5ec81e6693e7203490d275e76eaa0d7772d40512dea8d8509f45
+ tag: v4.3.8@sha256:d224ead6e97bbd655a18b6d23a76c8bed23098c9c9d745bcd6e84feea31fd494
##
# Most other defaults are set in questions.yaml
diff --git a/stable/qbittorrent/8.0.1/questions.yaml b/stable/qbittorrent/8.0.2/questions.yaml
similarity index 100%
rename from stable/qbittorrent/8.0.1/questions.yaml
rename to stable/qbittorrent/8.0.2/questions.yaml
diff --git a/stable/qbittorrent/8.0.1/templates/_configmap.tpl b/stable/qbittorrent/8.0.2/templates/_configmap.tpl
similarity index 100%
rename from stable/qbittorrent/8.0.1/templates/_configmap.tpl
rename to stable/qbittorrent/8.0.2/templates/_configmap.tpl
diff --git a/stable/qbittorrent/8.0.1/templates/common.yaml b/stable/qbittorrent/8.0.2/templates/common.yaml
similarity index 100%
rename from stable/qbittorrent/8.0.1/templates/common.yaml
rename to stable/qbittorrent/8.0.2/templates/common.yaml
diff --git a/stable/qbittorrent/8.0.1/test_values.yaml b/stable/qbittorrent/8.0.2/test_values.yaml
similarity index 91%
rename from stable/qbittorrent/8.0.1/test_values.yaml
rename to stable/qbittorrent/8.0.2/test_values.yaml
index 5ccfdbf26b..b7bceef88e 100644
--- a/stable/qbittorrent/8.0.1/test_values.yaml
+++ b/stable/qbittorrent/8.0.2/test_values.yaml
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/qbittorrent
pullPolicy: IfNotPresent
- tag: v4.3.7@sha256:a51b97508cfd5ec81e6693e7203490d275e76eaa0d7772d40512dea8d8509f45
+ tag: v4.3.8@sha256:d224ead6e97bbd655a18b6d23a76c8bed23098c9c9d745bcd6e84feea31fd494
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/qbittorrent/8.0.1/values.yaml b/stable/qbittorrent/8.0.2/values.yaml
similarity index 100%
rename from stable/qbittorrent/8.0.1/values.yaml
rename to stable/qbittorrent/8.0.2/values.yaml
diff --git a/stable/readarr/8.0.1/CHANGELOG.md b/stable/readarr/8.0.1/CHANGELOG.md
deleted file mode 100644
index fa27cbe378..0000000000
--- a/stable/readarr/8.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [readarr-8.0.1](https://github.com/truecharts/apps/compare/readarr-8.0.0...readarr-8.0.1) (2021-09-26)
-
diff --git a/stable/readarr/8.0.1/Chart.lock b/stable/readarr/8.0.1/Chart.lock
deleted file mode 100644
index 5d8cfa14ff..0000000000
--- a/stable/readarr/8.0.1/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.0.8
-digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T23:10:55.468136366Z"
diff --git a/stable/readarr/8.0.2/CHANGELOG.md b/stable/readarr/8.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..480e019073
--- /dev/null
+++ b/stable/readarr/8.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [readarr-8.0.2](https://github.com/truecharts/apps/compare/readarr-8.0.1...readarr-8.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/readarr/8.0.1/CONFIG.md b/stable/readarr/8.0.2/CONFIG.md
similarity index 100%
rename from stable/readarr/8.0.1/CONFIG.md
rename to stable/readarr/8.0.2/CONFIG.md
diff --git a/stable/readarr/8.0.2/Chart.lock b/stable/readarr/8.0.2/Chart.lock
new file mode 100644
index 0000000000..a005852cdd
--- /dev/null
+++ b/stable/readarr/8.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.0.8
+digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
+generated: "2021-09-28T06:39:07.541787878Z"
diff --git a/stable/readarr/8.0.1/Chart.yaml b/stable/readarr/8.0.2/Chart.yaml
similarity index 94%
rename from stable/readarr/8.0.1/Chart.yaml
rename to stable/readarr/8.0.2/Chart.yaml
index 29007696cb..948bb78191 100644
--- a/stable/readarr/8.0.1/Chart.yaml
+++ b/stable/readarr/8.0.2/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "0.1.0.968"
+appVersion: "0.1.0.971"
dependencies:
- name: common
repository: https://truecharts.org
@@ -27,4 +27,4 @@ sources:
- https://github.com/Readarr/Readarr
- https://readarr.com
type: application
-version: 8.0.1
+version: 8.0.2
diff --git a/stable/readarr/8.0.1/README.md b/stable/readarr/8.0.2/README.md
similarity index 100%
rename from stable/readarr/8.0.1/README.md
rename to stable/readarr/8.0.2/README.md
diff --git a/stable/readarr/8.0.1/app-readme.md b/stable/readarr/8.0.2/app-readme.md
similarity index 100%
rename from stable/readarr/8.0.1/app-readme.md
rename to stable/readarr/8.0.2/app-readme.md
diff --git a/stable/readarr/8.0.1/charts/common-8.0.8.tgz b/stable/readarr/8.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/readarr/8.0.1/charts/common-8.0.8.tgz
rename to stable/readarr/8.0.2/charts/common-8.0.8.tgz
diff --git a/stable/readarr/8.0.1/helm-values.md b/stable/readarr/8.0.2/helm-values.md
similarity index 94%
rename from stable/readarr/8.0.1/helm-values.md
rename to stable/readarr/8.0.2/helm-values.md
index 3066237503..4fa50b0ee6 100644
--- a/stable/readarr/8.0.1/helm-values.md
+++ b/stable/readarr/8.0.2/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/readarr"` | |
-| image.tag | string | `"v0.1.0.968@sha256:83baf69d209958ef0a60f20906b568c6a265c36b7ae468a63a52fffeaa32e1b6"` | |
+| image.tag | string | `"v0.1.0.971@sha256:6cafd5b5eb09733902e8b4aaa20aa35887a39a4368fafc0f85024ae1c6ba7e90"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/stable/readarr/8.0.1/ix_values.yaml b/stable/readarr/8.0.2/ix_values.yaml
similarity index 93%
rename from stable/readarr/8.0.1/ix_values.yaml
rename to stable/readarr/8.0.2/ix_values.yaml
index 0b1be37859..d4546c3db0 100644
--- a/stable/readarr/8.0.1/ix_values.yaml
+++ b/stable/readarr/8.0.2/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/k8s-at-home/readarr
pullPolicy: IfNotPresent
- tag: v0.1.0.968@sha256:83baf69d209958ef0a60f20906b568c6a265c36b7ae468a63a52fffeaa32e1b6
+ tag: v0.1.0.971@sha256:6cafd5b5eb09733902e8b4aaa20aa35887a39a4368fafc0f85024ae1c6ba7e90
probes:
liveness:
diff --git a/stable/readarr/8.0.1/questions.yaml b/stable/readarr/8.0.2/questions.yaml
similarity index 100%
rename from stable/readarr/8.0.1/questions.yaml
rename to stable/readarr/8.0.2/questions.yaml
diff --git a/stable/readarr/8.0.1/templates/common.yaml b/stable/readarr/8.0.2/templates/common.yaml
similarity index 100%
rename from stable/readarr/8.0.1/templates/common.yaml
rename to stable/readarr/8.0.2/templates/common.yaml
diff --git a/stable/readarr/8.0.1/test_values.yaml b/stable/readarr/8.0.2/test_values.yaml
similarity index 92%
rename from stable/readarr/8.0.1/test_values.yaml
rename to stable/readarr/8.0.2/test_values.yaml
index 73d5e7fb73..a6490849bb 100644
--- a/stable/readarr/8.0.1/test_values.yaml
+++ b/stable/readarr/8.0.2/test_values.yaml
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/readarr
pullPolicy: IfNotPresent
- tag: v0.1.0.968@sha256:83baf69d209958ef0a60f20906b568c6a265c36b7ae468a63a52fffeaa32e1b6
+ tag: v0.1.0.971@sha256:6cafd5b5eb09733902e8b4aaa20aa35887a39a4368fafc0f85024ae1c6ba7e90
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/readarr/8.0.1/values.yaml b/stable/readarr/8.0.2/values.yaml
similarity index 100%
rename from stable/readarr/8.0.1/values.yaml
rename to stable/readarr/8.0.2/values.yaml
diff --git a/stable/sabnzbd/8.0.1/CHANGELOG.md b/stable/sabnzbd/8.0.1/CHANGELOG.md
deleted file mode 100644
index 10a45e32f4..0000000000
--- a/stable/sabnzbd/8.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [sabnzbd-8.0.1](https://github.com/truecharts/apps/compare/sabnzbd-8.0.0...sabnzbd-8.0.1) (2021-09-26)
-
diff --git a/stable/sabnzbd/8.0.1/Chart.lock b/stable/sabnzbd/8.0.1/Chart.lock
deleted file mode 100644
index 406feabb99..0000000000
--- a/stable/sabnzbd/8.0.1/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.0.8
-digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T23:11:29.290673938Z"
diff --git a/stable/sabnzbd/8.0.2/CHANGELOG.md b/stable/sabnzbd/8.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..f379bb5e40
--- /dev/null
+++ b/stable/sabnzbd/8.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [sabnzbd-8.0.2](https://github.com/truecharts/apps/compare/sabnzbd-8.0.1...sabnzbd-8.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/sabnzbd/8.0.1/CONFIG.md b/stable/sabnzbd/8.0.2/CONFIG.md
similarity index 100%
rename from stable/sabnzbd/8.0.1/CONFIG.md
rename to stable/sabnzbd/8.0.2/CONFIG.md
diff --git a/stable/sabnzbd/8.0.2/Chart.lock b/stable/sabnzbd/8.0.2/Chart.lock
new file mode 100644
index 0000000000..59aae31978
--- /dev/null
+++ b/stable/sabnzbd/8.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.0.8
+digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
+generated: "2021-09-28T06:39:17.958288121Z"
diff --git a/stable/sabnzbd/8.0.1/Chart.yaml b/stable/sabnzbd/8.0.2/Chart.yaml
similarity index 93%
rename from stable/sabnzbd/8.0.1/Chart.yaml
rename to stable/sabnzbd/8.0.2/Chart.yaml
index 471b2d4eb4..c92c932369 100644
--- a/stable/sabnzbd/8.0.1/Chart.yaml
+++ b/stable/sabnzbd/8.0.2/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "3.3.1"
+appVersion: "3.4.1"
dependencies:
- name: common
repository: https://truecharts.org
@@ -20,4 +20,4 @@ name: sabnzbd
sources:
- https://sabnzbd.org/
type: application
-version: 8.0.1
+version: 8.0.2
diff --git a/stable/sabnzbd/8.0.1/README.md b/stable/sabnzbd/8.0.2/README.md
similarity index 100%
rename from stable/sabnzbd/8.0.1/README.md
rename to stable/sabnzbd/8.0.2/README.md
diff --git a/stable/sabnzbd/8.0.1/app-readme.md b/stable/sabnzbd/8.0.2/app-readme.md
similarity index 100%
rename from stable/sabnzbd/8.0.1/app-readme.md
rename to stable/sabnzbd/8.0.2/app-readme.md
diff --git a/stable/sabnzbd/8.0.1/charts/common-8.0.8.tgz b/stable/sabnzbd/8.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/sabnzbd/8.0.1/charts/common-8.0.8.tgz
rename to stable/sabnzbd/8.0.2/charts/common-8.0.8.tgz
diff --git a/stable/sabnzbd/8.0.1/helm-values.md b/stable/sabnzbd/8.0.2/helm-values.md
similarity index 91%
rename from stable/sabnzbd/8.0.1/helm-values.md
rename to stable/sabnzbd/8.0.2/helm-values.md
index d7a0c3df04..7122b5a664 100644
--- a/stable/sabnzbd/8.0.1/helm-values.md
+++ b/stable/sabnzbd/8.0.2/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/sabnzbd"` | |
-| image.tag | string | `"v3.3.1@sha256:c2d6e775db5a75dbc37efb7a948ad520b7b69cfa288a0588a24a659c332b5baf"` | |
+| image.tag | string | `"v3.4.1@sha256:1c8ecab8f4783fd84fe69855c7aa0b78a62002b3733aa9ef0aaec591f90125a0"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/stable/sabnzbd/8.0.1/ix_values.yaml b/stable/sabnzbd/8.0.2/ix_values.yaml
similarity index 84%
rename from stable/sabnzbd/8.0.1/ix_values.yaml
rename to stable/sabnzbd/8.0.2/ix_values.yaml
index 0797997c9c..a3ecc08df7 100644
--- a/stable/sabnzbd/8.0.1/ix_values.yaml
+++ b/stable/sabnzbd/8.0.2/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/k8s-at-home/sabnzbd
pullPolicy: IfNotPresent
- tag: v3.3.1@sha256:c2d6e775db5a75dbc37efb7a948ad520b7b69cfa288a0588a24a659c332b5baf
+ tag: v3.4.1@sha256:1c8ecab8f4783fd84fe69855c7aa0b78a62002b3733aa9ef0aaec591f90125a0
##
# Most other defaults are set in questions.yaml
diff --git a/stable/sabnzbd/8.0.1/questions.yaml b/stable/sabnzbd/8.0.2/questions.yaml
similarity index 100%
rename from stable/sabnzbd/8.0.1/questions.yaml
rename to stable/sabnzbd/8.0.2/questions.yaml
diff --git a/stable/sabnzbd/8.0.1/templates/common.yaml b/stable/sabnzbd/8.0.2/templates/common.yaml
similarity index 100%
rename from stable/sabnzbd/8.0.1/templates/common.yaml
rename to stable/sabnzbd/8.0.2/templates/common.yaml
diff --git a/stable/sabnzbd/8.0.1/test_values.yaml b/stable/sabnzbd/8.0.2/test_values.yaml
similarity index 80%
rename from stable/sabnzbd/8.0.1/test_values.yaml
rename to stable/sabnzbd/8.0.2/test_values.yaml
index bbb60f8285..edc20ea827 100644
--- a/stable/sabnzbd/8.0.1/test_values.yaml
+++ b/stable/sabnzbd/8.0.2/test_values.yaml
@@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/sabnzbd
pullPolicy: IfNotPresent
- tag: v3.3.1@sha256:c2d6e775db5a75dbc37efb7a948ad520b7b69cfa288a0588a24a659c332b5baf
+ tag: v3.4.1@sha256:1c8ecab8f4783fd84fe69855c7aa0b78a62002b3733aa9ef0aaec591f90125a0
service:
main:
diff --git a/stable/sabnzbd/8.0.1/values.yaml b/stable/sabnzbd/8.0.2/values.yaml
similarity index 100%
rename from stable/sabnzbd/8.0.1/values.yaml
rename to stable/sabnzbd/8.0.2/values.yaml
diff --git a/stable/vaultwarden/9.0.2/CHANGELOG.md b/stable/vaultwarden/9.0.2/CHANGELOG.md
deleted file mode 100644
index 8bf0ee3001..0000000000
--- a/stable/vaultwarden/9.0.2/CHANGELOG.md
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-### [vaultwarden-9.0.2](https://github.com/truecharts/apps/compare/vaultwarden-9.0.1...vaultwarden-9.0.2) (2021-09-27)
-
-#### Chore
-
-* update helm chart postgresql to v3 ([#1041](https://github.com/truecharts/apps/issues/1041))
-
diff --git a/stable/vaultwarden/9.0.3/CHANGELOG.md b/stable/vaultwarden/9.0.3/CHANGELOG.md
new file mode 100644
index 0000000000..2584492d68
--- /dev/null
+++ b/stable/vaultwarden/9.0.3/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [vaultwarden-9.0.3](https://github.com/truecharts/apps/compare/vaultwarden-9.0.2...vaultwarden-9.0.3) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/vaultwarden/9.0.2/CONFIG.md b/stable/vaultwarden/9.0.3/CONFIG.md
similarity index 100%
rename from stable/vaultwarden/9.0.2/CONFIG.md
rename to stable/vaultwarden/9.0.3/CONFIG.md
diff --git a/stable/vaultwarden/9.0.2/Chart.lock b/stable/vaultwarden/9.0.3/Chart.lock
similarity index 84%
rename from stable/vaultwarden/9.0.2/Chart.lock
rename to stable/vaultwarden/9.0.3/Chart.lock
index 899b3be6e6..253de493dd 100644
--- a/stable/vaultwarden/9.0.2/Chart.lock
+++ b/stable/vaultwarden/9.0.3/Chart.lock
@@ -6,4 +6,4 @@ dependencies:
repository: https://truecharts.org/
version: 3.0.1
digest: sha256:986d9a35095f573ce2f40099efab8653077285d74feeb4b14181160f0fba3177
-generated: "2021-09-27T19:47:28.437406988Z"
+generated: "2021-09-28T06:39:29.673722844Z"
diff --git a/stable/vaultwarden/9.0.2/Chart.yaml b/stable/vaultwarden/9.0.3/Chart.yaml
similarity index 98%
rename from stable/vaultwarden/9.0.2/Chart.yaml
rename to stable/vaultwarden/9.0.3/Chart.yaml
index 9e67715b84..65d147892b 100644
--- a/stable/vaultwarden/9.0.2/Chart.yaml
+++ b/stable/vaultwarden/9.0.3/Chart.yaml
@@ -31,4 +31,4 @@ name: vaultwarden
sources:
- https://github.com/dani-garcia/vaultwarden
type: application
-version: 9.0.2
+version: 9.0.3
diff --git a/stable/vaultwarden/9.0.2/README.md b/stable/vaultwarden/9.0.3/README.md
similarity index 100%
rename from stable/vaultwarden/9.0.2/README.md
rename to stable/vaultwarden/9.0.3/README.md
diff --git a/stable/vaultwarden/9.0.2/app-readme.md b/stable/vaultwarden/9.0.3/app-readme.md
similarity index 100%
rename from stable/vaultwarden/9.0.2/app-readme.md
rename to stable/vaultwarden/9.0.3/app-readme.md
diff --git a/stable/vaultwarden/9.0.2/charts/common-8.0.8.tgz b/stable/vaultwarden/9.0.3/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/vaultwarden/9.0.2/charts/common-8.0.8.tgz
rename to stable/vaultwarden/9.0.3/charts/common-8.0.8.tgz
diff --git a/stable/vaultwarden/9.0.2/charts/postgresql-3.0.1.tgz b/stable/vaultwarden/9.0.3/charts/postgresql-3.0.1.tgz
similarity index 100%
rename from stable/vaultwarden/9.0.2/charts/postgresql-3.0.1.tgz
rename to stable/vaultwarden/9.0.3/charts/postgresql-3.0.1.tgz
diff --git a/stable/vaultwarden/9.0.2/helm-values.md b/stable/vaultwarden/9.0.3/helm-values.md
similarity index 97%
rename from stable/vaultwarden/9.0.2/helm-values.md
rename to stable/vaultwarden/9.0.3/helm-values.md
index 1a2f486e3a..444be074ff 100644
--- a/stable/vaultwarden/9.0.2/helm-values.md
+++ b/stable/vaultwarden/9.0.3/helm-values.md
@@ -54,7 +54,7 @@ You will, however, be able to use all values referenced in the common chart here
| postgresql.postgresqlUsername | string | `"vaultwarden"` | |
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | |
| postgresqlImage.repository | string | `"bitnami/postgresql"` | |
-| postgresqlImage.tag | string | `"13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c"` | |
+| postgresqlImage.tag | string | `"13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4"` | |
| service.main.ports.main.port | int | `8080` | |
| service.ws.ports.ws.enabled | bool | `true` | |
| service.ws.ports.ws.port | int | `3012` | |
diff --git a/stable/vaultwarden/9.0.2/ix_values.yaml b/stable/vaultwarden/9.0.3/ix_values.yaml
similarity index 96%
rename from stable/vaultwarden/9.0.2/ix_values.yaml
rename to stable/vaultwarden/9.0.3/ix_values.yaml
index 71f25bfff2..c10608d7ec 100644
--- a/stable/vaultwarden/9.0.2/ix_values.yaml
+++ b/stable/vaultwarden/9.0.3/ix_values.yaml
@@ -12,7 +12,7 @@ image:
postgresqlImage:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
- tag: 13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c
+ tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4
envTpl:
diff --git a/stable/vaultwarden/9.0.2/questions.yaml b/stable/vaultwarden/9.0.3/questions.yaml
similarity index 100%
rename from stable/vaultwarden/9.0.2/questions.yaml
rename to stable/vaultwarden/9.0.3/questions.yaml
diff --git a/stable/vaultwarden/9.0.2/templates/_configmap.tpl b/stable/vaultwarden/9.0.3/templates/_configmap.tpl
similarity index 100%
rename from stable/vaultwarden/9.0.2/templates/_configmap.tpl
rename to stable/vaultwarden/9.0.3/templates/_configmap.tpl
diff --git a/stable/vaultwarden/9.0.2/templates/_secrets.tpl b/stable/vaultwarden/9.0.3/templates/_secrets.tpl
similarity index 100%
rename from stable/vaultwarden/9.0.2/templates/_secrets.tpl
rename to stable/vaultwarden/9.0.3/templates/_secrets.tpl
diff --git a/stable/vaultwarden/9.0.2/templates/_validate.tpl b/stable/vaultwarden/9.0.3/templates/_validate.tpl
similarity index 100%
rename from stable/vaultwarden/9.0.2/templates/_validate.tpl
rename to stable/vaultwarden/9.0.3/templates/_validate.tpl
diff --git a/stable/vaultwarden/9.0.2/templates/common.yaml b/stable/vaultwarden/9.0.3/templates/common.yaml
similarity index 100%
rename from stable/vaultwarden/9.0.2/templates/common.yaml
rename to stable/vaultwarden/9.0.3/templates/common.yaml
diff --git a/stable/vaultwarden/9.0.2/test_values.yaml b/stable/vaultwarden/9.0.3/test_values.yaml
similarity index 99%
rename from stable/vaultwarden/9.0.2/test_values.yaml
rename to stable/vaultwarden/9.0.3/test_values.yaml
index b866c7e559..e70793273a 100644
--- a/stable/vaultwarden/9.0.2/test_values.yaml
+++ b/stable/vaultwarden/9.0.3/test_values.yaml
@@ -8,7 +8,7 @@ image:
postgresqlImage:
repository: bitnami/postgresql
pullPolicy: IfNotPresent
- tag: 13.4.0@sha256:abfb7efd31afc36a8b16aa077bb9dd165c4f635412affef37c7859605fda762c
+ tag: 13.4.0@sha256:8649fbdf99edc80f42620ae946255fcae687e9b9071ab7e635680828ef212de4
service:
main:
diff --git a/stable/vaultwarden/9.0.2/values.yaml b/stable/vaultwarden/9.0.3/values.yaml
similarity index 100%
rename from stable/vaultwarden/9.0.2/values.yaml
rename to stable/vaultwarden/9.0.3/values.yaml
diff --git a/stable/zwavejs2mqtt/8.0.1/CHANGELOG.md b/stable/zwavejs2mqtt/8.0.1/CHANGELOG.md
deleted file mode 100644
index 3aedd6bf00..0000000000
--- a/stable/zwavejs2mqtt/8.0.1/CHANGELOG.md
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-### [zwavejs2mqtt-8.0.1](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.0...zwavejs2mqtt-8.0.1) (2021-09-26)
-
diff --git a/stable/zwavejs2mqtt/8.0.1/Chart.lock b/stable/zwavejs2mqtt/8.0.1/Chart.lock
deleted file mode 100644
index 5b4b0a0360..0000000000
--- a/stable/zwavejs2mqtt/8.0.1/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://truecharts.org
- version: 8.0.8
-digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
-generated: "2021-09-26T23:14:33.449381666Z"
diff --git a/stable/zwavejs2mqtt/8.0.2/CHANGELOG.md b/stable/zwavejs2mqtt/8.0.2/CHANGELOG.md
new file mode 100644
index 0000000000..ae3d89d6d4
--- /dev/null
+++ b/stable/zwavejs2mqtt/8.0.2/CHANGELOG.md
@@ -0,0 +1,8 @@
+
+
+### [zwavejs2mqtt-8.0.2](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.1...zwavejs2mqtt-8.0.2) (2021-09-28)
+
+#### Chore
+
+* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+
diff --git a/stable/zwavejs2mqtt/8.0.1/CONFIG.md b/stable/zwavejs2mqtt/8.0.2/CONFIG.md
similarity index 100%
rename from stable/zwavejs2mqtt/8.0.1/CONFIG.md
rename to stable/zwavejs2mqtt/8.0.2/CONFIG.md
diff --git a/stable/zwavejs2mqtt/8.0.2/Chart.lock b/stable/zwavejs2mqtt/8.0.2/Chart.lock
new file mode 100644
index 0000000000..c4719d60d1
--- /dev/null
+++ b/stable/zwavejs2mqtt/8.0.2/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://truecharts.org
+ version: 8.0.8
+digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
+generated: "2021-09-28T06:39:42.476533111Z"
diff --git a/stable/zwavejs2mqtt/8.0.1/Chart.yaml b/stable/zwavejs2mqtt/8.0.2/Chart.yaml
similarity index 95%
rename from stable/zwavejs2mqtt/8.0.1/Chart.yaml
rename to stable/zwavejs2mqtt/8.0.2/Chart.yaml
index fa50f658dd..fddcca6c89 100644
--- a/stable/zwavejs2mqtt/8.0.1/Chart.yaml
+++ b/stable/zwavejs2mqtt/8.0.2/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "5.6.0"
+appVersion: "5.7.1"
dependencies:
- name: common
repository: https://truecharts.org
@@ -27,4 +27,4 @@ sources:
- https://github.com/zwave-js/zwavejs2mqtt
- https://hub.docker.com/r/zwavejs/zwavejs2mqtt
type: application
-version: 8.0.1
+version: 8.0.2
diff --git a/stable/zwavejs2mqtt/8.0.1/README.md b/stable/zwavejs2mqtt/8.0.2/README.md
similarity index 100%
rename from stable/zwavejs2mqtt/8.0.1/README.md
rename to stable/zwavejs2mqtt/8.0.2/README.md
diff --git a/stable/zwavejs2mqtt/8.0.1/app-readme.md b/stable/zwavejs2mqtt/8.0.2/app-readme.md
similarity index 100%
rename from stable/zwavejs2mqtt/8.0.1/app-readme.md
rename to stable/zwavejs2mqtt/8.0.2/app-readme.md
diff --git a/stable/zwavejs2mqtt/8.0.1/charts/common-8.0.8.tgz b/stable/zwavejs2mqtt/8.0.2/charts/common-8.0.8.tgz
similarity index 100%
rename from stable/zwavejs2mqtt/8.0.1/charts/common-8.0.8.tgz
rename to stable/zwavejs2mqtt/8.0.2/charts/common-8.0.8.tgz
diff --git a/stable/zwavejs2mqtt/8.0.1/helm-values.md b/stable/zwavejs2mqtt/8.0.2/helm-values.md
similarity index 93%
rename from stable/zwavejs2mqtt/8.0.1/helm-values.md
rename to stable/zwavejs2mqtt/8.0.2/helm-values.md
index 4f611f104d..c8a5878324 100644
--- a/stable/zwavejs2mqtt/8.0.1/helm-values.md
+++ b/stable/zwavejs2mqtt/8.0.2/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/truecharts/zwavejs2mqtt"` | |
-| image.tag | string | `"v5.6.0@sha256:469de8c0d224549bb051263603276a78a3c9281579d21ac3f71611cc17281457"` | |
+| image.tag | string | `"v5.7.1@sha256:66b338d1494ab0e7359af73748481c65b6f10235c0c694c1c80bec64e26a6b8a"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
diff --git a/stable/zwavejs2mqtt/8.0.1/ix_values.yaml b/stable/zwavejs2mqtt/8.0.2/ix_values.yaml
similarity index 94%
rename from stable/zwavejs2mqtt/8.0.1/ix_values.yaml
rename to stable/zwavejs2mqtt/8.0.2/ix_values.yaml
index 7c87b4975c..f357d17db6 100644
--- a/stable/zwavejs2mqtt/8.0.1/ix_values.yaml
+++ b/stable/zwavejs2mqtt/8.0.2/ix_values.yaml
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/truecharts/zwavejs2mqtt
pullPolicy: IfNotPresent
- tag: v5.6.0@sha256:469de8c0d224549bb051263603276a78a3c9281579d21ac3f71611cc17281457
+ tag: v5.7.1@sha256:66b338d1494ab0e7359af73748481c65b6f10235c0c694c1c80bec64e26a6b8a
probes:
liveness:
diff --git a/stable/zwavejs2mqtt/8.0.1/questions.yaml b/stable/zwavejs2mqtt/8.0.2/questions.yaml
similarity index 100%
rename from stable/zwavejs2mqtt/8.0.1/questions.yaml
rename to stable/zwavejs2mqtt/8.0.2/questions.yaml
diff --git a/stable/zwavejs2mqtt/8.0.1/templates/common.yaml b/stable/zwavejs2mqtt/8.0.2/templates/common.yaml
similarity index 100%
rename from stable/zwavejs2mqtt/8.0.1/templates/common.yaml
rename to stable/zwavejs2mqtt/8.0.2/templates/common.yaml
diff --git a/stable/zwavejs2mqtt/8.0.1/test_values.yaml b/stable/zwavejs2mqtt/8.0.2/test_values.yaml
similarity index 95%
rename from stable/zwavejs2mqtt/8.0.1/test_values.yaml
rename to stable/zwavejs2mqtt/8.0.2/test_values.yaml
index 80e57db1dc..a828ba4b2f 100644
--- a/stable/zwavejs2mqtt/8.0.1/test_values.yaml
+++ b/stable/zwavejs2mqtt/8.0.2/test_values.yaml
@@ -5,7 +5,7 @@
image:
repository: ghcr.io/truecharts/zwavejs2mqtt
pullPolicy: IfNotPresent
- tag: v5.6.0@sha256:469de8c0d224549bb051263603276a78a3c9281579d21ac3f71611cc17281457
+ tag: v5.7.1@sha256:66b338d1494ab0e7359af73748481c65b6f10235c0c694c1c80bec64e26a6b8a
securityContext:
readOnlyRootFilesystem: false
diff --git a/stable/zwavejs2mqtt/8.0.1/values.yaml b/stable/zwavejs2mqtt/8.0.2/values.yaml
similarity index 100%
rename from stable/zwavejs2mqtt/8.0.1/values.yaml
rename to stable/zwavejs2mqtt/8.0.2/values.yaml