Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-07 13:18:44 +00:00
parent d5e02d91c2
commit 3f5ad1d45c
33 changed files with 305 additions and 29 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="mariadb-2.0.2"></a>
### [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))
<a name="mariadb-2.0.1"></a>
### [mariadb-2.0.1](https://github.com/truecharts/apps/compare/mariadb-2.0.0...mariadb-2.0.1) (2022-03-07)
+1 -1
View File
@@ -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
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="memcached-2.0.2"></a>
### [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))
<a name="memcached-2.0.1"></a>
### [memcached-2.0.1](https://github.com/truecharts/apps/compare/memcached-2.0.0...memcached-2.0.1) (2022-03-07)
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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` | |
+2 -2
View File
@@ -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 | <details><summary>Expand...</summary><a href="https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/">https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/</a><br><a href="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/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/</a><br><a href="https://security.netapp.com/advisory/ntap-20211223-0002/">https://security.netapp.com/advisory/ntap-20211223-0002/</a><br></details> |
#### 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**
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="postgresql-7.0.2"></a>
### [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))
<a name="postgresql-7.0.1"></a>
### [postgresql-7.0.1](https://github.com/truecharts/apps/compare/postgresql-7.0.0...postgresql-7.0.1) (2022-03-07)
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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"` | |
+2 -2
View File
@@ -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 | <details><summary>Expand...</summary><a href="https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/">https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/</a><br><a href="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/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/</a><br><a href="https://security.netapp.com/advisory/ntap-20211223-0002/">https://security.netapp.com/advisory/ntap-20211223-0002/</a><br></details> |
#### 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**
+13
View File
@@ -1,6 +1,19 @@
# Changelog<br>
<a name="promtail-2.0.1"></a>
### [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))
<a name="promtail-2.0.0"></a>
### [promtail-2.0.0](https://github.com/truecharts/apps/compare/promtail-1.0.36...promtail-2.0.0) (2022-03-03)
+1 -1
View File
@@ -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
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="redis-2.0.2"></a>
### [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))
<a name="redis-2.0.1"></a>
### [redis-2.0.1](https://github.com/truecharts/apps/compare/redis-2.0.0...redis-2.0.1) (2022-03-07)
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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 `/<name_of_the_volume>`, setting to '-' creates the volume but disables the volumeMount. |
| persistence.redis-health.readOnly | bool | `false` | Specify if the volume should be mounted read-only. |
+2 -2
View File
@@ -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 | <details><summary>Expand...</summary><a href="https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/">https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/</a><br><a href="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/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/</a><br><a href="https://security.netapp.com/advisory/ntap-20211223-0002/">https://security.netapp.com/advisory/ntap-20211223-0002/</a><br></details> |
#### 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**
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="mariadb-2.0.2"></a>
### [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))
<a name="mariadb-2.0.1"></a>
### [mariadb-2.0.1](https://github.com/truecharts/apps/compare/mariadb-2.0.0...mariadb-2.0.1) (2022-03-07)
+1 -1
View File
@@ -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
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="memcached-2.0.2"></a>
### [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))
<a name="memcached-2.0.1"></a>
### [memcached-2.0.1](https://github.com/truecharts/apps/compare/memcached-2.0.0...memcached-2.0.1) (2022-03-07)
@@ -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` | |
+1 -1
View File
@@ -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
+2 -2
View File
@@ -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 | <details><summary>Expand...</summary><a href="https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/">https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/</a><br><a href="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/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/</a><br><a href="https://security.netapp.com/advisory/ntap-20211223-0002/">https://security.netapp.com/advisory/ntap-20211223-0002/</a><br></details> |
#### 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**
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="postgresql-7.0.2"></a>
### [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))
<a name="postgresql-7.0.1"></a>
### [postgresql-7.0.1](https://github.com/truecharts/apps/compare/postgresql-7.0.0...postgresql-7.0.1) (2022-03-07)
@@ -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"` | |
+1 -1
View File
@@ -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
+2 -2
View File
@@ -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 | <details><summary>Expand...</summary><a href="https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/">https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/</a><br><a href="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/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/</a><br><a href="https://security.netapp.com/advisory/ntap-20211223-0002/">https://security.netapp.com/advisory/ntap-20211223-0002/</a><br></details> |
#### 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**
@@ -1,6 +1,19 @@
# Changelog<br>
<a name="promtail-2.0.1"></a>
### [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))
<a name="promtail-2.0.0"></a>
### [promtail-2.0.0](https://github.com/truecharts/apps/compare/promtail-1.0.36...promtail-2.0.0) (2022-03-03)
+1 -1
View File
@@ -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
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="redis-2.0.2"></a>
### [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))
<a name="redis-2.0.1"></a>
### [redis-2.0.1](https://github.com/truecharts/apps/compare/redis-2.0.0...redis-2.0.1) (2022-03-07)
+1 -1
View File
@@ -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 `/<name_of_the_volume>`, setting to '-' creates the volume but disables the volumeMount. |
| persistence.redis-health.readOnly | bool | `false` | Specify if the volume should be mounted read-only. |
+1 -1
View File
@@ -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
+2 -2
View File
@@ -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 | <details><summary>Expand...</summary><a href="https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/">https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/</a><br><a href="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/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/</a><br><a href="https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/">https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/</a><br><a href="https://security.netapp.com/advisory/ntap-20211223-0002/">https://security.netapp.com/advisory/ntap-20211223-0002/</a><br></details> |
#### 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**
+173 -1
View File
@@ -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"