diff --git a/charts/dependency/mariadb/CHANGELOG.md b/charts/dependency/mariadb/CHANGELOG.md
index a4878050e81..b0dacc9edbc 100644
--- a/charts/dependency/mariadb/CHANGELOG.md
+++ b/charts/dependency/mariadb/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [mariadb-2.0.2](https://github.com/truecharts/apps/compare/mariadb-2.0.1...mariadb-2.0.2) (2022-03-07)
+
+#### Chore
+
+* update helm chart common to v9.1.2 ([#2109](https://github.com/truecharts/apps/issues/2109))
+
+
+
### [mariadb-2.0.1](https://github.com/truecharts/apps/compare/mariadb-2.0.0...mariadb-2.0.1) (2022-03-07)
diff --git a/charts/dependency/mariadb/README.md b/charts/dependency/mariadb/README.md
index d23dc0ef999..aa9dedd70e5 100644
--- a/charts/dependency/mariadb/README.md
+++ b/charts/dependency/mariadb/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 9.0.0 |
+| https://truecharts.org | common | 9.1.2 |
## Installing the Chart
diff --git a/charts/dependency/memcached/CHANGELOG.md b/charts/dependency/memcached/CHANGELOG.md
index e0bda536ef8..d2759b9cff8 100644
--- a/charts/dependency/memcached/CHANGELOG.md
+++ b/charts/dependency/memcached/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [memcached-2.0.2](https://github.com/truecharts/apps/compare/memcached-2.0.1...memcached-2.0.2) (2022-03-07)
+
+#### Chore
+
+* update helm chart common to v9.1.2 ([#2109](https://github.com/truecharts/apps/issues/2109))
+* update docker general non-major ([#2108](https://github.com/truecharts/apps/issues/2108))
+
+
+
### [memcached-2.0.1](https://github.com/truecharts/apps/compare/memcached-2.0.0...memcached-2.0.1) (2022-03-07)
diff --git a/charts/dependency/memcached/README.md b/charts/dependency/memcached/README.md
index eb69e018dfc..b3577472092 100644
--- a/charts/dependency/memcached/README.md
+++ b/charts/dependency/memcached/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 9.0.0 |
+| https://truecharts.org | common | 9.1.2 |
## Installing the Chart
diff --git a/charts/dependency/memcached/helm-values.md b/charts/dependency/memcached/helm-values.md
index bbf41f4bfd1..279bfde2ad0 100644
--- a/charts/dependency/memcached/helm-values.md
+++ b/charts/dependency/memcached/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/truecharts/memcached"` | |
-| image.tag | string | `"v1.6.14@sha256:b6cbe86b9d72738f9fb0482a9ad84e2a8900687cd0b6f2836dc88bf74f852440"` | |
+| image.tag | string | `"v1.6.14@sha256:7f77eb0c310f1f45fcceec3e0cf92cecd0d23a650e8cfd12f1e9ecb24591e900"` | |
| service.main.ports.main.port | int | `11211` | |
| service.main.ports.main.targetPort | int | `11211` | |
diff --git a/charts/dependency/memcached/security.md b/charts/dependency/memcached/security.md
index f2a4760d6d3..e3efb695511 100644
--- a/charts/dependency/memcached/security.md
+++ b/charts/dependency/memcached/security.md
@@ -44,7 +44,7 @@ hide:
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
- tccr.io/truecharts/memcached:v1.6.14@sha256:b6cbe86b9d72738f9fb0482a9ad84e2a8900687cd0b6f2836dc88bf74f852440
+ tccr.io/truecharts/memcached:v1.6.14@sha256:7f77eb0c310f1f45fcceec3e0cf92cecd0d23a650e8cfd12f1e9ecb24591e900
##### Scan Results
@@ -113,7 +113,7 @@ hide:
| ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 | Expand...
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
|
-#### Container: tccr.io/truecharts/memcached:v1.6.14@sha256:b6cbe86b9d72738f9fb0482a9ad84e2a8900687cd0b6f2836dc88bf74f852440 (debian 10.11)
+#### Container: tccr.io/truecharts/memcached:v1.6.14@sha256:7f77eb0c310f1f45fcceec3e0cf92cecd0d23a650e8cfd12f1e9ecb24591e900 (debian 10.11)
**debian**
diff --git a/charts/dependency/postgresql/CHANGELOG.md b/charts/dependency/postgresql/CHANGELOG.md
index 1f7bdaafc45..a8995b1e689 100644
--- a/charts/dependency/postgresql/CHANGELOG.md
+++ b/charts/dependency/postgresql/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [postgresql-7.0.2](https://github.com/truecharts/apps/compare/postgresql-7.0.1...postgresql-7.0.2) (2022-03-07)
+
+#### Chore
+
+* update helm chart common to v9.1.2 ([#2109](https://github.com/truecharts/apps/issues/2109))
+* update docker general non-major ([#2108](https://github.com/truecharts/apps/issues/2108))
+
+
+
### [postgresql-7.0.1](https://github.com/truecharts/apps/compare/postgresql-7.0.0...postgresql-7.0.1) (2022-03-07)
diff --git a/charts/dependency/postgresql/README.md b/charts/dependency/postgresql/README.md
index d30abbfa425..909d37927bc 100644
--- a/charts/dependency/postgresql/README.md
+++ b/charts/dependency/postgresql/README.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 9.0.0 |
+| https://truecharts.org | common | 9.1.2 |
## Installing the Chart
diff --git a/charts/dependency/postgresql/helm-values.md b/charts/dependency/postgresql/helm-values.md
index 4a8bcf2b3d6..d682f59f236 100644
--- a/charts/dependency/postgresql/helm-values.md
+++ b/charts/dependency/postgresql/helm-values.md
@@ -28,7 +28,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 | `"ghcr.io/truecharts/postgresql"` | |
-| image.tag | string | `"v14.2.0@sha256:77d6613230878d835e888db6bd09e4174148111ddabaa90654b4179069b5eb51"` | |
+| image.tag | string | `"v14.2.0@sha256:d197a9691ce5d949504dabaa75459448f643950a71c1c16b2fcadbaed2d06772"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| postgrespassword | string | `"testroot"` | |
| postgresqlDatabase | string | `"test"` | |
diff --git a/charts/dependency/postgresql/security.md b/charts/dependency/postgresql/security.md
index d27aa0ec6c0..fdecad46e4f 100644
--- a/charts/dependency/postgresql/security.md
+++ b/charts/dependency/postgresql/security.md
@@ -45,7 +45,7 @@ hide:
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
- tccr.io/truecharts/postgresql:v14.2.0@sha256:77d6613230878d835e888db6bd09e4174148111ddabaa90654b4179069b5eb51
+ tccr.io/truecharts/postgresql:v14.2.0@sha256:d197a9691ce5d949504dabaa75459448f643950a71c1c16b2fcadbaed2d06772
##### Scan Results
@@ -114,7 +114,7 @@ hide:
| ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 | Expand...
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
|
-#### Container: tccr.io/truecharts/postgresql:v14.2.0@sha256:77d6613230878d835e888db6bd09e4174148111ddabaa90654b4179069b5eb51 (debian 10.11)
+#### Container: tccr.io/truecharts/postgresql:v14.2.0@sha256:d197a9691ce5d949504dabaa75459448f643950a71c1c16b2fcadbaed2d06772 (debian 10.11)
**debian**
diff --git a/charts/dependency/promtail/CHANGELOG.md b/charts/dependency/promtail/CHANGELOG.md
index 93b1796f686..bc5a5958e02 100644
--- a/charts/dependency/promtail/CHANGELOG.md
+++ b/charts/dependency/promtail/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [promtail-2.0.1](https://github.com/truecharts/apps/compare/promtail-2.0.0...promtail-2.0.1) (2022-03-07)
+
+#### Chore
+
+* update helm chart common to v9.1.2 ([#2109](https://github.com/truecharts/apps/issues/2109))
+
+#### Fix
+
+* update image reference ([#2015](https://github.com/truecharts/apps/issues/2015))
+
+
+
### [promtail-2.0.0](https://github.com/truecharts/apps/compare/promtail-1.0.36...promtail-2.0.0) (2022-03-03)
diff --git a/charts/dependency/promtail/README.md b/charts/dependency/promtail/README.md
index 53b3084d323..c476f8dec27 100644
--- a/charts/dependency/promtail/README.md
+++ b/charts/dependency/promtail/README.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 9.0.0 |
+| https://truecharts.org | common | 9.1.2 |
## Installing the Chart
diff --git a/charts/dependency/redis/CHANGELOG.md b/charts/dependency/redis/CHANGELOG.md
index 67c2fa00f8f..fbde3cc8de6 100644
--- a/charts/dependency/redis/CHANGELOG.md
+++ b/charts/dependency/redis/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [redis-2.0.2](https://github.com/truecharts/apps/compare/redis-2.0.1...redis-2.0.2) (2022-03-07)
+
+#### Chore
+
+* update helm chart common to v9.1.2 ([#2109](https://github.com/truecharts/apps/issues/2109))
+* update docker general non-major ([#2108](https://github.com/truecharts/apps/issues/2108))
+
+
+
### [redis-2.0.1](https://github.com/truecharts/apps/compare/redis-2.0.0...redis-2.0.1) (2022-03-07)
diff --git a/charts/dependency/redis/README.md b/charts/dependency/redis/README.md
index b53e972b8bb..307741c6bd2 100644
--- a/charts/dependency/redis/README.md
+++ b/charts/dependency/redis/README.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 9.0.0 |
+| https://truecharts.org | common | 9.1.2 |
## Installing the Chart
diff --git a/charts/dependency/redis/helm-values.md b/charts/dependency/redis/helm-values.md
index cb4a99a2889..25bb957a2a0 100644
--- a/charts/dependency/redis/helm-values.md
+++ b/charts/dependency/redis/helm-values.md
@@ -28,7 +28,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 | `"ghcr.io/truecharts/redis"` | |
-| image.tag | string | `"v6.2.6@sha256:5e52ed3baac5e8588a9b624a272eed2b492fc50fa03565ce7cea2c09ea83f740"` | |
+| image.tag | string | `"v6.2.6@sha256:ff9e9a91c1a1d12b5d39660b66ef235535528883004af1d8dfd4047c2d9943a3"` | |
| persistence.redis-health | object | See below | redis-health configmap mount |
| persistence.redis-health.mountPath | string | `"/health"` | Where to mount the volume in the main container. Defaults to `/`, setting to '-' creates the volume but disables the volumeMount. |
| persistence.redis-health.readOnly | bool | `false` | Specify if the volume should be mounted read-only. |
diff --git a/charts/dependency/redis/security.md b/charts/dependency/redis/security.md
index 0d30ef0506c..91ffb6e33e8 100644
--- a/charts/dependency/redis/security.md
+++ b/charts/dependency/redis/security.md
@@ -45,7 +45,7 @@ hide:
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
- tccr.io/truecharts/redis:v6.2.6@sha256:5e52ed3baac5e8588a9b624a272eed2b492fc50fa03565ce7cea2c09ea83f740
+ tccr.io/truecharts/redis:v6.2.6@sha256:ff9e9a91c1a1d12b5d39660b66ef235535528883004af1d8dfd4047c2d9943a3
##### Scan Results
@@ -114,7 +114,7 @@ hide:
| ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 | Expand...
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
|
-#### Container: tccr.io/truecharts/redis:v6.2.6@sha256:5e52ed3baac5e8588a9b624a272eed2b492fc50fa03565ce7cea2c09ea83f740 (debian 10.11)
+#### Container: tccr.io/truecharts/redis:v6.2.6@sha256:ff9e9a91c1a1d12b5d39660b66ef235535528883004af1d8dfd4047c2d9943a3 (debian 10.11)
**debian**
diff --git a/docs/apps/dependency/mariadb/CHANGELOG.md b/docs/apps/dependency/mariadb/CHANGELOG.md
index a4878050e81..b0dacc9edbc 100644
--- a/docs/apps/dependency/mariadb/CHANGELOG.md
+++ b/docs/apps/dependency/mariadb/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [mariadb-2.0.2](https://github.com/truecharts/apps/compare/mariadb-2.0.1...mariadb-2.0.2) (2022-03-07)
+
+#### Chore
+
+* update helm chart common to v9.1.2 ([#2109](https://github.com/truecharts/apps/issues/2109))
+
+
+
### [mariadb-2.0.1](https://github.com/truecharts/apps/compare/mariadb-2.0.0...mariadb-2.0.1) (2022-03-07)
diff --git a/docs/apps/dependency/mariadb/index.md b/docs/apps/dependency/mariadb/index.md
index d23dc0ef999..aa9dedd70e5 100644
--- a/docs/apps/dependency/mariadb/index.md
+++ b/docs/apps/dependency/mariadb/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 9.0.0 |
+| https://truecharts.org | common | 9.1.2 |
## Installing the Chart
diff --git a/docs/apps/dependency/memcached/CHANGELOG.md b/docs/apps/dependency/memcached/CHANGELOG.md
index e0bda536ef8..d2759b9cff8 100644
--- a/docs/apps/dependency/memcached/CHANGELOG.md
+++ b/docs/apps/dependency/memcached/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [memcached-2.0.2](https://github.com/truecharts/apps/compare/memcached-2.0.1...memcached-2.0.2) (2022-03-07)
+
+#### Chore
+
+* update helm chart common to v9.1.2 ([#2109](https://github.com/truecharts/apps/issues/2109))
+* update docker general non-major ([#2108](https://github.com/truecharts/apps/issues/2108))
+
+
+
### [memcached-2.0.1](https://github.com/truecharts/apps/compare/memcached-2.0.0...memcached-2.0.1) (2022-03-07)
diff --git a/docs/apps/dependency/memcached/helm-values.md b/docs/apps/dependency/memcached/helm-values.md
index bbf41f4bfd1..279bfde2ad0 100644
--- a/docs/apps/dependency/memcached/helm-values.md
+++ b/docs/apps/dependency/memcached/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/truecharts/memcached"` | |
-| image.tag | string | `"v1.6.14@sha256:b6cbe86b9d72738f9fb0482a9ad84e2a8900687cd0b6f2836dc88bf74f852440"` | |
+| image.tag | string | `"v1.6.14@sha256:7f77eb0c310f1f45fcceec3e0cf92cecd0d23a650e8cfd12f1e9ecb24591e900"` | |
| service.main.ports.main.port | int | `11211` | |
| service.main.ports.main.targetPort | int | `11211` | |
diff --git a/docs/apps/dependency/memcached/index.md b/docs/apps/dependency/memcached/index.md
index eb69e018dfc..b3577472092 100644
--- a/docs/apps/dependency/memcached/index.md
+++ b/docs/apps/dependency/memcached/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 9.0.0 |
+| https://truecharts.org | common | 9.1.2 |
## Installing the Chart
diff --git a/docs/apps/dependency/memcached/security.md b/docs/apps/dependency/memcached/security.md
index f2a4760d6d3..e3efb695511 100644
--- a/docs/apps/dependency/memcached/security.md
+++ b/docs/apps/dependency/memcached/security.md
@@ -44,7 +44,7 @@ hide:
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
- tccr.io/truecharts/memcached:v1.6.14@sha256:b6cbe86b9d72738f9fb0482a9ad84e2a8900687cd0b6f2836dc88bf74f852440
+ tccr.io/truecharts/memcached:v1.6.14@sha256:7f77eb0c310f1f45fcceec3e0cf92cecd0d23a650e8cfd12f1e9ecb24591e900
##### Scan Results
@@ -113,7 +113,7 @@ hide:
| ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 | Expand...
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
|
-#### Container: tccr.io/truecharts/memcached:v1.6.14@sha256:b6cbe86b9d72738f9fb0482a9ad84e2a8900687cd0b6f2836dc88bf74f852440 (debian 10.11)
+#### Container: tccr.io/truecharts/memcached:v1.6.14@sha256:7f77eb0c310f1f45fcceec3e0cf92cecd0d23a650e8cfd12f1e9ecb24591e900 (debian 10.11)
**debian**
diff --git a/docs/apps/dependency/postgresql/CHANGELOG.md b/docs/apps/dependency/postgresql/CHANGELOG.md
index 1f7bdaafc45..a8995b1e689 100644
--- a/docs/apps/dependency/postgresql/CHANGELOG.md
+++ b/docs/apps/dependency/postgresql/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [postgresql-7.0.2](https://github.com/truecharts/apps/compare/postgresql-7.0.1...postgresql-7.0.2) (2022-03-07)
+
+#### Chore
+
+* update helm chart common to v9.1.2 ([#2109](https://github.com/truecharts/apps/issues/2109))
+* update docker general non-major ([#2108](https://github.com/truecharts/apps/issues/2108))
+
+
+
### [postgresql-7.0.1](https://github.com/truecharts/apps/compare/postgresql-7.0.0...postgresql-7.0.1) (2022-03-07)
diff --git a/docs/apps/dependency/postgresql/helm-values.md b/docs/apps/dependency/postgresql/helm-values.md
index 4a8bcf2b3d6..d682f59f236 100644
--- a/docs/apps/dependency/postgresql/helm-values.md
+++ b/docs/apps/dependency/postgresql/helm-values.md
@@ -28,7 +28,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 | `"ghcr.io/truecharts/postgresql"` | |
-| image.tag | string | `"v14.2.0@sha256:77d6613230878d835e888db6bd09e4174148111ddabaa90654b4179069b5eb51"` | |
+| image.tag | string | `"v14.2.0@sha256:d197a9691ce5d949504dabaa75459448f643950a71c1c16b2fcadbaed2d06772"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| postgrespassword | string | `"testroot"` | |
| postgresqlDatabase | string | `"test"` | |
diff --git a/docs/apps/dependency/postgresql/index.md b/docs/apps/dependency/postgresql/index.md
index d30abbfa425..909d37927bc 100644
--- a/docs/apps/dependency/postgresql/index.md
+++ b/docs/apps/dependency/postgresql/index.md
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 9.0.0 |
+| https://truecharts.org | common | 9.1.2 |
## Installing the Chart
diff --git a/docs/apps/dependency/postgresql/security.md b/docs/apps/dependency/postgresql/security.md
index d27aa0ec6c0..fdecad46e4f 100644
--- a/docs/apps/dependency/postgresql/security.md
+++ b/docs/apps/dependency/postgresql/security.md
@@ -45,7 +45,7 @@ hide:
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
- tccr.io/truecharts/postgresql:v14.2.0@sha256:77d6613230878d835e888db6bd09e4174148111ddabaa90654b4179069b5eb51
+ tccr.io/truecharts/postgresql:v14.2.0@sha256:d197a9691ce5d949504dabaa75459448f643950a71c1c16b2fcadbaed2d06772
##### Scan Results
@@ -114,7 +114,7 @@ hide:
| ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 | Expand...
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
|
-#### Container: tccr.io/truecharts/postgresql:v14.2.0@sha256:77d6613230878d835e888db6bd09e4174148111ddabaa90654b4179069b5eb51 (debian 10.11)
+#### Container: tccr.io/truecharts/postgresql:v14.2.0@sha256:d197a9691ce5d949504dabaa75459448f643950a71c1c16b2fcadbaed2d06772 (debian 10.11)
**debian**
diff --git a/docs/apps/dependency/promtail/CHANGELOG.md b/docs/apps/dependency/promtail/CHANGELOG.md
index 93b1796f686..bc5a5958e02 100644
--- a/docs/apps/dependency/promtail/CHANGELOG.md
+++ b/docs/apps/dependency/promtail/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [promtail-2.0.1](https://github.com/truecharts/apps/compare/promtail-2.0.0...promtail-2.0.1) (2022-03-07)
+
+#### Chore
+
+* update helm chart common to v9.1.2 ([#2109](https://github.com/truecharts/apps/issues/2109))
+
+#### Fix
+
+* update image reference ([#2015](https://github.com/truecharts/apps/issues/2015))
+
+
+
### [promtail-2.0.0](https://github.com/truecharts/apps/compare/promtail-1.0.36...promtail-2.0.0) (2022-03-03)
diff --git a/docs/apps/dependency/promtail/index.md b/docs/apps/dependency/promtail/index.md
index 53b3084d323..c476f8dec27 100644
--- a/docs/apps/dependency/promtail/index.md
+++ b/docs/apps/dependency/promtail/index.md
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 9.0.0 |
+| https://truecharts.org | common | 9.1.2 |
## Installing the Chart
diff --git a/docs/apps/dependency/redis/CHANGELOG.md b/docs/apps/dependency/redis/CHANGELOG.md
index 67c2fa00f8f..fbde3cc8de6 100644
--- a/docs/apps/dependency/redis/CHANGELOG.md
+++ b/docs/apps/dependency/redis/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
+
+### [redis-2.0.2](https://github.com/truecharts/apps/compare/redis-2.0.1...redis-2.0.2) (2022-03-07)
+
+#### Chore
+
+* update helm chart common to v9.1.2 ([#2109](https://github.com/truecharts/apps/issues/2109))
+* update docker general non-major ([#2108](https://github.com/truecharts/apps/issues/2108))
+
+
+
### [redis-2.0.1](https://github.com/truecharts/apps/compare/redis-2.0.0...redis-2.0.1) (2022-03-07)
diff --git a/docs/apps/dependency/redis/helm-values.md b/docs/apps/dependency/redis/helm-values.md
index cb4a99a2889..25bb957a2a0 100644
--- a/docs/apps/dependency/redis/helm-values.md
+++ b/docs/apps/dependency/redis/helm-values.md
@@ -28,7 +28,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 | `"ghcr.io/truecharts/redis"` | |
-| image.tag | string | `"v6.2.6@sha256:5e52ed3baac5e8588a9b624a272eed2b492fc50fa03565ce7cea2c09ea83f740"` | |
+| image.tag | string | `"v6.2.6@sha256:ff9e9a91c1a1d12b5d39660b66ef235535528883004af1d8dfd4047c2d9943a3"` | |
| persistence.redis-health | object | See below | redis-health configmap mount |
| persistence.redis-health.mountPath | string | `"/health"` | Where to mount the volume in the main container. Defaults to `/`, setting to '-' creates the volume but disables the volumeMount. |
| persistence.redis-health.readOnly | bool | `false` | Specify if the volume should be mounted read-only. |
diff --git a/docs/apps/dependency/redis/index.md b/docs/apps/dependency/redis/index.md
index b53e972b8bb..307741c6bd2 100644
--- a/docs/apps/dependency/redis/index.md
+++ b/docs/apps/dependency/redis/index.md
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
-| https://truecharts.org | common | 9.0.0 |
+| https://truecharts.org | common | 9.1.2 |
## Installing the Chart
diff --git a/docs/apps/dependency/redis/security.md b/docs/apps/dependency/redis/security.md
index 0d30ef0506c..91ffb6e33e8 100644
--- a/docs/apps/dependency/redis/security.md
+++ b/docs/apps/dependency/redis/security.md
@@ -45,7 +45,7 @@ hide:
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
- tccr.io/truecharts/redis:v6.2.6@sha256:5e52ed3baac5e8588a9b624a272eed2b492fc50fa03565ce7cea2c09ea83f740
+ tccr.io/truecharts/redis:v6.2.6@sha256:ff9e9a91c1a1d12b5d39660b66ef235535528883004af1d8dfd4047c2d9943a3
##### Scan Results
@@ -114,7 +114,7 @@ hide:
| ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 | Expand...
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
|
-#### Container: tccr.io/truecharts/redis:v6.2.6@sha256:5e52ed3baac5e8588a9b624a272eed2b492fc50fa03565ce7cea2c09ea83f740 (debian 10.11)
+#### Container: tccr.io/truecharts/redis:v6.2.6@sha256:ff9e9a91c1a1d12b5d39660b66ef235535528883004af1d8dfd4047c2d9943a3 (debian 10.11)
**debian**
diff --git a/docs/index.yaml b/docs/index.yaml
index e14d3bb460d..71ffbb3e7c5 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -30121,6 +30121,42 @@ entries:
- https://github.com/truecharts/apps/releases/download/lychee-9.0.20/lychee-9.0.20.tgz
version: 9.0.20
mariadb:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - database
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 10.6.7
+ created: "2022-03-07T13:18:42.886542124Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 9.1.2
+ description: Fast, reliable, scalable, and easy to use open-source relational
+ database system.
+ digest: 07ca7201589152d7ba23b7ce0bf73bdfbb01e4bbe08bf1cdecf5ee2bfb4c912f
+ home: https://github.com/truecharts/apps/tree/master/stable/mariadb
+ icon: https://bitnami.com/assets/stacks/mariadb/img/mariadb-stack-220x234.png
+ keywords:
+ - mariadb
+ - mysql
+ - database
+ - sql
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: mariadb
+ sources:
+ - https://github.com/bitnami/bitnami-docker-mariadb
+ - https://github.com/prometheus/mysqld_exporter
+ - https://mariadb.org
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/mariadb-2.0.2/mariadb-2.0.2.tgz
+ version: 2.0.2
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -32522,6 +32558,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/medusa-1.0.24/medusa-1.0.24.tgz
version: 1.0.24
memcached:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - database
+ - cache
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 1.6.14
+ created: "2022-03-07T13:18:43.243309693Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 9.1.2
+ description: Memcached is a memory-backed database caching solution
+ digest: 8ba649128c2a6907c792560486044a67d9f42669df69e8c4a641c6d78c48e0d2
+ home: https://github.com/truecharts/apps/tree/master/stable/memcached
+ icon: https://bitnami.com/assets/stacks/memcached/img/memcached-stack-220x234.png
+ keywords:
+ - memcached
+ - database
+ - cache
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: memcached
+ sources:
+ - https://github.com/bitnami/bitnami-docker-memcached
+ - http://memcached.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/memcached-2.0.2/memcached-2.0.2.tgz
+ version: 2.0.2
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -47582,6 +47652,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/podgrab-7.0.20/podgrab-7.0.20.tgz
version: 7.0.20
postgresql:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - database
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 14.2.0
+ created: "2022-03-07T13:18:43.466259124Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 9.1.2
+ description: PostgresSQL
+ digest: 3439417f67e74de0fb15e40203415bd55bddfd58d028a8b92cf3e127df96a0bd
+ home: https://github.com/truecharts/apps/tree/master/stable/postgres
+ icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png
+ keywords:
+ - postgres
+ - postgressql
+ - dtabase
+ - sql
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: postgresql
+ sources:
+ - https://www.postgresql.org/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/postgresql-7.0.2/postgresql-7.0.2.tgz
+ version: 7.0.2
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -51332,6 +51435,41 @@ entries:
- https://github.com/truecharts/apps/releases/download/prometheus-1.1.10/prometheus-1.1.10.tgz
version: 1.1.10
promtail:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - metrics
+ - logs
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 2.4.2
+ created: "2022-03-07T13:18:43.688130266Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 9.1.2
+ description: Promtail is an agent which ships the contents of local logs to a
+ Loki instance
+ digest: 556b40d572d0b0e71c35fc23af297c2a4fa780472920082b254b626dcfc17539
+ home: https://github.com/truecharts/apps/tree/master/charts/stable/prometheus
+ icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png
+ keywords:
+ - metrics
+ - logs
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: promtail
+ sources:
+ - https://github.com/grafana/loki
+ - https://grafana.com/oss/loki/
+ - https://grafana.com/docs/loki/latest/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/promtail-2.0.1/promtail-2.0.1.tgz
+ version: 2.0.1
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -55891,6 +56029,40 @@ entries:
- https://github.com/truecharts/apps/releases/download/recipes-4.0.16/recipes-4.0.16.tgz
version: 4.0.16
redis:
+ - annotations:
+ truecharts.org/SCALE-support: "true"
+ truecharts.org/catagories: |
+ - database
+ - cache
+ truecharts.org/grade: U
+ apiVersion: v2
+ appVersion: 6.2.6
+ created: "2022-03-07T13:18:43.894567665Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 9.1.2
+ description: Open source, advanced key-value store.
+ digest: f6725dc003c79ec78a457de2e52a7ca2e50175bf2154f9a758830a62562380d6
+ home: https://github.com/truecharts/apps/tree/master/stable/redis
+ icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png
+ keywords:
+ - redis
+ - keyvalue
+ - database
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: https://truecharts.org
+ name: redis
+ sources:
+ - https://github.com/bitnami/bitnami-docker-redis
+ - http://redis.io/
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/redis-2.0.2/redis-2.0.2.tgz
+ version: 2.0.2
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
@@ -70840,4 +71012,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
version: 9.0.24
-generated: "2022-03-07T12:52:05.076303201Z"
+generated: "2022-03-07T13:18:43.900608104Z"