Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-03 21:51:45 +00:00
parent ed4e1ee754
commit b1e6ee7e74
226 changed files with 2533 additions and 797 deletions
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="mariadb-1.0.44"></a>
### [mariadb-1.0.44](https://github.com/truecharts/apps/compare/mariadb-1.0.43...mariadb-1.0.44) (2022-01-03)
#### Chore
* update docker general non-major ([#1646](https://github.com/truecharts/apps/issues/1646))
<a name="mariadb-1.0.43"></a>
### [mariadb-1.0.43](https://github.com/truecharts/apps/compare/mariadb-1.0.42...mariadb-1.0.43) (2021-12-28)
+1 -1
View File
@@ -27,7 +27,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/mariadb"` | |
| image.tag | string | `"v10.6.5@sha256:1f7f53c93f225ea08fe0fa191333e1999ae8dc788b277a8d83f7175283813f7c"` | |
| image.tag | string | `"v10.6.5@sha256:4b7c39ab94c79cddd39867fcb045e3c1f9b21bcb37855356d8c8746aa8354fe2"` | |
| mariadbDatabase | string | `"test"` | |
| mariadbPassword | string | `"testpass"` | |
| mariadbRootPassword | string | `"testroot"` | |
+2 -2
View File
@@ -32,7 +32,7 @@ hide:
##### Detected Containers
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
tccr.io/truecharts/mariadb:v10.6.5@sha256:1f7f53c93f225ea08fe0fa191333e1999ae8dc788b277a8d83f7175283813f7c
tccr.io/truecharts/mariadb:v10.6.5@sha256:4b7c39ab94c79cddd39867fcb045e3c1f9b21bcb37855356d8c8746aa8354fe2
##### Scan Results
@@ -69,7 +69,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/mariadb:v10.6.5@sha256:1f7f53c93f225ea08fe0fa191333e1999ae8dc788b277a8d83f7175283813f7c (debian 10.11)
#### Container: tccr.io/truecharts/mariadb:v10.6.5@sha256:4b7c39ab94c79cddd39867fcb045e3c1f9b21bcb37855356d8c8746aa8354fe2 (debian 10.11)
**debian**
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="memcached-1.0.43"></a>
### [memcached-1.0.43](https://github.com/truecharts/apps/compare/memcached-1.0.42...memcached-1.0.43) (2022-01-03)
#### Chore
* update docker general non-major ([#1646](https://github.com/truecharts/apps/issues/1646))
<a name="memcached-1.0.42"></a>
### [memcached-1.0.42](https://github.com/truecharts/apps/compare/memcached-1.0.41...memcached-1.0.42) (2021-12-28)
@@ -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.12@sha256:644dd5025b79d2c8e24b55a9d5da3b0e53bf00b7a566e4c1f4308b0000703072"` | |
| image.tag | string | `"v1.6.12@sha256:71f4e7a02c65cb547687b473b978206ea1202b3d11768cfb89ca8c302142f126"` | |
| service.main.ports.main.port | int | `11211` | |
| service.main.ports.main.targetPort | int | `11211` | |
+2 -2
View File
@@ -31,7 +31,7 @@ hide:
##### Detected Containers
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
tccr.io/truecharts/memcached:v1.6.12@sha256:644dd5025b79d2c8e24b55a9d5da3b0e53bf00b7a566e4c1f4308b0000703072
tccr.io/truecharts/memcached:v1.6.12@sha256:71f4e7a02c65cb547687b473b978206ea1202b3d11768cfb89ca8c302142f126
##### Scan Results
@@ -68,7 +68,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.12@sha256:644dd5025b79d2c8e24b55a9d5da3b0e53bf00b7a566e4c1f4308b0000703072 (debian 10.11)
#### Container: tccr.io/truecharts/memcached:v1.6.12@sha256:71f4e7a02c65cb547687b473b978206ea1202b3d11768cfb89ca8c302142f126 (debian 10.11)
**debian**
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="postgresql-6.0.41"></a>
### [postgresql-6.0.41](https://github.com/truecharts/apps/compare/postgresql-6.0.40...postgresql-6.0.41) (2022-01-03)
#### Chore
* update docker general non-major ([#1646](https://github.com/truecharts/apps/issues/1646))
<a name="postgresql-6.0.40"></a>
### [postgresql-6.0.40](https://github.com/truecharts/apps/compare/postgresql-6.0.39...postgresql-6.0.40) (2021-12-28)
@@ -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.1.0@sha256:f734751e367098b427baba1abec9728700f92e89d5dd370ae43910d7f2814b97"` | |
| image.tag | string | `"v14.1.0@sha256:c1a73e5ace34ce1f7031bce96b10c098fa26e6bf218f3813128018e5c26deb31"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| postgrespassword | string | `"testroot"` | |
| postgresqlDatabase | string | `"test"` | |
+2 -2
View File
@@ -32,7 +32,7 @@ hide:
##### Detected Containers
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
tccr.io/truecharts/postgresql:v14.1.0@sha256:f734751e367098b427baba1abec9728700f92e89d5dd370ae43910d7f2814b97
tccr.io/truecharts/postgresql:v14.1.0@sha256:c1a73e5ace34ce1f7031bce96b10c098fa26e6bf218f3813128018e5c26deb31
##### Scan Results
@@ -69,7 +69,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.1.0@sha256:f734751e367098b427baba1abec9728700f92e89d5dd370ae43910d7f2814b97 (debian 10.11)
#### Container: tccr.io/truecharts/postgresql:v14.1.0@sha256:c1a73e5ace34ce1f7031bce96b10c098fa26e6bf218f3813128018e5c26deb31 (debian 10.11)
**debian**
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="redis-1.0.46"></a>
### [redis-1.0.46](https://github.com/truecharts/apps/compare/redis-1.0.45...redis-1.0.46) (2022-01-03)
#### Chore
* update docker general non-major ([#1646](https://github.com/truecharts/apps/issues/1646))
<a name="redis-1.0.45"></a>
### [redis-1.0.45](https://github.com/truecharts/apps/compare/redis-1.0.44...redis-1.0.45) (2021-12-28)
+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:87448c38e2066767d7ab9dd487e7a136254acc1f986dedb8f8b5ef7bacfe60bd"` | |
| image.tag | string | `"v6.2.6@sha256:43a0eb554acdf63d035eda1cc5b19d3a5565eff0d50ac1f8447239058002a797"` | |
| 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
@@ -32,7 +32,7 @@ hide:
##### Detected Containers
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
tccr.io/truecharts/redis:v6.2.6@sha256:87448c38e2066767d7ab9dd487e7a136254acc1f986dedb8f8b5ef7bacfe60bd
tccr.io/truecharts/redis:v6.2.6@sha256:43a0eb554acdf63d035eda1cc5b19d3a5565eff0d50ac1f8447239058002a797
##### Scan Results
@@ -69,7 +69,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:87448c38e2066767d7ab9dd487e7a136254acc1f986dedb8f8b5ef7bacfe60bd (debian 10.11)
#### Container: tccr.io/truecharts/redis:v6.2.6@sha256:43a0eb554acdf63d035eda1cc5b19d3a5565eff0d50ac1f8447239058002a797 (debian 10.11)
**debian**