Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0989d0fe47
commit
e9863fbda6
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="prometheus-1.1.14"></a>
|
||||
### [prometheus-1.1.14](https://github.com/truecharts/apps/compare/prometheus-1.1.13...prometheus-1.1.14) (2021-12-11)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major docker ([#1507](https://github.com/truecharts/apps/issues/1507))
|
||||
|
||||
|
||||
|
||||
<a name="prometheus-1.1.13"></a>
|
||||
### [prometheus-1.1.13](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-1.0.9...prometheus-1.1.13) (2021-12-08)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
<a name="prometheus-1.1.5"></a>
|
||||
### [prometheus-1.1.5](https://github.com/truecharts/apps/compare/prometheus-1.1.4...prometheus-1.1.5) (2021-12-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1453](https://github.com/truecharts/apps/issues/1453))
|
||||
|
||||
|
||||
|
||||
<a name="prometheus-1.1.4"></a>
|
||||
### [prometheus-1.1.4](https://github.com/truecharts/apps/compare/prometheus-1.1.3...prometheus-1.1.4) (2021-12-03)
|
|
@ -9,4 +9,4 @@ dependencies:
|
|||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 2.1.18
|
||||
digest: sha256:f5889a51d404ec412894fcf6daa269709875679a1951c07bcd8909afc0495034
|
||||
generated: "2021-12-08T14:14:20.886056867Z"
|
||||
generated: "2021-12-11T12:08:34.620569167Z"
|
|
@ -28,7 +28,7 @@ sources:
|
|||
- https://github.com/prometheus-community/helm-charts
|
||||
- https://github.com/prometheus-operator/kube-prometheus
|
||||
type: application
|
||||
version: 1.1.13
|
||||
version: 1.1.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
|
@ -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:0bba5b508d04338e4d4c9cb1a0a32a6f6cd6467db9dce65776f4d39ccddbc9b7"` | |
|
||||
| alertmanagerImage.tag | string | `"v0.23.0@sha256:22a070c099fe1d8595dc9b9a9809a129ce9bfd975065abad2314e334e11b8da6"` | |
|
||||
| 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.52.1@sha256:c27b88efc782d6badfcb8e1bf95dec766ae746742e58744947562ff6e85e208c"` | |
|
||||
| image.tag | string | `"v0.52.1@sha256:70de2cab41c589ac36ed04ed7de2491ba9ef97c860fa49532ef98538e2da6991"` | |
|
||||
| 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.31.1@sha256:463d2f2616a57e8bc067a97068c6d4d85d89ffb467fd7d5ad6bb021f1009e984"` | |
|
||||
| prometheusImage.tag | string | `"v2.31.1@sha256:14aa0a97170a4c1bbf1c04e19bb77e7222962dd54f8961fb5fe7dba27d813f2d"` | |
|
||||
| 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` | |
|
|
@ -1,10 +1,10 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/prometheus-operator
|
||||
tag: v0.52.1@sha256:c27b88efc782d6badfcb8e1bf95dec766ae746742e58744947562ff6e85e208c
|
||||
tag: v0.52.1@sha256:70de2cab41c589ac36ed04ed7de2491ba9ef97c860fa49532ef98538e2da6991
|
||||
|
||||
prometheusImage:
|
||||
repository: tccr.io/truecharts/prometheus
|
||||
tag: v2.31.1@sha256:463d2f2616a57e8bc067a97068c6d4d85d89ffb467fd7d5ad6bb021f1009e984
|
||||
tag: v2.31.1@sha256:14aa0a97170a4c1bbf1c04e19bb77e7222962dd54f8961fb5fe7dba27d813f2d
|
||||
|
||||
thanosImage:
|
||||
repository: tccr.io/truecharts/thanos
|
||||
|
@ -12,7 +12,7 @@ thanosImage:
|
|||
|
||||
alertmanagerImage:
|
||||
repository: tccr.io/truecharts/alertmanager
|
||||
tag: v0.23.0@sha256:0bba5b508d04338e4d4c9cb1a0a32a6f6cd6467db9dce65776f4d39ccddbc9b7
|
||||
tag: v0.23.0@sha256:22a070c099fe1d8595dc9b9a9809a129ce9bfd975065abad2314e334e11b8da6
|
||||
|
||||
global:
|
||||
labels: {}
|
|
@ -176,7 +176,7 @@ hide:
|
|||
##### Detected Containers
|
||||
|
||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||
tccr.io/truecharts/prometheus-operator:v0.52.1@sha256:c27b88efc782d6badfcb8e1bf95dec766ae746742e58744947562ff6e85e208c
|
||||
tccr.io/truecharts/prometheus-operator:v0.52.1@sha256:70de2cab41c589ac36ed04ed7de2491ba9ef97c860fa49532ef98538e2da6991
|
||||
bitnami/kube-state-metrics:2.2.4-debian-10-r0
|
||||
bitnami/node-exporter:1.3.1-debian-10-r0
|
||||
|
||||
|
@ -215,7 +215,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></details> |
|
||||
|
||||
|
||||
#### Container: tccr.io/truecharts/prometheus-operator:v0.52.1@sha256:c27b88efc782d6badfcb8e1bf95dec766ae746742e58744947562ff6e85e208c (debian 10.11)
|
||||
#### Container: tccr.io/truecharts/prometheus-operator:v0.52.1@sha256:70de2cab41c589ac36ed04ed7de2491ba9ef97c860fa49532ef98538e2da6991 (debian 10.11)
|
||||
|
||||
|
||||
**debian**
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="mariadb-1.0.29"></a>
|
||||
### [mariadb-1.0.29](https://github.com/truecharts/apps/compare/mariadb-1.0.28...mariadb-1.0.29) (2021-12-11)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major docker ([#1507](https://github.com/truecharts/apps/issues/1507))
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-1.0.28"></a>
|
||||
### [mariadb-1.0.28](https://github.com/truecharts/apps/compare/mariadb-1.0.27...mariadb-1.0.28) (2021-12-08)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
<a name="mariadb-1.0.21"></a>
|
||||
### [mariadb-1.0.21](https://github.com/truecharts/apps/compare/mariadb-1.0.20...mariadb-1.0.21) (2021-12-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump apps to generate security page
|
||||
* cleanup the ci for the security page a bit
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-1.0.20"></a>
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://truecharts.org
|
||||
version: 8.9.15
|
||||
digest: sha256:7e85bdae59db3aa483feb935343b1176d2dc3a914a10e266ac0c9ccebd0267ef
|
||||
generated: "2021-12-08T14:14:13.530498815Z"
|
||||
generated: "2021-12-11T12:08:26.573830323Z"
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://mariadb.org
|
||||
type: application
|
||||
version: 1.0.28
|
||||
version: 1.0.29
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -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:8f1855dcee94d697d74e2a770bafd4220ed542414ed2173c6d39d6ffe03c7bb1"` | |
|
||||
| image.tag | string | `"v10.6.5@sha256:393628e4fc0eb3f334c762c395477d85844294aedcdf5b0c88638a33a7ccb3f3"` | |
|
||||
| mariadbDatabase | string | `"test"` | |
|
||||
| mariadbPassword | string | `"testpass"` | |
|
||||
| mariadbRootPassword | string | `"testroot"` | |
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/mariadb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v10.6.5@sha256:8f1855dcee94d697d74e2a770bafd4220ed542414ed2173c6d39d6ffe03c7bb1
|
||||
tag: v10.6.5@sha256:393628e4fc0eb3f334c762c395477d85844294aedcdf5b0c88638a33a7ccb3f3
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
|
@ -36,7 +36,7 @@ hide:
|
|||
##### Detected Containers
|
||||
|
||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||
tccr.io/truecharts/mariadb:v10.6.5@sha256:8f1855dcee94d697d74e2a770bafd4220ed542414ed2173c6d39d6ffe03c7bb1
|
||||
tccr.io/truecharts/mariadb:v10.6.5@sha256:393628e4fc0eb3f334c762c395477d85844294aedcdf5b0c88638a33a7ccb3f3
|
||||
|
||||
##### Scan Results
|
||||
|
||||
|
@ -73,7 +73,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></details> |
|
||||
|
||||
|
||||
#### Container: tccr.io/truecharts/mariadb:v10.6.5@sha256:8f1855dcee94d697d74e2a770bafd4220ed542414ed2173c6d39d6ffe03c7bb1 (debian 10.11)
|
||||
#### Container: tccr.io/truecharts/mariadb:v10.6.5@sha256:393628e4fc0eb3f334c762c395477d85844294aedcdf5b0c88638a33a7ccb3f3 (debian 10.11)
|
||||
|
||||
|
||||
**debian**
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="memcached-1.0.29"></a>
|
||||
### [memcached-1.0.29](https://github.com/truecharts/apps/compare/memcached-1.0.28...memcached-1.0.29) (2021-12-11)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major docker ([#1507](https://github.com/truecharts/apps/issues/1507))
|
||||
|
||||
|
||||
|
||||
<a name="memcached-1.0.28"></a>
|
||||
### [memcached-1.0.28](https://github.com/truecharts/apps/compare/memcached-1.0.27...memcached-1.0.28) (2021-12-08)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
### [memcached-1.0.21](https://github.com/truecharts/apps/compare/memcached-1.0.20...memcached-1.0.21) (2021-12-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump apps to generate security page
|
||||
* cleanup the ci for the security page a bit
|
||||
|
||||
|
||||
|
||||
<a name="memcached-1.0.20"></a>
|
||||
### [memcached-1.0.20](https://github.com/truecharts/apps/compare/memcached-1.0.19...memcached-1.0.20) (2021-12-03)
|
||||
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://truecharts.org
|
||||
version: 8.9.15
|
||||
digest: sha256:7e85bdae59db3aa483feb935343b1176d2dc3a914a10e266ac0c9ccebd0267ef
|
||||
generated: "2021-12-08T14:14:13.595590355Z"
|
||||
generated: "2021-12-11T12:08:26.652950662Z"
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- http://memcached.org/
|
||||
type: application
|
||||
version: 1.0.28
|
||||
version: 1.0.29
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -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:5204b2ce7332a79b00e94f97cd9ea7cad5d7e9b9816fc2c0f8acf14480861a23"` | |
|
||||
| image.tag | string | `"v1.6.12@sha256:608c7c6415f5bca26ed19b22c99e237fff790ca35b60212684cf4abc2fdae794"` | |
|
||||
| service.main.ports.main.port | int | `11211` | |
|
||||
| service.main.ports.main.targetPort | int | `11211` | |
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/memcached
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.6.12@sha256:5204b2ce7332a79b00e94f97cd9ea7cad5d7e9b9816fc2c0f8acf14480861a23
|
||||
tag: v1.6.12@sha256:608c7c6415f5bca26ed19b22c99e237fff790ca35b60212684cf4abc2fdae794
|
||||
|
||||
service:
|
||||
main:
|
|
@ -34,7 +34,7 @@ hide:
|
|||
##### Detected Containers
|
||||
|
||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||
tccr.io/truecharts/memcached:v1.6.12@sha256:5204b2ce7332a79b00e94f97cd9ea7cad5d7e9b9816fc2c0f8acf14480861a23
|
||||
tccr.io/truecharts/memcached:v1.6.12@sha256:608c7c6415f5bca26ed19b22c99e237fff790ca35b60212684cf4abc2fdae794
|
||||
|
||||
##### Scan Results
|
||||
|
||||
|
@ -71,7 +71,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></details> |
|
||||
|
||||
|
||||
#### Container: tccr.io/truecharts/memcached:v1.6.12@sha256:5204b2ce7332a79b00e94f97cd9ea7cad5d7e9b9816fc2c0f8acf14480861a23 (debian 10.11)
|
||||
#### Container: tccr.io/truecharts/memcached:v1.6.12@sha256:608c7c6415f5bca26ed19b22c99e237fff790ca35b60212684cf4abc2fdae794 (debian 10.11)
|
||||
|
||||
|
||||
**debian**
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="postgresql-6.0.26"></a>
|
||||
### [postgresql-6.0.26](https://github.com/truecharts/apps/compare/postgresql-6.0.25...postgresql-6.0.26) (2021-12-11)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major docker ([#1507](https://github.com/truecharts/apps/issues/1507))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-6.0.25"></a>
|
||||
### [postgresql-6.0.25](https://github.com/truecharts/apps/compare/postgresql-6.0.24...postgresql-6.0.25) (2021-12-08)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
<a name="postgresql-6.0.18"></a>
|
||||
### [postgresql-6.0.18](https://github.com/truecharts/apps/compare/postgresql-6.0.17...postgresql-6.0.18) (2021-12-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump common on dependency train ([#1452](https://github.com/truecharts/apps/issues/1452))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-6.0.17"></a>
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://truecharts.org
|
||||
version: 8.9.15
|
||||
digest: sha256:7e85bdae59db3aa483feb935343b1176d2dc3a914a10e266ac0c9ccebd0267ef
|
||||
generated: "2021-12-08T14:14:13.445776988Z"
|
||||
generated: "2021-12-11T12:08:26.708138205Z"
|
|
@ -22,7 +22,7 @@ name: postgresql
|
|||
sources:
|
||||
- https://www.postgresql.org/
|
||||
type: application
|
||||
version: 6.0.25
|
||||
version: 6.0.26
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -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:d9211c69833834cafa437223af3c311066337be26e663cc2ab138ce8226b3a05"` | |
|
||||
| image.tag | string | `"v14.1.0@sha256:2aa01c5c4525cfbcf1259f6bb34c5699b6744f9d3280f77e05912cc80e24184c"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| postgrespassword | string | `"testroot"` | |
|
||||
| postgresqlDatabase | string | `"test"` | |
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v14.1.0@sha256:d9211c69833834cafa437223af3c311066337be26e663cc2ab138ce8226b3a05
|
||||
tag: v14.1.0@sha256:2aa01c5c4525cfbcf1259f6bb34c5699b6744f9d3280f77e05912cc80e24184c
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
|
@ -36,7 +36,7 @@ hide:
|
|||
##### Detected Containers
|
||||
|
||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||
tccr.io/truecharts/postgresql:v14.1.0@sha256:d9211c69833834cafa437223af3c311066337be26e663cc2ab138ce8226b3a05
|
||||
tccr.io/truecharts/postgresql:v14.1.0@sha256:2aa01c5c4525cfbcf1259f6bb34c5699b6744f9d3280f77e05912cc80e24184c
|
||||
|
||||
##### Scan Results
|
||||
|
||||
|
@ -73,7 +73,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></details> |
|
||||
|
||||
|
||||
#### Container: tccr.io/truecharts/postgresql:v14.1.0@sha256:d9211c69833834cafa437223af3c311066337be26e663cc2ab138ce8226b3a05 (debian 10.11)
|
||||
#### Container: tccr.io/truecharts/postgresql:v14.1.0@sha256:2aa01c5c4525cfbcf1259f6bb34c5699b6744f9d3280f77e05912cc80e24184c (debian 10.11)
|
||||
|
||||
|
||||
**debian**
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="redis-1.0.31"></a>
|
||||
### [redis-1.0.31](https://github.com/truecharts/apps/compare/redis-1.0.30...redis-1.0.31) (2021-12-11)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major docker ([#1507](https://github.com/truecharts/apps/issues/1507))
|
||||
|
||||
|
||||
|
||||
<a name="redis-1.0.30"></a>
|
||||
### [redis-1.0.30](https://github.com/truecharts/apps/compare/redis-1.0.29...redis-1.0.30) (2021-12-08)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
<a name="redis-1.0.23"></a>
|
||||
### [redis-1.0.23](https://github.com/truecharts/apps/compare/redis-1.0.22...redis-1.0.23) (2021-12-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* bump apps to generate security page
|
||||
* cleanup the ci for the security page a bit
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.9.15
|
||||
digest: sha256:7e85bdae59db3aa483feb935343b1176d2dc3a914a10e266ac0c9ccebd0267ef
|
||||
generated: "2021-12-11T12:08:53.033852806Z"
|
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 1.0.30
|
||||
version: 1.0.31
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -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:b93c2386e49120094917e640923ed8cba720aac50eaf40276d934f7ab47c22e1"` | |
|
||||
| image.tag | string | `"v6.2.6@sha256:ab162a9e97594601d1fc0af622d1e271d0503b668b6e7d9f05ce9cfb8d1c177a"` | |
|
||||
| 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,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.2.6@sha256:b93c2386e49120094917e640923ed8cba720aac50eaf40276d934f7ab47c22e1
|
||||
tag: v6.2.6@sha256:ab162a9e97594601d1fc0af622d1e271d0503b668b6e7d9f05ce9cfb8d1c177a
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue