Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-10 18:07:30 +00:00
parent d5d5824bed
commit a90f5e2308
510 changed files with 7391 additions and 2411 deletions

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="prometheus-1.1.37"></a>
### [prometheus-1.1.37](https://github.com/truecharts/apps/compare/prometheus-1.1.36...prometheus-1.1.37) (2022-01-10)
#### Chore
* update docker general non-major ([#1677](https://github.com/truecharts/apps/issues/1677))
<a name="prometheus-1.1.36"></a>
### [prometheus-1.1.36](https://github.com/truecharts/apps/compare/prometheus-1.1.35...prometheus-1.1.36) (2022-01-09)
@@ -88,12 +97,3 @@
#### Chore
* update helm general non-major helm releases ([#1596](https://github.com/truecharts/apps/issues/1596))
* update docker general non-major ([#1595](https://github.com/truecharts/apps/issues/1595))
<a name="prometheus-1.1.26"></a>
### [prometheus-1.1.26](https://github.com/truecharts/apps/compare/prometheus-1.1.25...prometheus-1.1.26) (2021-12-20)
#### Chore

View File

@@ -9,4 +9,4 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 2.1.19
digest: sha256:f06acaf091fedfb8dc5d4cd531c17ccdad60b0b8aee5df0e4f4db61446ff33d8
generated: "2022-01-09T13:26:41.382356959Z"
generated: "2022-01-10T17:57:05.155683357Z"

View File

@@ -28,7 +28,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
type: application
version: 1.1.36
version: 1.1.37
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -88,7 +88,7 @@ You will, however, be able to use all values referenced in the common chart here
| alertmanager.volumeMounts | list | `[]` | |
| alertmanager.volumes | list | `[]` | |
| alertmanagerImage.repository | string | `"tccr.io/truecharts/alertmanager"` | |
| alertmanagerImage.tag | string | `"v0.23.0@sha256:7039c919e5ba9ae15ad762daea3e66de922dc644986efa888ff6b298645ee52f"` | |
| alertmanagerImage.tag | string | `"v0.23.0@sha256:262eee58ed82009fc24919efd5d892380fcbf361009cc50b366a5cd1b656112f"` | |
| coreDns.enabled | bool | `true` | |
| coreDns.namespace | string | `"kube-system"` | |
| coreDns.service.enabled | bool | `true` | |
@@ -104,7 +104,7 @@ You will, however, be able to use all values referenced in the common chart here
| exporters.node-exporter.enabled | bool | `true` | |
| global.labels | object | `{}` | |
| image.repository | string | `"tccr.io/truecharts/prometheus-operator"` | |
| image.tag | string | `"v0.53.1@sha256:544c374aff1ba203b78fc7e7c400fb7cc373b4400ca4df1a1b078026059341d7"` | |
| image.tag | string | `"v0.53.1@sha256:e7db7f2f7ea6ab2c0741787411a3c52c11b3472fb398091ed57b0030b759864e"` | |
| ingress.alertmanager.enabled | bool | `false` | |
| ingress.main.enabled | bool | `false` | |
| ingress.thanos.enabled | bool | `false` | |
@@ -317,7 +317,7 @@ You will, however, be able to use all values referenced in the common chart here
| prometheus.volumes | list | `[]` | |
| prometheus.walCompression | bool | `false` | |
| prometheusImage.repository | string | `"tccr.io/truecharts/prometheus"` | |
| prometheusImage.tag | string | `"v2.32.1@sha256:38751ed343cd65026bf268e7040619fde670214f14ca092d914cf836595ab740"` | |
| prometheusImage.tag | string | `"v2.32.1@sha256:0fecc9bba9b3eb6b0b8dc51abc7218c4b2976ae8df17e9ff8aa971876a3af6fc"` | |
| rbac | object | `{"enabled":true,"rules":[{"apiGroups":["apiextensions.k8s.io"],"resources":["customresourcedefinitions"],"verbs":["create"]},{"apiGroups":["apiextensions.k8s.io"],"resourceNames":["alertmanagers.monitoring.coreos.com","podmonitors.monitoring.coreos.com","prometheuses.monitoring.coreos.com","prometheusrules.monitoring.coreos.com","servicemonitors.monitoring.coreos.com","thanosrulers.monitoring.coreos.com","probes.monitoring.coreos.com"],"resources":["customresourcedefinitions"],"verbs":["get","update"]},{"apiGroups":["monitoring.coreos.com"],"resources":["alertmanagers","alertmanagers/finalizers","alertmanagerconfigs","prometheuses","prometheuses/finalizers","thanosrulers","thanosrulers/finalizers","servicemonitors","podmonitors","probes","prometheusrules"],"verbs":["*"]},{"apiGroups":["apps"],"resources":["statefulsets"],"verbs":["*"]},{"apiGroups":[""],"resources":["configmaps","secrets"],"verbs":["*"]},{"apiGroups":[""],"resources":["pods"],"verbs":["list","delete"]},{"apiGroups":[""],"resources":["services","services/finalizers","endpoints"],"verbs":["get","create","update","delete"]},{"apiGroups":[""],"resources":["nodes"],"verbs":["list","watch"]},{"apiGroups":[""],"resources":["namespaces"],"verbs":["get","list","watch"]},{"apiGroups":["networking.k8s.io"],"resources":["ingresses"],"verbs":["get","list","watch"]}]}` | Whether Role Based Access Control objects like roles and rolebindings should be created |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| service.alertmanager.enabled | bool | `true` | |

View File

@@ -1,10 +1,10 @@
image:
repository: tccr.io/truecharts/prometheus-operator
tag: v0.53.1@sha256:544c374aff1ba203b78fc7e7c400fb7cc373b4400ca4df1a1b078026059341d7
tag: v0.53.1@sha256:e7db7f2f7ea6ab2c0741787411a3c52c11b3472fb398091ed57b0030b759864e
prometheusImage:
repository: tccr.io/truecharts/prometheus
tag: v2.32.1@sha256:38751ed343cd65026bf268e7040619fde670214f14ca092d914cf836595ab740
tag: v2.32.1@sha256:0fecc9bba9b3eb6b0b8dc51abc7218c4b2976ae8df17e9ff8aa971876a3af6fc
thanosImage:
repository: tccr.io/truecharts/thanos
@@ -12,7 +12,7 @@ thanosImage:
alertmanagerImage:
repository: tccr.io/truecharts/alertmanager
tag: v0.23.0@sha256:7039c919e5ba9ae15ad762daea3e66de922dc644986efa888ff6b298645ee52f
tag: v0.23.0@sha256:262eee58ed82009fc24919efd5d892380fcbf361009cc50b366a5cd1b656112f
global:
labels: {}

View File

@@ -168,7 +168,7 @@ hide:
##### Detected Containers
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
tccr.io/truecharts/prometheus-operator:v0.53.1@sha256:544c374aff1ba203b78fc7e7c400fb7cc373b4400ca4df1a1b078026059341d7
tccr.io/truecharts/prometheus-operator:v0.53.1@sha256:e7db7f2f7ea6ab2c0741787411a3c52c11b3472fb398091ed57b0030b759864e
bitnami/node-exporter:1.3.1-debian-10-r0
bitnami/kube-state-metrics:2.3.0-debian-10-r0
@@ -207,7 +207,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/prometheus-operator:v0.53.1@sha256:544c374aff1ba203b78fc7e7c400fb7cc373b4400ca4df1a1b078026059341d7 (debian 10.11)
#### Container: tccr.io/truecharts/prometheus-operator:v0.53.1@sha256:e7db7f2f7ea6ab2c0741787411a3c52c11b3472fb398091ed57b0030b759864e (debian 10.11)
**debian**

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="mariadb-1.0.46"></a>
### [mariadb-1.0.46](https://github.com/truecharts/apps/compare/mariadb-1.0.45...mariadb-1.0.46) (2022-01-10)
#### Chore
* update docker general non-major ([#1677](https://github.com/truecharts/apps/issues/1677))
<a name="mariadb-1.0.45"></a>
### [mariadb-1.0.45](https://github.com/truecharts/apps/compare/mariadb-1.0.44...mariadb-1.0.45) (2022-01-04)
@@ -88,12 +97,3 @@
### [mariadb-1.0.36](https://github.com/truecharts/apps/compare/mariadb-1.0.35...mariadb-1.0.36) (2021-12-19)
#### Chore
* update docker general non-major ([#1567](https://github.com/truecharts/apps/issues/1567))
<a name="mariadb-1.0.35"></a>
### [mariadb-1.0.35](https://github.com/truecharts/apps/compare/mariadb-1.0.34...mariadb-1.0.35) (2021-12-18)
#### Chore

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.10.2
digest: sha256:7ded42c1a558931bd6b9e4b585e7f1a6c96709256b3ec39317be9049c07bf96e
generated: "2022-01-04T20:11:51.77366829Z"
generated: "2022-01-10T17:56:55.94521335Z"

View File

@@ -24,7 +24,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 1.0.45
version: 1.0.46
annotations:
truecharts.org/catagories: |
- database

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:4b7c39ab94c79cddd39867fcb045e3c1f9b21bcb37855356d8c8746aa8354fe2"` | |
| image.tag | string | `"v10.6.5@sha256:b6dee110309c677d220a037e810b0aa567e3a29c1af0f55534485cc77f2b1fc4"` | |
| mariadbDatabase | string | `"test"` | |
| mariadbPassword | string | `"testpass"` | |
| mariadbRootPassword | string | `"testroot"` | |

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/mariadb
pullPolicy: IfNotPresent
tag: v10.6.5@sha256:4b7c39ab94c79cddd39867fcb045e3c1f9b21bcb37855356d8c8746aa8354fe2
tag: v10.6.5@sha256:b6dee110309c677d220a037e810b0aa567e3a29c1af0f55534485cc77f2b1fc4
controller:
# -- Set the controller type.

View File

@@ -1212,29 +1212,33 @@ questions:
attrs:
- variable: cpu
label: "CPU"
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/"
schema:
type: string
default: "4000m"
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
- variable: memory
label: "Memory RAM"
label: "RAM"
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/"
schema:
type: string
default: "8Gi"
valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
- variable: requests
label: "Advanced Request minimum resources required"
label: "Minimum Resources Required (request)"
schema:
type: dict
attrs:
- variable: cpu
label: "CPU"
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/"
schema:
type: string
default: "10m"
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
- variable: memory
label: "Memory RAM"
label: "RAM"
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/"
schema:
type: string
default: "50Mi"

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:4b7c39ab94c79cddd39867fcb045e3c1f9b21bcb37855356d8c8746aa8354fe2
tccr.io/truecharts/mariadb:v10.6.5@sha256:b6dee110309c677d220a037e810b0aa567e3a29c1af0f55534485cc77f2b1fc4
##### 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:4b7c39ab94c79cddd39867fcb045e3c1f9b21bcb37855356d8c8746aa8354fe2 (debian 10.11)
#### Container: tccr.io/truecharts/mariadb:v10.6.5@sha256:b6dee110309c677d220a037e810b0aa567e3a29c1af0f55534485cc77f2b1fc4 (debian 10.11)
**debian**

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="memcached-1.0.46"></a>
### [memcached-1.0.46](https://github.com/truecharts/apps/compare/memcached-1.0.45...memcached-1.0.46) (2022-01-10)
#### Chore
* update docker general non-major ([#1677](https://github.com/truecharts/apps/issues/1677))
<a name="memcached-1.0.45"></a>
### [memcached-1.0.45](https://github.com/truecharts/apps/compare/memcached-1.0.44...memcached-1.0.45) (2022-01-04)
@@ -88,12 +97,3 @@
### [memcached-1.0.36](https://github.com/truecharts/apps/compare/memcached-1.0.35...memcached-1.0.36) (2021-12-19)
#### Chore
* update helm chart common to v8.9.24 ([#1570](https://github.com/truecharts/apps/issues/1570))
<a name="memcached-1.0.35"></a>
### [memcached-1.0.35](https://github.com/truecharts/apps/compare/memcached-1.0.34...memcached-1.0.35) (2021-12-19)
#### Chore

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.10.2
digest: sha256:7ded42c1a558931bd6b9e4b585e7f1a6c96709256b3ec39317be9049c07bf96e
generated: "2022-01-04T17:33:10.489627948Z"
generated: "2022-01-10T17:56:55.880043167Z"

View File

@@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 1.0.45
version: 1.0.46
annotations:
truecharts.org/catagories: |
- database

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.12@sha256:a032bd4428ea81a37a901fa3ce196925f9c91f5d04faef603ca83905428c9926"` | |
| image.tag | string | `"v1.6.12@sha256:5c38fd5bfa575c3fc7085fc395437b90c1617da9749b606dc706d45d67b7a2c5"` | |
| service.main.ports.main.port | int | `11211` | |
| service.main.ports.main.targetPort | int | `11211` | |

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/memcached
pullPolicy: IfNotPresent
tag: v1.6.12@sha256:a032bd4428ea81a37a901fa3ce196925f9c91f5d04faef603ca83905428c9926
tag: v1.6.12@sha256:5c38fd5bfa575c3fc7085fc395437b90c1617da9749b606dc706d45d67b7a2c5
service:
main:

View File

@@ -1041,29 +1041,33 @@ questions:
attrs:
- variable: cpu
label: "CPU"
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/"
schema:
type: string
default: "4000m"
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
- variable: memory
label: "Memory RAM"
label: "RAM"
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/"
schema:
type: string
default: "8Gi"
valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
- variable: requests
label: "Advanced Request minimum resources required"
label: "Minimum Resources Required (request)"
schema:
type: dict
attrs:
- variable: cpu
label: "CPU"
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/"
schema:
type: string
default: "10m"
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
- variable: memory
label: "Memory RAM"
label: "RAM"
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/"
schema:
type: string
default: "50Mi"

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:a032bd4428ea81a37a901fa3ce196925f9c91f5d04faef603ca83905428c9926
tccr.io/truecharts/memcached:v1.6.12@sha256:5c38fd5bfa575c3fc7085fc395437b90c1617da9749b606dc706d45d67b7a2c5
##### 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:a032bd4428ea81a37a901fa3ce196925f9c91f5d04faef603ca83905428c9926 (debian 10.11)
#### Container: tccr.io/truecharts/memcached:v1.6.12@sha256:5c38fd5bfa575c3fc7085fc395437b90c1617da9749b606dc706d45d67b7a2c5 (debian 10.11)
**debian**

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="postgresql-6.0.44"></a>
### [postgresql-6.0.44](https://github.com/truecharts/apps/compare/postgresql-6.0.43...postgresql-6.0.44) (2022-01-10)
#### Chore
* update docker general non-major ([#1677](https://github.com/truecharts/apps/issues/1677))
<a name="postgresql-6.0.43"></a>
### [postgresql-6.0.43](https://github.com/truecharts/apps/compare/postgresql-6.0.42...postgresql-6.0.43) (2022-01-04)
@@ -88,12 +97,3 @@
### [postgresql-6.0.34](https://github.com/truecharts/apps/compare/postgresql-6.0.33...postgresql-6.0.34) (2021-12-19)
#### Chore
* update helm chart common to v8.9.24 ([#1570](https://github.com/truecharts/apps/issues/1570))
<a name="postgresql-6.0.33"></a>
### [postgresql-6.0.33](https://github.com/truecharts/apps/compare/postgresql-6.0.32...postgresql-6.0.33) (2021-12-19)
#### Chore

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.10.2
digest: sha256:7ded42c1a558931bd6b9e4b585e7f1a6c96709256b3ec39317be9049c07bf96e
generated: "2022-01-04T17:33:36.598387425Z"
generated: "2022-01-10T17:56:56.093112513Z"

View File

@@ -22,7 +22,7 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
version: 6.0.43
version: 6.0.44
annotations:
truecharts.org/catagories: |
- database

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.1.0@sha256:43f930e836abc26019e9638e275d47ab3eb48acb289036cbf378cc4e36e5d686"` | |
| image.tag | string | `"v14.1.0@sha256:12da40e510eacb5c7d28a6ca9738a501e5ad0e6486f4a466a092f28ebbd2f15c"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| postgrespassword | string | `"testroot"` | |
| postgresqlDatabase | string | `"test"` | |

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/postgresql
pullPolicy: IfNotPresent
tag: v14.1.0@sha256:43f930e836abc26019e9638e275d47ab3eb48acb289036cbf378cc4e36e5d686
tag: v14.1.0@sha256:12da40e510eacb5c7d28a6ca9738a501e5ad0e6486f4a466a092f28ebbd2f15c
controller:
# -- Set the controller type.

View File

@@ -1212,29 +1212,33 @@ questions:
attrs:
- variable: cpu
label: "CPU"
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/"
schema:
type: string
default: "4000m"
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
- variable: memory
label: "Memory RAM"
label: "RAM"
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/"
schema:
type: string
default: "8Gi"
valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$'
- variable: requests
label: "Advanced Request minimum resources required"
label: "Minimum Resources Required (request)"
schema:
type: dict
attrs:
- variable: cpu
label: "CPU"
description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/indepth/validation/"
schema:
type: string
default: "10m"
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
- variable: memory
label: "Memory RAM"
label: "RAM"
description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/indepth/validation/"
schema:
type: string
default: "50Mi"

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:43f930e836abc26019e9638e275d47ab3eb48acb289036cbf378cc4e36e5d686
tccr.io/truecharts/postgresql:v14.1.0@sha256:12da40e510eacb5c7d28a6ca9738a501e5ad0e6486f4a466a092f28ebbd2f15c
##### 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:43f930e836abc26019e9638e275d47ab3eb48acb289036cbf378cc4e36e5d686 (debian 10.11)
#### Container: tccr.io/truecharts/postgresql:v14.1.0@sha256:12da40e510eacb5c7d28a6ca9738a501e5ad0e6486f4a466a092f28ebbd2f15c (debian 10.11)
**debian**

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="redis-1.0.49"></a>
### [redis-1.0.49](https://github.com/truecharts/apps/compare/redis-1.0.48...redis-1.0.49) (2022-01-10)
#### Chore
* update docker general non-major ([#1677](https://github.com/truecharts/apps/issues/1677))
<a name="redis-1.0.48"></a>
### [redis-1.0.48](https://github.com/truecharts/apps/compare/redis-1.0.47...redis-1.0.48) (2022-01-04)
@@ -88,12 +97,3 @@
### [redis-1.0.39](https://github.com/truecharts/apps/compare/redis-1.0.38...redis-1.0.39) (2021-12-19)
#### Chore
* update helm chart common to v8.9.24 ([#1570](https://github.com/truecharts/apps/issues/1570))
<a name="redis-1.0.38"></a>
### [redis-1.0.38](https://github.com/truecharts/apps/compare/redis-1.0.37...redis-1.0.38) (2021-12-19)
#### Chore

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.10.2
digest: sha256:7ded42c1a558931bd6b9e4b585e7f1a6c96709256b3ec39317be9049c07bf96e
generated: "2022-01-04T17:33:10.496271897Z"
generated: "2022-01-10T17:57:26.390550549Z"

View File

@@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 1.0.48
version: 1.0.49
annotations:
truecharts.org/catagories: |
- database

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:a021aec3adf6b103916f5af0dfcc3eeb267ac3cbf802689614d4b025206fcfbb"` | |
| image.tag | string | `"v6.2.6@sha256:a32e7b9210094f0e2dbc7ed0bee30de4bed067e30c89956ffdea68aa7ba1a64e"` | |
| 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. |

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/redis
pullPolicy: IfNotPresent
tag: v6.2.6@sha256:a021aec3adf6b103916f5af0dfcc3eeb267ac3cbf802689614d4b025206fcfbb
tag: v6.2.6@sha256:a32e7b9210094f0e2dbc7ed0bee30de4bed067e30c89956ffdea68aa7ba1a64e
controller:
# -- Set the controller type.

Some files were not shown because too many files have changed in this diff Show More