Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0afb3d7b01
commit
d0a13609e9
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="prometheus-1.1.10"></a>
|
||||||
|
### [prometheus-1.1.10](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-1.0.8...prometheus-1.1.10) (2021-12-07)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update non-major ([#1475](https://github.com/truecharts/apps/issues/1475))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="prometheus-1.1.9"></a>
|
<a name="prometheus-1.1.9"></a>
|
||||||
### prometheus-1.1.9 (2021-12-05)
|
### prometheus-1.1.9 (2021-12-05)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
* update non-major deps helm releases
|
* update non-major deps helm releases
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="prometheus-1.1.0"></a>
|
|
||||||
### [prometheus-1.1.0](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-1.0.0...prometheus-1.1.0) (2021-11-25)
|
|
||||||
|
|
||||||
#### Feat
|
|
||||||
|
|
||||||
* add more default exporters to prometheus ([#1406](https://github.com/truecharts/apps/issues/1406))
|
|
||||||
|
|
||||||
|
|
|
@ -9,4 +9,4 @@ dependencies:
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 2.1.18
|
version: 2.1.18
|
||||||
digest: sha256:875cf07d887e9b1e351096d761dbb05d13ea7ce2052baadc29ebae08c6aa2afb
|
digest: sha256:875cf07d887e9b1e351096d761dbb05d13ea7ce2052baadc29ebae08c6aa2afb
|
||||||
generated: "2021-12-05T22:43:24.926532646Z"
|
generated: "2021-12-07T09:21:31.738467865Z"
|
|
@ -28,7 +28,7 @@ sources:
|
||||||
- https://github.com/prometheus-community/helm-charts
|
- https://github.com/prometheus-community/helm-charts
|
||||||
- https://github.com/prometheus-operator/kube-prometheus
|
- https://github.com/prometheus-operator/kube-prometheus
|
||||||
type: application
|
type: application
|
||||||
version: 1.1.9
|
version: 1.1.10
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
|
@ -88,7 +88,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||||
| alertmanager.volumeMounts | list | `[]` | |
|
| alertmanager.volumeMounts | list | `[]` | |
|
||||||
| alertmanager.volumes | list | `[]` | |
|
| alertmanager.volumes | list | `[]` | |
|
||||||
| alertmanagerImage.repository | string | `"tccr.io/truecharts/alertmanager"` | |
|
| alertmanagerImage.repository | string | `"tccr.io/truecharts/alertmanager"` | |
|
||||||
| alertmanagerImage.tag | string | `"v0.23.0@sha256:78f3ae147f588fee292a85187b5b501d9bcf269f0053e44f3b32153a0e2a0211"` | |
|
| alertmanagerImage.tag | string | `"v0.23.0@sha256:d8ae1c5efca10d5989fbce97812b83760f2c75f5ba1b96b92d8e820842b4a9de"` | |
|
||||||
| coreDns.enabled | bool | `true` | |
|
| coreDns.enabled | bool | `true` | |
|
||||||
| coreDns.namespace | string | `"kube-system"` | |
|
| coreDns.namespace | string | `"kube-system"` | |
|
||||||
| coreDns.service.enabled | bool | `true` | |
|
| 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` | |
|
| exporters.node-exporter.enabled | bool | `true` | |
|
||||||
| global.labels | object | `{}` | |
|
| global.labels | object | `{}` | |
|
||||||
| image.repository | string | `"tccr.io/truecharts/prometheus-operator"` | |
|
| image.repository | string | `"tccr.io/truecharts/prometheus-operator"` | |
|
||||||
| image.tag | string | `"v0.52.1@sha256:b267d77c77f2fffb62214643d7ee166f39723221a24f737c50d0e24302b939ed"` | |
|
| image.tag | string | `"v0.52.1@sha256:fd9a3b1a2a38528afb98e6ab251ede1293c69b976f2b004130917fa8e95b0f8c"` | |
|
||||||
| ingress.alertmanager.enabled | bool | `false` | |
|
| ingress.alertmanager.enabled | bool | `false` | |
|
||||||
| ingress.main.enabled | bool | `false` | |
|
| ingress.main.enabled | bool | `false` | |
|
||||||
| ingress.thanos.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.volumes | list | `[]` | |
|
||||||
| prometheus.walCompression | bool | `false` | |
|
| prometheus.walCompression | bool | `false` | |
|
||||||
| prometheusImage.repository | string | `"tccr.io/truecharts/prometheus"` | |
|
| prometheusImage.repository | string | `"tccr.io/truecharts/prometheus"` | |
|
||||||
| prometheusImage.tag | string | `"v2.31.1@sha256:430998652a057825bb2934b27ef48e0560007edb21ffc185fe618466b7ec8cde"` | |
|
| prometheusImage.tag | string | `"v2.31.1@sha256:341f5e628268aad4c7f0cbe44382b993b326c6a71eec475a143d470128b75f79"` | |
|
||||||
| 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 |
|
| 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` | |
|
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||||
| service.alertmanager.enabled | bool | `true` | |
|
| service.alertmanager.enabled | bool | `true` | |
|
|
@ -1,10 +1,10 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/prometheus-operator
|
repository: tccr.io/truecharts/prometheus-operator
|
||||||
tag: v0.52.1@sha256:b267d77c77f2fffb62214643d7ee166f39723221a24f737c50d0e24302b939ed
|
tag: v0.52.1@sha256:fd9a3b1a2a38528afb98e6ab251ede1293c69b976f2b004130917fa8e95b0f8c
|
||||||
|
|
||||||
prometheusImage:
|
prometheusImage:
|
||||||
repository: tccr.io/truecharts/prometheus
|
repository: tccr.io/truecharts/prometheus
|
||||||
tag: v2.31.1@sha256:430998652a057825bb2934b27ef48e0560007edb21ffc185fe618466b7ec8cde
|
tag: v2.31.1@sha256:341f5e628268aad4c7f0cbe44382b993b326c6a71eec475a143d470128b75f79
|
||||||
|
|
||||||
thanosImage:
|
thanosImage:
|
||||||
repository: tccr.io/truecharts/thanos
|
repository: tccr.io/truecharts/thanos
|
||||||
|
@ -12,7 +12,7 @@ thanosImage:
|
||||||
|
|
||||||
alertmanagerImage:
|
alertmanagerImage:
|
||||||
repository: tccr.io/truecharts/alertmanager
|
repository: tccr.io/truecharts/alertmanager
|
||||||
tag: v0.23.0@sha256:78f3ae147f588fee292a85187b5b501d9bcf269f0053e44f3b32153a0e2a0211
|
tag: v0.23.0@sha256:d8ae1c5efca10d5989fbce97812b83760f2c75f5ba1b96b92d8e820842b4a9de
|
||||||
|
|
||||||
global:
|
global:
|
||||||
labels: {}
|
labels: {}
|
|
@ -176,7 +176,7 @@ hide:
|
||||||
##### Detected Containers
|
##### Detected Containers
|
||||||
|
|
||||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||||
tccr.io/truecharts/prometheus-operator:v0.52.1@sha256:b267d77c77f2fffb62214643d7ee166f39723221a24f737c50d0e24302b939ed
|
tccr.io/truecharts/prometheus-operator:v0.52.1@sha256:fd9a3b1a2a38528afb98e6ab251ede1293c69b976f2b004130917fa8e95b0f8c
|
||||||
bitnami/kube-state-metrics:2.2.4-debian-10-r0
|
bitnami/kube-state-metrics:2.2.4-debian-10-r0
|
||||||
bitnami/node-exporter:1.3.1-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> |
|
| 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:b267d77c77f2fffb62214643d7ee166f39723221a24f737c50d0e24302b939ed (debian 10.11)
|
#### Container: tccr.io/truecharts/prometheus-operator:v0.52.1@sha256:fd9a3b1a2a38528afb98e6ab251ede1293c69b976f2b004130917fa8e95b0f8c (debian 10.11)
|
||||||
|
|
||||||
|
|
||||||
**debian**
|
**debian**
|
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="mariadb-1.0.26"></a>
|
||||||
|
### [mariadb-1.0.26](https://github.com/truecharts/apps/compare/mariadb-1.0.25...mariadb-1.0.26) (2021-12-07)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update non-major ([#1475](https://github.com/truecharts/apps/issues/1475))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="mariadb-1.0.25"></a>
|
<a name="mariadb-1.0.25"></a>
|
||||||
### mariadb-1.0.25 (2021-12-05)
|
### mariadb-1.0.25 (2021-12-05)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449))
|
* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="mariadb-1.0.18"></a>
|
|
||||||
### [mariadb-1.0.18](https://github.com/truecharts/apps/compare/mariadb-1.0.17...mariadb-1.0.18) (2021-12-01)
|
|
||||||
|
|
||||||
#### Chore
|
|
||||||
|
|
||||||
* update non-major ([#1443](https://github.com/truecharts/apps/issues/1443))
|
|
||||||
|
|
||||||
|
|
|
@ -3,4 +3,4 @@ dependencies:
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.9.13
|
version: 8.9.13
|
||||||
digest: sha256:0b3d55c3a990891d17a01fd96e44ecaffeddb933d41cfc296839ec67bad6d3b7
|
digest: sha256:0b3d55c3a990891d17a01fd96e44ecaffeddb933d41cfc296839ec67bad6d3b7
|
||||||
generated: "2021-12-05T21:53:32.328821973Z"
|
generated: "2021-12-07T09:21:25.542189312Z"
|
|
@ -24,7 +24,7 @@ sources:
|
||||||
- https://github.com/prometheus/mysqld_exporter
|
- https://github.com/prometheus/mysqld_exporter
|
||||||
- https://mariadb.org
|
- https://mariadb.org
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.25
|
version: 1.0.26
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -27,7 +27,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||||
| existingSecret | string | `""` | |
|
| existingSecret | string | `""` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"ghcr.io/truecharts/mariadb"` | |
|
| image.repository | string | `"ghcr.io/truecharts/mariadb"` | |
|
||||||
| image.tag | string | `"v10.6.5@sha256:dc3c7228f0f3e338195bbb61b2aebdaa3ed5858e60a4acf1cd5725a2193ab680"` | |
|
| image.tag | string | `"v10.6.5@sha256:4cf8cd4011193e7e022adfaf2914ec9ab9009af00be0d9d5a6d7ca0fd07c5f15"` | |
|
||||||
| mariadbDatabase | string | `"test"` | |
|
| mariadbDatabase | string | `"test"` | |
|
||||||
| mariadbPassword | string | `"testpass"` | |
|
| mariadbPassword | string | `"testpass"` | |
|
||||||
| mariadbRootPassword | string | `"testroot"` | |
|
| mariadbRootPassword | string | `"testroot"` | |
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/mariadb
|
repository: ghcr.io/truecharts/mariadb
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v10.6.5@sha256:dc3c7228f0f3e338195bbb61b2aebdaa3ed5858e60a4acf1cd5725a2193ab680
|
tag: v10.6.5@sha256:4cf8cd4011193e7e022adfaf2914ec9ab9009af00be0d9d5a6d7ca0fd07c5f15
|
||||||
|
|
||||||
controller:
|
controller:
|
||||||
# -- Set the controller type.
|
# -- Set the controller type.
|
|
@ -36,7 +36,7 @@ hide:
|
||||||
##### Detected Containers
|
##### Detected Containers
|
||||||
|
|
||||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||||
tccr.io/truecharts/mariadb:v10.6.5@sha256:dc3c7228f0f3e338195bbb61b2aebdaa3ed5858e60a4acf1cd5725a2193ab680
|
tccr.io/truecharts/mariadb:v10.6.5@sha256:4cf8cd4011193e7e022adfaf2914ec9ab9009af00be0d9d5a6d7ca0fd07c5f15
|
||||||
|
|
||||||
##### Scan Results
|
##### 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> |
|
| 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:dc3c7228f0f3e338195bbb61b2aebdaa3ed5858e60a4acf1cd5725a2193ab680 (debian 10.11)
|
#### Container: tccr.io/truecharts/mariadb:v10.6.5@sha256:4cf8cd4011193e7e022adfaf2914ec9ab9009af00be0d9d5a6d7ca0fd07c5f15 (debian 10.11)
|
||||||
|
|
||||||
|
|
||||||
**debian**
|
**debian**
|
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="memcached-1.0.26"></a>
|
||||||
|
### [memcached-1.0.26](https://github.com/truecharts/apps/compare/memcached-1.0.25...memcached-1.0.26) (2021-12-07)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update non-major ([#1475](https://github.com/truecharts/apps/issues/1475))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="memcached-1.0.25"></a>
|
<a name="memcached-1.0.25"></a>
|
||||||
### memcached-1.0.25 (2021-12-05)
|
### memcached-1.0.25 (2021-12-05)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
<a name="memcached-1.0.18"></a>
|
<a name="memcached-1.0.18"></a>
|
||||||
### [memcached-1.0.18](https://github.com/truecharts/apps/compare/memcached-1.0.17...memcached-1.0.18) (2021-11-30)
|
|
||||||
|
|
||||||
#### Chore
|
|
||||||
|
|
||||||
* update common
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="memcached-1.0.17"></a>
|
|
|
@ -3,4 +3,4 @@ dependencies:
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.9.13
|
version: 8.9.13
|
||||||
digest: sha256:0b3d55c3a990891d17a01fd96e44ecaffeddb933d41cfc296839ec67bad6d3b7
|
digest: sha256:0b3d55c3a990891d17a01fd96e44ecaffeddb933d41cfc296839ec67bad6d3b7
|
||||||
generated: "2021-12-05T21:53:53.946282373Z"
|
generated: "2021-12-07T09:21:25.445307131Z"
|
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/bitnami/bitnami-docker-memcached
|
- https://github.com/bitnami/bitnami-docker-memcached
|
||||||
- http://memcached.org/
|
- http://memcached.org/
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.25
|
version: 1.0.26
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- 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.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"ghcr.io/truecharts/memcached"` | |
|
| image.repository | string | `"ghcr.io/truecharts/memcached"` | |
|
||||||
| image.tag | string | `"v1.6.12@sha256:9e89ba2ea066867abaeacb2357d6a1f3b82e18898520c2f438a6b915b2409b79"` | |
|
| image.tag | string | `"v1.6.12@sha256:cf415687a178294aebbb63d14c7b3819ff94c4ebd2e3ab478641d570712f99de"` | |
|
||||||
| service.main.ports.main.port | int | `11211` | |
|
| service.main.ports.main.port | int | `11211` | |
|
||||||
| service.main.ports.main.targetPort | int | `11211` | |
|
| service.main.ports.main.targetPort | int | `11211` | |
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/memcached
|
repository: ghcr.io/truecharts/memcached
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.6.12@sha256:9e89ba2ea066867abaeacb2357d6a1f3b82e18898520c2f438a6b915b2409b79
|
tag: v1.6.12@sha256:cf415687a178294aebbb63d14c7b3819ff94c4ebd2e3ab478641d570712f99de
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
|
@ -34,7 +34,7 @@ hide:
|
||||||
##### Detected Containers
|
##### Detected Containers
|
||||||
|
|
||||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||||
tccr.io/truecharts/memcached:v1.6.12@sha256:9e89ba2ea066867abaeacb2357d6a1f3b82e18898520c2f438a6b915b2409b79
|
tccr.io/truecharts/memcached:v1.6.12@sha256:cf415687a178294aebbb63d14c7b3819ff94c4ebd2e3ab478641d570712f99de
|
||||||
|
|
||||||
##### Scan Results
|
##### 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> |
|
| 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:9e89ba2ea066867abaeacb2357d6a1f3b82e18898520c2f438a6b915b2409b79 (debian 10.11)
|
#### Container: tccr.io/truecharts/memcached:v1.6.12@sha256:cf415687a178294aebbb63d14c7b3819ff94c4ebd2e3ab478641d570712f99de (debian 10.11)
|
||||||
|
|
||||||
|
|
||||||
**debian**
|
**debian**
|
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="postgresql-6.0.23"></a>
|
||||||
|
### [postgresql-6.0.23](https://github.com/truecharts/apps/compare/postgresql-6.0.22...postgresql-6.0.23) (2021-12-07)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update non-major ([#1475](https://github.com/truecharts/apps/issues/1475))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="postgresql-6.0.22"></a>
|
<a name="postgresql-6.0.22"></a>
|
||||||
### postgresql-6.0.22 (2021-12-05)
|
### postgresql-6.0.22 (2021-12-05)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
* update non-major ([#1443](https://github.com/truecharts/apps/issues/1443))
|
* update non-major ([#1443](https://github.com/truecharts/apps/issues/1443))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="postgresql-6.0.15"></a>
|
|
||||||
### [postgresql-6.0.15](https://github.com/truecharts/apps/compare/postgresql-6.0.14...postgresql-6.0.15) (2021-11-30)
|
|
||||||
|
|
||||||
#### Chore
|
|
||||||
|
|
||||||
* update common
|
|
||||||
|
|
||||||
|
|
|
@ -3,4 +3,4 @@ dependencies:
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.9.13
|
version: 8.9.13
|
||||||
digest: sha256:0b3d55c3a990891d17a01fd96e44ecaffeddb933d41cfc296839ec67bad6d3b7
|
digest: sha256:0b3d55c3a990891d17a01fd96e44ecaffeddb933d41cfc296839ec67bad6d3b7
|
||||||
generated: "2021-12-05T21:53:32.381249881Z"
|
generated: "2021-12-07T09:21:25.423801413Z"
|
|
@ -22,7 +22,7 @@ name: postgresql
|
||||||
sources:
|
sources:
|
||||||
- https://www.postgresql.org/
|
- https://www.postgresql.org/
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.22
|
version: 6.0.23
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||||
| existingSecret | string | `""` | |
|
| existingSecret | string | `""` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"ghcr.io/truecharts/postgresql"` | |
|
| image.repository | string | `"ghcr.io/truecharts/postgresql"` | |
|
||||||
| image.tag | string | `"v14.1.0@sha256:4816fcc7f4f3a5a6db13aa70aa3d374fec33e096051be22db6a72d96cf2d8da1"` | |
|
| image.tag | string | `"v14.1.0@sha256:ff29616351d850a11f2dbd271420f89d6756d9ca78049f51a2a0a850b8c1f406"` | |
|
||||||
| podSecurityContext.runAsGroup | int | `0` | |
|
| podSecurityContext.runAsGroup | int | `0` | |
|
||||||
| postgrespassword | string | `"testroot"` | |
|
| postgrespassword | string | `"testroot"` | |
|
||||||
| postgresqlDatabase | string | `"test"` | |
|
| postgresqlDatabase | string | `"test"` | |
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/postgresql
|
repository: ghcr.io/truecharts/postgresql
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v14.1.0@sha256:4816fcc7f4f3a5a6db13aa70aa3d374fec33e096051be22db6a72d96cf2d8da1
|
tag: v14.1.0@sha256:ff29616351d850a11f2dbd271420f89d6756d9ca78049f51a2a0a850b8c1f406
|
||||||
|
|
||||||
controller:
|
controller:
|
||||||
# -- Set the controller type.
|
# -- Set the controller type.
|
|
@ -36,7 +36,7 @@ hide:
|
||||||
##### Detected Containers
|
##### Detected Containers
|
||||||
|
|
||||||
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
|
||||||
tccr.io/truecharts/postgresql:v14.1.0@sha256:4816fcc7f4f3a5a6db13aa70aa3d374fec33e096051be22db6a72d96cf2d8da1
|
tccr.io/truecharts/postgresql:v14.1.0@sha256:ff29616351d850a11f2dbd271420f89d6756d9ca78049f51a2a0a850b8c1f406
|
||||||
|
|
||||||
##### Scan Results
|
##### 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> |
|
| 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:4816fcc7f4f3a5a6db13aa70aa3d374fec33e096051be22db6a72d96cf2d8da1 (debian 10.11)
|
#### Container: tccr.io/truecharts/postgresql:v14.1.0@sha256:ff29616351d850a11f2dbd271420f89d6756d9ca78049f51a2a0a850b8c1f406 (debian 10.11)
|
||||||
|
|
||||||
|
|
||||||
**debian**
|
**debian**
|
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="redis-1.0.28"></a>
|
||||||
|
### [redis-1.0.28](https://github.com/truecharts/apps/compare/redis-1.0.27...redis-1.0.28) (2021-12-07)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update non-major ([#1475](https://github.com/truecharts/apps/issues/1475))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="redis-1.0.27"></a>
|
<a name="redis-1.0.27"></a>
|
||||||
### redis-1.0.27 (2021-12-05)
|
### redis-1.0.27 (2021-12-05)
|
||||||
|
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448))
|
* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448))
|
||||||
* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449))
|
* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="redis-1.0.20"></a>
|
|
||||||
### [redis-1.0.20](https://github.com/truecharts/apps/compare/redis-1.0.19...redis-1.0.20) (2021-12-01)
|
|
||||||
|
|
||||||
#### Chore
|
|
||||||
|
|
||||||
* update non-major ([#1443](https://github.com/truecharts/apps/issues/1443))
|
|
||||||
|
|
|
@ -3,4 +3,4 @@ dependencies:
|
||||||
repository: https://truecharts.org
|
repository: https://truecharts.org
|
||||||
version: 8.9.13
|
version: 8.9.13
|
||||||
digest: sha256:0b3d55c3a990891d17a01fd96e44ecaffeddb933d41cfc296839ec67bad6d3b7
|
digest: sha256:0b3d55c3a990891d17a01fd96e44ecaffeddb933d41cfc296839ec67bad6d3b7
|
||||||
generated: "2021-12-05T21:53:32.376443316Z"
|
generated: "2021-12-07T09:21:44.336661062Z"
|
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/bitnami/bitnami-docker-redis
|
- https://github.com/bitnami/bitnami-docker-redis
|
||||||
- http://redis.io/
|
- http://redis.io/
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.27
|
version: 1.0.28
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||||
| existingSecret | string | `""` | |
|
| existingSecret | string | `""` | |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||||
| image.repository | string | `"ghcr.io/truecharts/redis"` | |
|
| image.repository | string | `"ghcr.io/truecharts/redis"` | |
|
||||||
| image.tag | string | `"v6.2.6@sha256:6e06c5501bf222c04981b36c0c0827a364e7bb803aed4c6c226666aebe91822e"` | |
|
| image.tag | string | `"v6.2.6@sha256:c20e11a71954610a6e27e4a4dbf37bd95f4c15aaeec798245b3a2e3c767fe2f6"` | |
|
||||||
| persistence.redis-health | object | See below | redis-health configmap mount |
|
| 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.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. |
|
| persistence.redis-health.readOnly | bool | `false` | Specify if the volume should be mounted read-only. |
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/redis
|
repository: ghcr.io/truecharts/redis
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v6.2.6@sha256:6e06c5501bf222c04981b36c0c0827a364e7bb803aed4c6c226666aebe91822e
|
tag: v6.2.6@sha256:c20e11a71954610a6e27e4a4dbf37bd95f4c15aaeec798245b3a2e3c767fe2f6
|
||||||
|
|
||||||
controller:
|
controller:
|
||||||
# -- Set the controller type.
|
# -- 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