Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-24 13:06:03 +00:00
parent bb0d79d0ba
commit 3caa15579c
380 changed files with 1496 additions and 1521 deletions

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="k8s-gateway-4.0.36"></a>
### [k8s-gateway-4.0.36](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.35...k8s-gateway-4.0.36) (2022-01-24)
#### Chore
* update docker general non-major ([#1786](https://github.com/truecharts/apps/issues/1786))
<a name="k8s-gateway-4.0.35"></a>
### [k8s-gateway-4.0.35](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.34...k8s-gateway-4.0.35) (2022-01-22)
@@ -88,12 +97,3 @@
* update helm general non-major helm releases ([#1623](https://github.com/truecharts/apps/issues/1623))
<a name="k8s-gateway-4.0.26"></a>
### [k8s-gateway-4.0.26](https://github.com/truecharts/apps/compare/k8s-gateway-4.0.25...k8s-gateway-4.0.26) (2021-12-21)
#### Chore
* update helm general non-major helm releases ([#1596](https://github.com/truecharts/apps/issues/1596))

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.13.5
digest: sha256:089b20485a4e5d995aabc8ef1ecc92e55acb922e4f3f263f2b8c7bfcc26bfd8b
generated: "2022-01-22T12:38:33.485281364Z"
generated: "2022-01-24T12:58:02.050725419Z"

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.2.1"
appVersion: "0.2.2"
dependencies:
- name: common
repository: https://truecharts.org
@@ -20,7 +20,7 @@ name: k8s-gateway
sources:
- https://github.com/ori-edge/k8s_gateway
type: application
version: 4.0.35
version: 4.0.36
annotations:
truecharts.org/catagories: |
- networking

View File

@@ -24,7 +24,7 @@ You will, however, be able to use all values referenced in the common chart here
| forward.secondary | string | `"tls://1.0.0.1"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/k8s_gateway"` | |
| image.tag | string | `"v0.2.1@sha256:950f10e707c4e7e10258bc34c4fb7dcd3534f2dad0938b919c2a9e748b178d34"` | |
| image.tag | string | `"v0.2.2@sha256:008cb572d83e84c74c554bf6e29614aee42d057f3e1fb09c37ec7ca1bc3ec7fd"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| probes.liveness.custom | bool | `true` | |

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/k8s_gateway
pullPolicy: IfNotPresent
tag: v0.2.1@sha256:950f10e707c4e7e10258bc34c4fb7dcd3534f2dad0938b919c2a9e748b178d34
tag: v0.2.2@sha256:008cb572d83e84c74c554bf6e29614aee42d057f3e1fb09c37ec7ca1bc3ec7fd
securityContext:
runAsNonRoot: false

View File

@@ -32,7 +32,7 @@ hide:
##### Detected Containers
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
tccr.io/truecharts/k8s_gateway:v0.2.1@sha256:950f10e707c4e7e10258bc34c4fb7dcd3534f2dad0938b919c2a9e748b178d34
tccr.io/truecharts/k8s_gateway:v0.2.2@sha256:008cb572d83e84c74c554bf6e29614aee42d057f3e1fb09c37ec7ca1bc3ec7fd
##### Scan Results

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="prometheus-1.1.51"></a>
### [prometheus-1.1.51](https://github.com/truecharts/apps/compare/uptimerobot-prometheus-2.0.15...prometheus-1.1.51) (2022-01-24)
#### Chore
* update docker general non-major ([#1786](https://github.com/truecharts/apps/issues/1786))
<a name="prometheus-1.1.50"></a>
### [prometheus-1.1.50](https://github.com/truecharts/apps/compare/prometheus-1.1.49...prometheus-1.1.50) (2022-01-22)
@@ -88,12 +97,3 @@
<a name="prometheus-1.1.40"></a>
### [prometheus-1.1.40](https://github.com/truecharts/apps/compare/prometheus-1.1.39...prometheus-1.1.40) (2022-01-11)
#### Chore
* update helm general non-major helm releases ([#1693](https://github.com/truecharts/apps/issues/1693))
<a name="prometheus-1.1.39"></a>
### [prometheus-1.1.39](https://github.com/truecharts/apps/compare/prometheus-1.1.38...prometheus-1.1.39) (2022-01-10)

View File

@@ -9,4 +9,4 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 2.2.4
digest: sha256:1fc2c92db4301511afe647993b646c9d6bacd624f2676b17a8c196f7695ca3b1
generated: "2022-01-22T13:46:16.106352738Z"
generated: "2022-01-24T12:58:11.066579885Z"

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.50
version: 1.1.51
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:be181b6c7e20040be747a0129fa6de5d5d9986b04e9d72b15127b1145f7366ea"` | |
| alertmanagerImage.tag | string | `"v0.23.0@sha256:157b33782426f8fc0fa71b34b61889d0a90bf7525fd182b63cb6b251249d1b82"` | |
| 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:b77d047d9775cdf1d8a0a3eb3bc48604d3cb9b405e05b107f9ba1deefd26ebad"` | |
| image.tag | string | `"v0.53.1@sha256:de37c6aece6dc852bf21bfcfde4afecb61da1f1a753556784619a72c808b91b2"` | |
| 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:1c8060a1df4efe740d5d06d43c3ae148a5b7706d1c446fc3056a7b11aef9be3c"` | |
| prometheusImage.tag | string | `"v2.32.1@sha256:cf546ed7533b1cdad77e94c8cf69ba381472ced460c1dd749d7e100b7d06138a"` | |
| 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:b77d047d9775cdf1d8a0a3eb3bc48604d3cb9b405e05b107f9ba1deefd26ebad
tag: v0.53.1@sha256:de37c6aece6dc852bf21bfcfde4afecb61da1f1a753556784619a72c808b91b2
prometheusImage:
repository: tccr.io/truecharts/prometheus
tag: v2.32.1@sha256:1c8060a1df4efe740d5d06d43c3ae148a5b7706d1c446fc3056a7b11aef9be3c
tag: v2.32.1@sha256:cf546ed7533b1cdad77e94c8cf69ba381472ced460c1dd749d7e100b7d06138a
thanosImage:
repository: tccr.io/truecharts/thanos
@@ -12,7 +12,7 @@ thanosImage:
alertmanagerImage:
repository: tccr.io/truecharts/alertmanager
tag: v0.23.0@sha256:be181b6c7e20040be747a0129fa6de5d5d9986b04e9d72b15127b1145f7366ea
tag: v0.23.0@sha256:157b33782426f8fc0fa71b34b61889d0a90bf7525fd182b63cb6b251249d1b82
global:
labels: {}

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="mariadb-1.0.60"></a>
### [mariadb-1.0.60](https://github.com/truecharts/apps/compare/mariadb-1.0.59...mariadb-1.0.60) (2022-01-24)
#### Chore
* update docker general non-major ([#1786](https://github.com/truecharts/apps/issues/1786))
<a name="mariadb-1.0.59"></a>
### [mariadb-1.0.59](https://github.com/truecharts/apps/compare/mariadb-1.0.58...mariadb-1.0.59) (2022-01-22)
@@ -88,12 +97,3 @@
#### Feat
* expose capabilities in GUI ([#1709](https://github.com/truecharts/apps/issues/1709))
<a name="mariadb-1.0.50"></a>
### [mariadb-1.0.50](https://github.com/truecharts/apps/compare/mariadb-1.0.49...mariadb-1.0.50) (2022-01-12)
#### Chore
* update helm chart common to v8.12.1 ([#1705](https://github.com/truecharts/apps/issues/1705))

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.13.5
digest: sha256:089b20485a4e5d995aabc8ef1ecc92e55acb922e4f3f263f2b8c7bfcc26bfd8b
generated: "2022-01-22T13:46:08.623781861Z"
generated: "2022-01-24T12:58:01.781152266Z"

View File

@@ -24,7 +24,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 1.0.59
version: 1.0.60
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:6fdf837f591bd956de702275e7ba7224cfc7808d97518b35d2f4e8c97a47ca93"` | |
| image.tag | string | `"v10.6.5@sha256:7a739766b75de3a4356b57d3271ec30f78c3b6bec261c0cc3d8d645cd5814008"` | |
| 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:6fdf837f591bd956de702275e7ba7224cfc7808d97518b35d2f4e8c97a47ca93
tag: v10.6.5@sha256:7a739766b75de3a4356b57d3271ec30f78c3b6bec261c0cc3d8d645cd5814008
controller:
# -- Set the controller type.

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

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="memcached-1.0.59"></a>
### [memcached-1.0.59](https://github.com/truecharts/apps/compare/memcached-1.0.58...memcached-1.0.59) (2022-01-24)
#### Chore
* update docker general non-major ([#1786](https://github.com/truecharts/apps/issues/1786))
<a name="memcached-1.0.58"></a>
### [memcached-1.0.58](https://github.com/truecharts/apps/compare/memcached-1.0.57...memcached-1.0.58) (2022-01-22)
@@ -88,12 +97,3 @@
* update helm chart common to v8.12.1 ([#1705](https://github.com/truecharts/apps/issues/1705))
<a name="memcached-1.0.49"></a>
### [memcached-1.0.49](https://github.com/truecharts/apps/compare/memcached-1.0.48...memcached-1.0.49) (2022-01-12)
#### Chore
* update helm chart common to v8.12.0 ([#1702](https://github.com/truecharts/apps/issues/1702))

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.13.5
digest: sha256:089b20485a4e5d995aabc8ef1ecc92e55acb922e4f3f263f2b8c7bfcc26bfd8b
generated: "2022-01-22T12:38:33.548517403Z"
generated: "2022-01-24T12:58:01.957229821Z"

View File

@@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 1.0.58
version: 1.0.59
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.13@sha256:6441016a2f3dfd5ef1dd141250b0ebe5e169e46b7e58c6d652dbbcafef20e0b7"` | |
| image.tag | string | `"v1.6.13@sha256:37dd474c685ffe9cdb7f64f38d1c71c5c3ee520e2db15a11065e0acc5e194a82"` | |
| 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.13@sha256:6441016a2f3dfd5ef1dd141250b0ebe5e169e46b7e58c6d652dbbcafef20e0b7
tag: v1.6.13@sha256:37dd474c685ffe9cdb7f64f38d1c71c5c3ee520e2db15a11065e0acc5e194a82
service:
main:

View File

@@ -31,7 +31,7 @@ hide:
##### Detected Containers
tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c
tccr.io/truecharts/memcached:v1.6.13@sha256:6441016a2f3dfd5ef1dd141250b0ebe5e169e46b7e58c6d652dbbcafef20e0b7
tccr.io/truecharts/memcached:v1.6.13@sha256:37dd474c685ffe9cdb7f64f38d1c71c5c3ee520e2db15a11065e0acc5e194a82
##### 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.13@sha256:6441016a2f3dfd5ef1dd141250b0ebe5e169e46b7e58c6d652dbbcafef20e0b7 (debian 10.11)
#### Container: tccr.io/truecharts/memcached:v1.6.13@sha256:37dd474c685ffe9cdb7f64f38d1c71c5c3ee520e2db15a11065e0acc5e194a82 (debian 10.11)
**debian**

View File

@@ -1,6 +1,15 @@
# Changelog<br>
<a name="postgresql-6.0.57"></a>
### [postgresql-6.0.57](https://github.com/truecharts/apps/compare/postgresql-6.0.56...postgresql-6.0.57) (2022-01-24)
#### Chore
* update docker general non-major ([#1786](https://github.com/truecharts/apps/issues/1786))
<a name="postgresql-6.0.56"></a>
### [postgresql-6.0.56](https://github.com/truecharts/apps/compare/postgresql-6.0.55...postgresql-6.0.56) (2022-01-22)
@@ -88,12 +97,3 @@
#### Chore
* update helm chart common to v8.12.1 ([#1705](https://github.com/truecharts/apps/issues/1705))
<a name="postgresql-6.0.47"></a>
### [postgresql-6.0.47](https://github.com/truecharts/apps/compare/postgresql-6.0.46...postgresql-6.0.47) (2022-01-12)
#### Chore

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.13.5
digest: sha256:089b20485a4e5d995aabc8ef1ecc92e55acb922e4f3f263f2b8c7bfcc26bfd8b
generated: "2022-01-22T12:38:33.517446885Z"
generated: "2022-01-24T12:58:32.987585728Z"

View File

@@ -22,7 +22,7 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
version: 6.0.56
version: 6.0.57
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:8eb0f1249b16e6b3afea27ecb20bf94605b03b088f03c8801a7f4cc9b7f2d699"` | |
| image.tag | string | `"v14.1.0@sha256:d4e2ab2f3d41e04b2e4d1812058b26b0fbf409b65ce9352d8c714ff33fc66986"` | |
| 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:8eb0f1249b16e6b3afea27ecb20bf94605b03b088f03c8801a7f4cc9b7f2d699
tag: v14.1.0@sha256:d4e2ab2f3d41e04b2e4d1812058b26b0fbf409b65ce9352d8c714ff33fc66986
controller:
# -- Set the controller type.

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:8eb0f1249b16e6b3afea27ecb20bf94605b03b088f03c8801a7f4cc9b7f2d699
tccr.io/truecharts/postgresql:v14.1.0@sha256:d4e2ab2f3d41e04b2e4d1812058b26b0fbf409b65ce9352d8c714ff33fc66986
##### 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:8eb0f1249b16e6b3afea27ecb20bf94605b03b088f03c8801a7f4cc9b7f2d699 (debian 10.11)
#### Container: tccr.io/truecharts/postgresql:v14.1.0@sha256:d4e2ab2f3d41e04b2e4d1812058b26b0fbf409b65ce9352d8c714ff33fc66986 (debian 10.11)
**debian**

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