diff --git a/charts/core/prometheus/CHANGELOG.md b/charts/core/prometheus/CHANGELOG.md index cd0374c7920..2ff853cda1e 100644 --- a/charts/core/prometheus/CHANGELOG.md +++ b/charts/core/prometheus/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [prometheus-1.1.39](https://github.com/truecharts/apps/compare/prometheus-1.1.38...prometheus-1.1.39) (2022-01-10) + +#### Chore + +* update docker general non-major docker tags ([#1687](https://github.com/truecharts/apps/issues/1687)) + + + ### [prometheus-1.1.38](https://github.com/truecharts/apps/compare/prometheus-1.1.37...prometheus-1.1.38) (2022-01-10) diff --git a/charts/core/prometheus/helm-values.md b/charts/core/prometheus/helm-values.md index 2766499bdc6..0370bf0b1aa 100644 --- a/charts/core/prometheus/helm-values.md +++ b/charts/core/prometheus/helm-values.md @@ -346,6 +346,6 @@ You will, however, be able to use all values referenced in the common chart here | service.thanos.selector.prometheus | string | `"{{ template \"kube-prometheus.prometheus.fullname\" . }}"` | | | serviceAccount | object | `{"create":true}` | The service account the pods will use to interact with the Kubernetes API | | thanosImage.repository | string | `"tccr.io/truecharts/thanos"` | | -| thanosImage.tag | string | `"v0.24.0@sha256:e61cfe9dfadb13fb34713027c0526b7be5d442b403a7a42da085d08c9f5c623d"` | | +| thanosImage.tag | string | `"v0.24.0@sha256:44bb0705cc3874da5abc2567156cae4348c32618697b44a9678323dab974f5b4"` | | All Rights Reserved - The TrueCharts Project diff --git a/charts/stable/custom-app/CHANGELOG.md b/charts/stable/custom-app/CHANGELOG.md index 50605e98305..dbf21e4eaf1 100644 --- a/charts/stable/custom-app/CHANGELOG.md +++ b/charts/stable/custom-app/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [custom-app-3.0.52](https://github.com/truecharts/apps/compare/custom-app-3.0.51...custom-app-3.0.52) (2022-01-10) + +#### Chore + +* update docker general non-major docker tags ([#1687](https://github.com/truecharts/apps/issues/1687)) + + + ### [custom-app-3.0.51](https://github.com/truecharts/apps/compare/custom-app-3.0.50...custom-app-3.0.51) (2022-01-10) diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index 042aa66052b..4f11f494b6c 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.268" +appVersion: "0.20.280" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/custom-app/helm-values.md b/charts/stable/custom-app/helm-values.md index be1e4b7b40e..e2dd3f5e357 100644 --- a/charts/stable/custom-app/helm-values.md +++ b/charts/stable/custom-app/helm-values.md @@ -13,6 +13,6 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"tccr.io/truecharts/jackett"` | | -| image.tag | string | `"v0.20.268@sha256:6aee6ca166924e1a35ff1e3a8ef3e5cf696f63747cc3c7ab6d7c04e5a7ad38a3"` | | +| image.tag | string | `"v0.20.280@sha256:12ba13c2b70fdbd1270eda69a60e919b4bc6400d2df338635667d2111b70d619"` | | All Rights Reserved - The TrueCharts Project diff --git a/charts/stable/custom-app/security.md b/charts/stable/custom-app/security.md index 88e45675824..655e7b031db 100644 --- a/charts/stable/custom-app/security.md +++ b/charts/stable/custom-app/security.md @@ -31,7 +31,7 @@ hide: ##### Detected Containers tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c - tccr.io/truecharts/jackett:v0.20.268@sha256:6aee6ca166924e1a35ff1e3a8ef3e5cf696f63747cc3c7ab6d7c04e5a7ad38a3 + tccr.io/truecharts/jackett:v0.20.280@sha256:12ba13c2b70fdbd1270eda69a60e919b4bc6400d2df338635667d2111b70d619 ##### Scan Results @@ -68,7 +68,7 @@ hide: | ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 |
Expand...https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
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/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
| -#### Container: tccr.io/truecharts/jackett:v0.20.268@sha256:6aee6ca166924e1a35ff1e3a8ef3e5cf696f63747cc3c7ab6d7c04e5a7ad38a3 (ubuntu 20.04) +#### Container: tccr.io/truecharts/jackett:v0.20.280@sha256:12ba13c2b70fdbd1270eda69a60e919b4bc6400d2df338635667d2111b70d619 (ubuntu 20.04) **ubuntu** diff --git a/charts/stable/jackett/CHANGELOG.md b/charts/stable/jackett/CHANGELOG.md index 2ef747d3359..f4dffd4c189 100644 --- a/charts/stable/jackett/CHANGELOG.md +++ b/charts/stable/jackett/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jackett-9.0.61](https://github.com/truecharts/apps/compare/jackett-9.0.60...jackett-9.0.61) (2022-01-10) + +#### Chore + +* update docker general non-major docker tags ([#1687](https://github.com/truecharts/apps/issues/1687)) + + + ### [jackett-9.0.60](https://github.com/truecharts/apps/compare/jackett-9.0.59...jackett-9.0.60) (2022-01-10) diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index af35507e7bf..cc2cb0c4be5 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.268" +appVersion: "0.20.280" dependencies: - name: common repository: https://truecharts.org diff --git a/charts/stable/jackett/helm-values.md b/charts/stable/jackett/helm-values.md index c33856ba54f..1f7b3ddd189 100644 --- a/charts/stable/jackett/helm-values.md +++ b/charts/stable/jackett/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"tccr.io/truecharts/jackett"` | | -| image.tag | string | `"v0.20.268@sha256:6aee6ca166924e1a35ff1e3a8ef3e5cf696f63747cc3c7ab6d7c04e5a7ad38a3"` | | +| image.tag | string | `"v0.20.280@sha256:12ba13c2b70fdbd1270eda69a60e919b4bc6400d2df338635667d2111b70d619"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | probes.liveness.path | string | `"/UI/Login"` | | diff --git a/charts/stable/jackett/security.md b/charts/stable/jackett/security.md index 9c96618c436..71129325bb8 100644 --- a/charts/stable/jackett/security.md +++ b/charts/stable/jackett/security.md @@ -32,7 +32,7 @@ hide: ##### Detected Containers tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c - tccr.io/truecharts/jackett:v0.20.268@sha256:6aee6ca166924e1a35ff1e3a8ef3e5cf696f63747cc3c7ab6d7c04e5a7ad38a3 + tccr.io/truecharts/jackett:v0.20.280@sha256:12ba13c2b70fdbd1270eda69a60e919b4bc6400d2df338635667d2111b70d619 ##### Scan Results @@ -69,7 +69,7 @@ hide: | ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 |
Expand...https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
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/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
| -#### Container: tccr.io/truecharts/jackett:v0.20.268@sha256:6aee6ca166924e1a35ff1e3a8ef3e5cf696f63747cc3c7ab6d7c04e5a7ad38a3 (ubuntu 20.04) +#### Container: tccr.io/truecharts/jackett:v0.20.280@sha256:12ba13c2b70fdbd1270eda69a60e919b4bc6400d2df338635667d2111b70d619 (ubuntu 20.04) **ubuntu** diff --git a/charts/stable/logitech-media-server/CHANGELOG.md b/charts/stable/logitech-media-server/CHANGELOG.md index 2258cfd646b..d4072a81a3a 100644 --- a/charts/stable/logitech-media-server/CHANGELOG.md +++ b/charts/stable/logitech-media-server/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [logitech-media-server-2.0.43](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.42...logitech-media-server-2.0.43) (2022-01-10) + +#### Chore + +* update docker general non-major docker tags ([#1687](https://github.com/truecharts/apps/issues/1687)) + + + ### [logitech-media-server-2.0.42](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.41...logitech-media-server-2.0.42) (2022-01-10) diff --git a/charts/stable/logitech-media-server/helm-values.md b/charts/stable/logitech-media-server/helm-values.md index 21ed75b10fd..122ed0a944d 100644 --- a/charts/stable/logitech-media-server/helm-values.md +++ b/charts/stable/logitech-media-server/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"tccr.io/truecharts/logitechmediaserver"` | | -| image.tag | string | `"v8.3.0@sha256:9665281cb55046fa3ad70aa9a006a85b7ae05b796c05886089c6746ac00df865"` | | +| image.tag | string | `"v8.3.0@sha256:67775a066ade87b8adee9b1d8be276fe760e3f2262adec8fd3ef113ea2f94c94"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/charts/stable/logitech-media-server/security.md b/charts/stable/logitech-media-server/security.md index e93902b284f..ae72d02b441 100644 --- a/charts/stable/logitech-media-server/security.md +++ b/charts/stable/logitech-media-server/security.md @@ -33,7 +33,7 @@ hide: ##### Detected Containers tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c - tccr.io/truecharts/logitechmediaserver:v8.3.0@sha256:9665281cb55046fa3ad70aa9a006a85b7ae05b796c05886089c6746ac00df865 + tccr.io/truecharts/logitechmediaserver:v8.3.0@sha256:67775a066ade87b8adee9b1d8be276fe760e3f2262adec8fd3ef113ea2f94c94 ##### Scan Results @@ -70,7 +70,7 @@ hide: | ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 |
Expand...https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
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/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
| -#### Container: tccr.io/truecharts/logitechmediaserver:v8.3.0@sha256:9665281cb55046fa3ad70aa9a006a85b7ae05b796c05886089c6746ac00df865 (debian 11.2) +#### Container: tccr.io/truecharts/logitechmediaserver:v8.3.0@sha256:67775a066ade87b8adee9b1d8be276fe760e3f2262adec8fd3ef113ea2f94c94 (debian 11.2) **debian** @@ -146,9 +146,11 @@ hide: | libssl1.1 | CVE-2010-0928 | LOW | 1.1.1k-1+deb11u1 | |
Expand...http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/
http://www.eecs.umich.edu/%7Evaleria/research/publications/DATE10RSA.pdf
http://www.networkworld.com/news/2010/030410-rsa-security-attack.html
http://www.osvdb.org/62808
http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/
https://exchange.xforce.ibmcloud.com/vulnerabilities/56750
| | libsystemd0 | CVE-2013-4392 | LOW | 247.3-6 | |
Expand...http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725357
http://www.openwall.com/lists/oss-security/2013/10/01/9
https://bugzilla.redhat.com/show_bug.cgi?id=859060
| | libsystemd0 | CVE-2020-13529 | LOW | 247.3-6 | |
Expand...http://www.openwall.com/lists/oss-security/2021/08/04/2
http://www.openwall.com/lists/oss-security/2021/08/17/3
http://www.openwall.com/lists/oss-security/2021/09/07/3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13529
https://linux.oracle.com/cve/CVE-2020-13529.html
https://linux.oracle.com/errata/ELSA-2021-4361.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TMJVNYRY65B4QCJICBYOEIVZV3KUYI/
https://security.gentoo.org/glsa/202107-48
https://security.netapp.com/advisory/ntap-20210625-0005/
https://talosintelligence.com/vulnerability_reports/TALOS-2020-1142
https://ubuntu.com/security/notices/USN-5013-1
https://ubuntu.com/security/notices/USN-5013-2
| +| libsystemd0 | CVE-2021-3997 | UNKNOWN | 247.3-6 | |
Expand...
| | libtinfo6 | CVE-2021-39537 | LOW | 6.2+20201114-2 | |
Expand...http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup
https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html
https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html
| | libudev1 | CVE-2013-4392 | LOW | 247.3-6 | |
Expand...http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725357
http://www.openwall.com/lists/oss-security/2013/10/01/9
https://bugzilla.redhat.com/show_bug.cgi?id=859060
| | libudev1 | CVE-2020-13529 | LOW | 247.3-6 | |
Expand...http://www.openwall.com/lists/oss-security/2021/08/04/2
http://www.openwall.com/lists/oss-security/2021/08/17/3
http://www.openwall.com/lists/oss-security/2021/09/07/3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13529
https://linux.oracle.com/cve/CVE-2020-13529.html
https://linux.oracle.com/errata/ELSA-2021-4361.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TMJVNYRY65B4QCJICBYOEIVZV3KUYI/
https://security.gentoo.org/glsa/202107-48
https://security.netapp.com/advisory/ntap-20210625-0005/
https://talosintelligence.com/vulnerability_reports/TALOS-2020-1142
https://ubuntu.com/security/notices/USN-5013-1
https://ubuntu.com/security/notices/USN-5013-2
| +| libudev1 | CVE-2021-3997 | UNKNOWN | 247.3-6 | |
Expand...
| | login | CVE-2007-5686 | LOW | 1:4.8.1-1 | |
Expand...http://secunia.com/advisories/27215
http://www.securityfocus.com/archive/1/482129/100/100/threaded
http://www.securityfocus.com/archive/1/482857/100/0/threaded
http://www.securityfocus.com/bid/26048
http://www.vupen.com/english/advisories/2007/3474
https://issues.rpath.com/browse/RPL-1825
| | login | CVE-2013-4235 | LOW | 1:4.8.1-1 | |
Expand...https://access.redhat.com/security/cve/cve-2013-4235
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4235
https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E
https://security-tracker.debian.org/tracker/CVE-2013-4235
| | login | CVE-2019-19882 | LOW | 1:4.8.1-1 | |
Expand...https://bugs.archlinux.org/task/64836
https://bugs.gentoo.org/702252
https://github.com/shadow-maint/shadow/commit/edf7547ad5aa650be868cf2dac58944773c12d75
https://github.com/shadow-maint/shadow/pull/199
https://github.com/void-linux/void-packages/pull/17580
https://security.gentoo.org/glsa/202008-09
| diff --git a/charts/stable/piaware/CHANGELOG.md b/charts/stable/piaware/CHANGELOG.md index 5fcaee0c1d6..de1740ede56 100644 --- a/charts/stable/piaware/CHANGELOG.md +++ b/charts/stable/piaware/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [piaware-4.0.39](https://github.com/truecharts/apps/compare/piaware-4.0.38...piaware-4.0.39) (2022-01-10) + +#### Chore + +* update docker general non-major docker tags ([#1687](https://github.com/truecharts/apps/issues/1687)) + + + ### [piaware-4.0.38](https://github.com/truecharts/apps/compare/piaware-4.0.37...piaware-4.0.38) (2022-01-10) diff --git a/charts/stable/piaware/helm-values.md b/charts/stable/piaware/helm-values.md index e74ae3657df..38547bf41a6 100644 --- a/charts/stable/piaware/helm-values.md +++ b/charts/stable/piaware/helm-values.md @@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"tccr.io/truecharts/piaware"` | image repository | -| image.tag | string | `"v6.1@sha256:8a034150b2b213e5a80e353760ffb48039466b222c6095e984a1e41b067d9dbe"` | image tag | +| image.tag | string | `"v6.1@sha256:5ee8159f4fdf430aa8c0768116fcdc62eb6805d60f125a05135a36774c4ed6b5"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/charts/stable/piaware/security.md b/charts/stable/piaware/security.md index e973fe8da66..23fdecdf060 100644 --- a/charts/stable/piaware/security.md +++ b/charts/stable/piaware/security.md @@ -33,7 +33,7 @@ hide: ##### Detected Containers tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c - tccr.io/truecharts/piaware:v6.1@sha256:8a034150b2b213e5a80e353760ffb48039466b222c6095e984a1e41b067d9dbe + tccr.io/truecharts/piaware:v6.1@sha256:5ee8159f4fdf430aa8c0768116fcdc62eb6805d60f125a05135a36774c4ed6b5 ##### Scan Results @@ -70,7 +70,7 @@ hide: | ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 |
Expand...https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
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/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
| -#### Container: tccr.io/truecharts/piaware:v6.1@sha256:8a034150b2b213e5a80e353760ffb48039466b222c6095e984a1e41b067d9dbe (debian 10.11) +#### Container: tccr.io/truecharts/piaware:v6.1@sha256:5ee8159f4fdf430aa8c0768116fcdc62eb6805d60f125a05135a36774c4ed6b5 (debian 10.11) **debian** @@ -133,12 +133,12 @@ hide: | libexpat1 | CVE-2013-0340 | LOW | 2.2.6-2+deb10u1 | |
Expand...http://openwall.com/lists/oss-security/2013/02/22/3
http://seclists.org/fulldisclosure/2021/Oct/61
http://seclists.org/fulldisclosure/2021/Oct/62
http://seclists.org/fulldisclosure/2021/Oct/63
http://seclists.org/fulldisclosure/2021/Sep/33
http://seclists.org/fulldisclosure/2021/Sep/34
http://seclists.org/fulldisclosure/2021/Sep/35
http://seclists.org/fulldisclosure/2021/Sep/38
http://seclists.org/fulldisclosure/2021/Sep/39
http://seclists.org/fulldisclosure/2021/Sep/40
http://securitytracker.com/id?1028213
http://www.openwall.com/lists/oss-security/2013/04/12/6
http://www.openwall.com/lists/oss-security/2021/10/07/4
http://www.osvdb.org/90634
http://www.securityfocus.com/bid/58233
https://lists.apache.org/thread.html/r41eca5f4f09e74436cbb05dec450fc2bef37b5d3e966aa7cc5fada6d@%3Cannounce.apache.org%3E
https://lists.apache.org/thread.html/rfb2c193360436e230b85547e85a41bea0916916f96c501f5b6fc4702@%3Cusers.openoffice.apache.org%3E
https://security.gentoo.org/glsa/201701-21
https://support.apple.com/kb/HT212804
https://support.apple.com/kb/HT212805
https://support.apple.com/kb/HT212807
https://support.apple.com/kb/HT212814
https://support.apple.com/kb/HT212815
https://support.apple.com/kb/HT212819
| | libexpat1 | CVE-2021-45960 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://bugzilla.mozilla.org/show_bug.cgi?id=1217609
https://github.com/libexpat/libexpat/issues/531
https://github.com/libexpat/libexpat/pull/534
| | libexpat1 | CVE-2021-46143 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://github.com/libexpat/libexpat/issues/532
https://github.com/libexpat/libexpat/pull/538
| -| libexpat1 | CVE-2022-22822 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| -| libexpat1 | CVE-2022-22823 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| -| libexpat1 | CVE-2022-22824 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| -| libexpat1 | CVE-2022-22825 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| -| libexpat1 | CVE-2022-22826 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| -| libexpat1 | CVE-2022-22827 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| +| libexpat1 | CVE-2022-22822 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://github.com/libexpat/libexpat/pull/539
| +| libexpat1 | CVE-2022-22823 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://github.com/libexpat/libexpat/pull/539
| +| libexpat1 | CVE-2022-22824 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://github.com/libexpat/libexpat/pull/539
| +| libexpat1 | CVE-2022-22825 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://github.com/libexpat/libexpat/pull/539
| +| libexpat1 | CVE-2022-22826 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://github.com/libexpat/libexpat/pull/539
| +| libexpat1 | CVE-2022-22827 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://github.com/libexpat/libexpat/pull/539
| | libfdisk1 | CVE-2021-37600 | LOW | 2.33.1-0.1 | |
Expand...https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://security.netapp.com/advisory/ntap-20210902-0002/
| | libgcc1 | CVE-2018-12886 | HIGH | 8.3.0-6 | |
Expand...https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/arm/arm-protos.h?revision=266379&view=markup
https://www.gnu.org/software/gcc/gcc-8/changes.html
| | libgcc1 | CVE-2019-15847 | HIGH | 8.3.0-6 | |
Expand...http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00056.html
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00057.html
http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00058.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481
https://linux.oracle.com/cve/CVE-2019-15847.html
https://linux.oracle.com/errata/ELSA-2020-1864.html
| @@ -203,6 +203,7 @@ hide: | libsystemd0 | CVE-2019-20386 | LOW | 241-7~deb10u8 | |
Expand...http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00014.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20386
https://github.com/systemd/systemd/commit/b2774a3ae692113e1f47a336a6c09bac9cfb49ad
https://linux.oracle.com/cve/CVE-2019-20386.html
https://linux.oracle.com/errata/ELSA-2020-4553.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HZPCOMW5X6IZZXASCDD2CNW2DLF3YADC/
https://security.netapp.com/advisory/ntap-20200210-0002/
https://ubuntu.com/security/notices/USN-4269-1
https://usn.ubuntu.com/4269-1/
| | libsystemd0 | CVE-2020-13529 | LOW | 241-7~deb10u8 | |
Expand...http://www.openwall.com/lists/oss-security/2021/08/04/2
http://www.openwall.com/lists/oss-security/2021/08/17/3
http://www.openwall.com/lists/oss-security/2021/09/07/3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13529
https://linux.oracle.com/cve/CVE-2020-13529.html
https://linux.oracle.com/errata/ELSA-2021-4361.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TMJVNYRY65B4QCJICBYOEIVZV3KUYI/
https://security.gentoo.org/glsa/202107-48
https://security.netapp.com/advisory/ntap-20210625-0005/
https://talosintelligence.com/vulnerability_reports/TALOS-2020-1142
https://ubuntu.com/security/notices/USN-5013-1
https://ubuntu.com/security/notices/USN-5013-2
| | libsystemd0 | CVE-2020-13776 | LOW | 241-7~deb10u8 | |
Expand...https://github.com/systemd/systemd/issues/15985
https://linux.oracle.com/cve/CVE-2020-13776.html
https://linux.oracle.com/errata/ELSA-2021-1611.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYGLFEKG45EYBJ7TPQMLWROWPTZBEU63/
https://security.netapp.com/advisory/ntap-20200611-0003/
| +| libsystemd0 | CVE-2021-3997 | UNKNOWN | 241-7~deb10u8 | |
Expand...
| | libtasn1-6 | CVE-2018-1000654 | LOW | 4.13-3 | |
Expand...http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00009.html
http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00018.html
http://www.securityfocus.com/bid/105151
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000654
https://gitlab.com/gnutls/libtasn1/issues/4
https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E
| | libtcl8.6 | CVE-2021-35331 | LOW | 8.6.9+dfsg-2 | |
Expand...https://core.tcl-lang.org/tcl/info/28ef6c0c741408a2
https://core.tcl-lang.org/tcl/info/bad6cc213dfe8280
https://github.com/tcltk/tcl/commit/4705dbdde2f32ff90420765cd93e7ac71d81a222
https://sqlite.org/forum/info/7dcd751996c93ec9
| | libtinfo6 | CVE-2021-39537 | LOW | 6.1+20181013-2+deb10u2 | |
Expand...http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup
https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html
https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html
| @@ -212,6 +213,7 @@ hide: | libudev1 | CVE-2019-20386 | LOW | 241-7~deb10u8 | |
Expand...http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00014.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20386
https://github.com/systemd/systemd/commit/b2774a3ae692113e1f47a336a6c09bac9cfb49ad
https://linux.oracle.com/cve/CVE-2019-20386.html
https://linux.oracle.com/errata/ELSA-2020-4553.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HZPCOMW5X6IZZXASCDD2CNW2DLF3YADC/
https://security.netapp.com/advisory/ntap-20200210-0002/
https://ubuntu.com/security/notices/USN-4269-1
https://usn.ubuntu.com/4269-1/
| | libudev1 | CVE-2020-13529 | LOW | 241-7~deb10u8 | |
Expand...http://www.openwall.com/lists/oss-security/2021/08/04/2
http://www.openwall.com/lists/oss-security/2021/08/17/3
http://www.openwall.com/lists/oss-security/2021/09/07/3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13529
https://linux.oracle.com/cve/CVE-2020-13529.html
https://linux.oracle.com/errata/ELSA-2021-4361.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TMJVNYRY65B4QCJICBYOEIVZV3KUYI/
https://security.gentoo.org/glsa/202107-48
https://security.netapp.com/advisory/ntap-20210625-0005/
https://talosintelligence.com/vulnerability_reports/TALOS-2020-1142
https://ubuntu.com/security/notices/USN-5013-1
https://ubuntu.com/security/notices/USN-5013-2
| | libudev1 | CVE-2020-13776 | LOW | 241-7~deb10u8 | |
Expand...https://github.com/systemd/systemd/issues/15985
https://linux.oracle.com/cve/CVE-2020-13776.html
https://linux.oracle.com/errata/ELSA-2021-1611.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYGLFEKG45EYBJ7TPQMLWROWPTZBEU63/
https://security.netapp.com/advisory/ntap-20200611-0003/
| +| libudev1 | CVE-2021-3997 | UNKNOWN | 241-7~deb10u8 | |
Expand...
| | libuuid1 | CVE-2021-37600 | LOW | 2.33.1-0.1 | |
Expand...https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://security.netapp.com/advisory/ntap-20210902-0002/
| | libxtables12 | CVE-2012-2663 | LOW | 1.8.2-4 | |
Expand...http://www.spinics.net/lists/netfilter-devel/msg21248.html
https://bugzilla.redhat.com/show_bug.cgi?id=826702
| | libxtables12 | CVE-2019-11360 | LOW | 1.8.2-4 | |
Expand...https://0day.work/cve-2019-11360-bufferoverflow-in-iptables-restore-v1-8-2/
https://git.netfilter.org/iptables/commit/iptables/xshared.c?id=2ae1099a42e6a0f06de305ca13a842ac83d4683e
| diff --git a/docs/apps/core/prometheus/CHANGELOG.md b/docs/apps/core/prometheus/CHANGELOG.md index cd0374c7920..2ff853cda1e 100644 --- a/docs/apps/core/prometheus/CHANGELOG.md +++ b/docs/apps/core/prometheus/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [prometheus-1.1.39](https://github.com/truecharts/apps/compare/prometheus-1.1.38...prometheus-1.1.39) (2022-01-10) + +#### Chore + +* update docker general non-major docker tags ([#1687](https://github.com/truecharts/apps/issues/1687)) + + + ### [prometheus-1.1.38](https://github.com/truecharts/apps/compare/prometheus-1.1.37...prometheus-1.1.38) (2022-01-10) diff --git a/docs/apps/core/prometheus/helm-values.md b/docs/apps/core/prometheus/helm-values.md index 2766499bdc6..0370bf0b1aa 100644 --- a/docs/apps/core/prometheus/helm-values.md +++ b/docs/apps/core/prometheus/helm-values.md @@ -346,6 +346,6 @@ You will, however, be able to use all values referenced in the common chart here | service.thanos.selector.prometheus | string | `"{{ template \"kube-prometheus.prometheus.fullname\" . }}"` | | | serviceAccount | object | `{"create":true}` | The service account the pods will use to interact with the Kubernetes API | | thanosImage.repository | string | `"tccr.io/truecharts/thanos"` | | -| thanosImage.tag | string | `"v0.24.0@sha256:e61cfe9dfadb13fb34713027c0526b7be5d442b403a7a42da085d08c9f5c623d"` | | +| thanosImage.tag | string | `"v0.24.0@sha256:44bb0705cc3874da5abc2567156cae4348c32618697b44a9678323dab974f5b4"` | | All Rights Reserved - The TrueCharts Project diff --git a/docs/apps/stable/custom-app/CHANGELOG.md b/docs/apps/stable/custom-app/CHANGELOG.md index 50605e98305..dbf21e4eaf1 100644 --- a/docs/apps/stable/custom-app/CHANGELOG.md +++ b/docs/apps/stable/custom-app/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [custom-app-3.0.52](https://github.com/truecharts/apps/compare/custom-app-3.0.51...custom-app-3.0.52) (2022-01-10) + +#### Chore + +* update docker general non-major docker tags ([#1687](https://github.com/truecharts/apps/issues/1687)) + + + ### [custom-app-3.0.51](https://github.com/truecharts/apps/compare/custom-app-3.0.50...custom-app-3.0.51) (2022-01-10) diff --git a/docs/apps/stable/custom-app/helm-values.md b/docs/apps/stable/custom-app/helm-values.md index be1e4b7b40e..e2dd3f5e357 100644 --- a/docs/apps/stable/custom-app/helm-values.md +++ b/docs/apps/stable/custom-app/helm-values.md @@ -13,6 +13,6 @@ You will, however, be able to use all values referenced in the common chart here |-----|------|---------|-------------| | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"tccr.io/truecharts/jackett"` | | -| image.tag | string | `"v0.20.268@sha256:6aee6ca166924e1a35ff1e3a8ef3e5cf696f63747cc3c7ab6d7c04e5a7ad38a3"` | | +| image.tag | string | `"v0.20.280@sha256:12ba13c2b70fdbd1270eda69a60e919b4bc6400d2df338635667d2111b70d619"` | | All Rights Reserved - The TrueCharts Project diff --git a/docs/apps/stable/custom-app/security.md b/docs/apps/stable/custom-app/security.md index 88e45675824..655e7b031db 100644 --- a/docs/apps/stable/custom-app/security.md +++ b/docs/apps/stable/custom-app/security.md @@ -31,7 +31,7 @@ hide: ##### Detected Containers tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c - tccr.io/truecharts/jackett:v0.20.268@sha256:6aee6ca166924e1a35ff1e3a8ef3e5cf696f63747cc3c7ab6d7c04e5a7ad38a3 + tccr.io/truecharts/jackett:v0.20.280@sha256:12ba13c2b70fdbd1270eda69a60e919b4bc6400d2df338635667d2111b70d619 ##### Scan Results @@ -68,7 +68,7 @@ hide: | ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 |
Expand...https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
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/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
| -#### Container: tccr.io/truecharts/jackett:v0.20.268@sha256:6aee6ca166924e1a35ff1e3a8ef3e5cf696f63747cc3c7ab6d7c04e5a7ad38a3 (ubuntu 20.04) +#### Container: tccr.io/truecharts/jackett:v0.20.280@sha256:12ba13c2b70fdbd1270eda69a60e919b4bc6400d2df338635667d2111b70d619 (ubuntu 20.04) **ubuntu** diff --git a/docs/apps/stable/jackett/CHANGELOG.md b/docs/apps/stable/jackett/CHANGELOG.md index 2ef747d3359..f4dffd4c189 100644 --- a/docs/apps/stable/jackett/CHANGELOG.md +++ b/docs/apps/stable/jackett/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jackett-9.0.61](https://github.com/truecharts/apps/compare/jackett-9.0.60...jackett-9.0.61) (2022-01-10) + +#### Chore + +* update docker general non-major docker tags ([#1687](https://github.com/truecharts/apps/issues/1687)) + + + ### [jackett-9.0.60](https://github.com/truecharts/apps/compare/jackett-9.0.59...jackett-9.0.60) (2022-01-10) diff --git a/docs/apps/stable/jackett/helm-values.md b/docs/apps/stable/jackett/helm-values.md index c33856ba54f..1f7b3ddd189 100644 --- a/docs/apps/stable/jackett/helm-values.md +++ b/docs/apps/stable/jackett/helm-values.md @@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here | env | object | `{}` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"tccr.io/truecharts/jackett"` | | -| image.tag | string | `"v0.20.268@sha256:6aee6ca166924e1a35ff1e3a8ef3e5cf696f63747cc3c7ab6d7c04e5a7ad38a3"` | | +| image.tag | string | `"v0.20.280@sha256:12ba13c2b70fdbd1270eda69a60e919b4bc6400d2df338635667d2111b70d619"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | probes.liveness.path | string | `"/UI/Login"` | | diff --git a/docs/apps/stable/jackett/security.md b/docs/apps/stable/jackett/security.md index 9c96618c436..71129325bb8 100644 --- a/docs/apps/stable/jackett/security.md +++ b/docs/apps/stable/jackett/security.md @@ -32,7 +32,7 @@ hide: ##### Detected Containers tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c - tccr.io/truecharts/jackett:v0.20.268@sha256:6aee6ca166924e1a35ff1e3a8ef3e5cf696f63747cc3c7ab6d7c04e5a7ad38a3 + tccr.io/truecharts/jackett:v0.20.280@sha256:12ba13c2b70fdbd1270eda69a60e919b4bc6400d2df338635667d2111b70d619 ##### Scan Results @@ -69,7 +69,7 @@ hide: | ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 |
Expand...https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
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/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
| -#### Container: tccr.io/truecharts/jackett:v0.20.268@sha256:6aee6ca166924e1a35ff1e3a8ef3e5cf696f63747cc3c7ab6d7c04e5a7ad38a3 (ubuntu 20.04) +#### Container: tccr.io/truecharts/jackett:v0.20.280@sha256:12ba13c2b70fdbd1270eda69a60e919b4bc6400d2df338635667d2111b70d619 (ubuntu 20.04) **ubuntu** diff --git a/docs/apps/stable/logitech-media-server/CHANGELOG.md b/docs/apps/stable/logitech-media-server/CHANGELOG.md index 2258cfd646b..d4072a81a3a 100644 --- a/docs/apps/stable/logitech-media-server/CHANGELOG.md +++ b/docs/apps/stable/logitech-media-server/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [logitech-media-server-2.0.43](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.42...logitech-media-server-2.0.43) (2022-01-10) + +#### Chore + +* update docker general non-major docker tags ([#1687](https://github.com/truecharts/apps/issues/1687)) + + + ### [logitech-media-server-2.0.42](https://github.com/truecharts/apps/compare/logitech-media-server-2.0.41...logitech-media-server-2.0.42) (2022-01-10) diff --git a/docs/apps/stable/logitech-media-server/helm-values.md b/docs/apps/stable/logitech-media-server/helm-values.md index 21ed75b10fd..122ed0a944d 100644 --- a/docs/apps/stable/logitech-media-server/helm-values.md +++ b/docs/apps/stable/logitech-media-server/helm-values.md @@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PUID | int | `568` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"tccr.io/truecharts/logitechmediaserver"` | | -| image.tag | string | `"v8.3.0@sha256:9665281cb55046fa3ad70aa9a006a85b7ae05b796c05886089c6746ac00df865"` | | +| image.tag | string | `"v8.3.0@sha256:67775a066ade87b8adee9b1d8be276fe760e3f2262adec8fd3ef113ea2f94c94"` | | | persistence.config.enabled | bool | `true` | | | persistence.config.mountPath | string | `"/config"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/docs/apps/stable/logitech-media-server/security.md b/docs/apps/stable/logitech-media-server/security.md index e93902b284f..ae72d02b441 100644 --- a/docs/apps/stable/logitech-media-server/security.md +++ b/docs/apps/stable/logitech-media-server/security.md @@ -33,7 +33,7 @@ hide: ##### Detected Containers tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c - tccr.io/truecharts/logitechmediaserver:v8.3.0@sha256:9665281cb55046fa3ad70aa9a006a85b7ae05b796c05886089c6746ac00df865 + tccr.io/truecharts/logitechmediaserver:v8.3.0@sha256:67775a066ade87b8adee9b1d8be276fe760e3f2262adec8fd3ef113ea2f94c94 ##### Scan Results @@ -70,7 +70,7 @@ hide: | ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 |
Expand...https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
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/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
| -#### Container: tccr.io/truecharts/logitechmediaserver:v8.3.0@sha256:9665281cb55046fa3ad70aa9a006a85b7ae05b796c05886089c6746ac00df865 (debian 11.2) +#### Container: tccr.io/truecharts/logitechmediaserver:v8.3.0@sha256:67775a066ade87b8adee9b1d8be276fe760e3f2262adec8fd3ef113ea2f94c94 (debian 11.2) **debian** @@ -146,9 +146,11 @@ hide: | libssl1.1 | CVE-2010-0928 | LOW | 1.1.1k-1+deb11u1 | |
Expand...http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/
http://www.eecs.umich.edu/%7Evaleria/research/publications/DATE10RSA.pdf
http://www.networkworld.com/news/2010/030410-rsa-security-attack.html
http://www.osvdb.org/62808
http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/
https://exchange.xforce.ibmcloud.com/vulnerabilities/56750
| | libsystemd0 | CVE-2013-4392 | LOW | 247.3-6 | |
Expand...http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725357
http://www.openwall.com/lists/oss-security/2013/10/01/9
https://bugzilla.redhat.com/show_bug.cgi?id=859060
| | libsystemd0 | CVE-2020-13529 | LOW | 247.3-6 | |
Expand...http://www.openwall.com/lists/oss-security/2021/08/04/2
http://www.openwall.com/lists/oss-security/2021/08/17/3
http://www.openwall.com/lists/oss-security/2021/09/07/3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13529
https://linux.oracle.com/cve/CVE-2020-13529.html
https://linux.oracle.com/errata/ELSA-2021-4361.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TMJVNYRY65B4QCJICBYOEIVZV3KUYI/
https://security.gentoo.org/glsa/202107-48
https://security.netapp.com/advisory/ntap-20210625-0005/
https://talosintelligence.com/vulnerability_reports/TALOS-2020-1142
https://ubuntu.com/security/notices/USN-5013-1
https://ubuntu.com/security/notices/USN-5013-2
| +| libsystemd0 | CVE-2021-3997 | UNKNOWN | 247.3-6 | |
Expand...
| | libtinfo6 | CVE-2021-39537 | LOW | 6.2+20201114-2 | |
Expand...http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup
https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html
https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html
| | libudev1 | CVE-2013-4392 | LOW | 247.3-6 | |
Expand...http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725357
http://www.openwall.com/lists/oss-security/2013/10/01/9
https://bugzilla.redhat.com/show_bug.cgi?id=859060
| | libudev1 | CVE-2020-13529 | LOW | 247.3-6 | |
Expand...http://www.openwall.com/lists/oss-security/2021/08/04/2
http://www.openwall.com/lists/oss-security/2021/08/17/3
http://www.openwall.com/lists/oss-security/2021/09/07/3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13529
https://linux.oracle.com/cve/CVE-2020-13529.html
https://linux.oracle.com/errata/ELSA-2021-4361.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TMJVNYRY65B4QCJICBYOEIVZV3KUYI/
https://security.gentoo.org/glsa/202107-48
https://security.netapp.com/advisory/ntap-20210625-0005/
https://talosintelligence.com/vulnerability_reports/TALOS-2020-1142
https://ubuntu.com/security/notices/USN-5013-1
https://ubuntu.com/security/notices/USN-5013-2
| +| libudev1 | CVE-2021-3997 | UNKNOWN | 247.3-6 | |
Expand...
| | login | CVE-2007-5686 | LOW | 1:4.8.1-1 | |
Expand...http://secunia.com/advisories/27215
http://www.securityfocus.com/archive/1/482129/100/100/threaded
http://www.securityfocus.com/archive/1/482857/100/0/threaded
http://www.securityfocus.com/bid/26048
http://www.vupen.com/english/advisories/2007/3474
https://issues.rpath.com/browse/RPL-1825
| | login | CVE-2013-4235 | LOW | 1:4.8.1-1 | |
Expand...https://access.redhat.com/security/cve/cve-2013-4235
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4235
https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E
https://security-tracker.debian.org/tracker/CVE-2013-4235
| | login | CVE-2019-19882 | LOW | 1:4.8.1-1 | |
Expand...https://bugs.archlinux.org/task/64836
https://bugs.gentoo.org/702252
https://github.com/shadow-maint/shadow/commit/edf7547ad5aa650be868cf2dac58944773c12d75
https://github.com/shadow-maint/shadow/pull/199
https://github.com/void-linux/void-packages/pull/17580
https://security.gentoo.org/glsa/202008-09
| diff --git a/docs/apps/stable/piaware/CHANGELOG.md b/docs/apps/stable/piaware/CHANGELOG.md index 5fcaee0c1d6..de1740ede56 100644 --- a/docs/apps/stable/piaware/CHANGELOG.md +++ b/docs/apps/stable/piaware/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [piaware-4.0.39](https://github.com/truecharts/apps/compare/piaware-4.0.38...piaware-4.0.39) (2022-01-10) + +#### Chore + +* update docker general non-major docker tags ([#1687](https://github.com/truecharts/apps/issues/1687)) + + + ### [piaware-4.0.38](https://github.com/truecharts/apps/compare/piaware-4.0.37...piaware-4.0.38) (2022-01-10) diff --git a/docs/apps/stable/piaware/helm-values.md b/docs/apps/stable/piaware/helm-values.md index e74ae3657df..38547bf41a6 100644 --- a/docs/apps/stable/piaware/helm-values.md +++ b/docs/apps/stable/piaware/helm-values.md @@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"tccr.io/truecharts/piaware"` | image repository | -| image.tag | string | `"v6.1@sha256:8a034150b2b213e5a80e353760ffb48039466b222c6095e984a1e41b067d9dbe"` | image tag | +| image.tag | string | `"v6.1@sha256:5ee8159f4fdf430aa8c0768116fcdc62eb6805d60f125a05135a36774c4ed6b5"` | image tag | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | podSecurityContext.runAsGroup | int | `0` | | | podSecurityContext.runAsUser | int | `0` | | diff --git a/docs/apps/stable/piaware/security.md b/docs/apps/stable/piaware/security.md index e973fe8da66..23fdecdf060 100644 --- a/docs/apps/stable/piaware/security.md +++ b/docs/apps/stable/piaware/security.md @@ -33,7 +33,7 @@ hide: ##### Detected Containers tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c - tccr.io/truecharts/piaware:v6.1@sha256:8a034150b2b213e5a80e353760ffb48039466b222c6095e984a1e41b067d9dbe + tccr.io/truecharts/piaware:v6.1@sha256:5ee8159f4fdf430aa8c0768116fcdc62eb6805d60f125a05135a36774c4ed6b5 ##### Scan Results @@ -70,7 +70,7 @@ hide: | ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 |
Expand...https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
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/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
| -#### Container: tccr.io/truecharts/piaware:v6.1@sha256:8a034150b2b213e5a80e353760ffb48039466b222c6095e984a1e41b067d9dbe (debian 10.11) +#### Container: tccr.io/truecharts/piaware:v6.1@sha256:5ee8159f4fdf430aa8c0768116fcdc62eb6805d60f125a05135a36774c4ed6b5 (debian 10.11) **debian** @@ -133,12 +133,12 @@ hide: | libexpat1 | CVE-2013-0340 | LOW | 2.2.6-2+deb10u1 | |
Expand...http://openwall.com/lists/oss-security/2013/02/22/3
http://seclists.org/fulldisclosure/2021/Oct/61
http://seclists.org/fulldisclosure/2021/Oct/62
http://seclists.org/fulldisclosure/2021/Oct/63
http://seclists.org/fulldisclosure/2021/Sep/33
http://seclists.org/fulldisclosure/2021/Sep/34
http://seclists.org/fulldisclosure/2021/Sep/35
http://seclists.org/fulldisclosure/2021/Sep/38
http://seclists.org/fulldisclosure/2021/Sep/39
http://seclists.org/fulldisclosure/2021/Sep/40
http://securitytracker.com/id?1028213
http://www.openwall.com/lists/oss-security/2013/04/12/6
http://www.openwall.com/lists/oss-security/2021/10/07/4
http://www.osvdb.org/90634
http://www.securityfocus.com/bid/58233
https://lists.apache.org/thread.html/r41eca5f4f09e74436cbb05dec450fc2bef37b5d3e966aa7cc5fada6d@%3Cannounce.apache.org%3E
https://lists.apache.org/thread.html/rfb2c193360436e230b85547e85a41bea0916916f96c501f5b6fc4702@%3Cusers.openoffice.apache.org%3E
https://security.gentoo.org/glsa/201701-21
https://support.apple.com/kb/HT212804
https://support.apple.com/kb/HT212805
https://support.apple.com/kb/HT212807
https://support.apple.com/kb/HT212814
https://support.apple.com/kb/HT212815
https://support.apple.com/kb/HT212819
| | libexpat1 | CVE-2021-45960 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://bugzilla.mozilla.org/show_bug.cgi?id=1217609
https://github.com/libexpat/libexpat/issues/531
https://github.com/libexpat/libexpat/pull/534
| | libexpat1 | CVE-2021-46143 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://github.com/libexpat/libexpat/issues/532
https://github.com/libexpat/libexpat/pull/538
| -| libexpat1 | CVE-2022-22822 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| -| libexpat1 | CVE-2022-22823 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| -| libexpat1 | CVE-2022-22824 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| -| libexpat1 | CVE-2022-22825 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| -| libexpat1 | CVE-2022-22826 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| -| libexpat1 | CVE-2022-22827 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...
| +| libexpat1 | CVE-2022-22822 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://github.com/libexpat/libexpat/pull/539
| +| libexpat1 | CVE-2022-22823 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://github.com/libexpat/libexpat/pull/539
| +| libexpat1 | CVE-2022-22824 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://github.com/libexpat/libexpat/pull/539
| +| libexpat1 | CVE-2022-22825 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://github.com/libexpat/libexpat/pull/539
| +| libexpat1 | CVE-2022-22826 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://github.com/libexpat/libexpat/pull/539
| +| libexpat1 | CVE-2022-22827 | UNKNOWN | 2.2.6-2+deb10u1 | |
Expand...https://github.com/libexpat/libexpat/pull/539
| | libfdisk1 | CVE-2021-37600 | LOW | 2.33.1-0.1 | |
Expand...https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://security.netapp.com/advisory/ntap-20210902-0002/
| | libgcc1 | CVE-2018-12886 | HIGH | 8.3.0-6 | |
Expand...https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/arm/arm-protos.h?revision=266379&view=markup
https://www.gnu.org/software/gcc/gcc-8/changes.html
| | libgcc1 | CVE-2019-15847 | HIGH | 8.3.0-6 | |
Expand...http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00056.html
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00057.html
http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00058.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481
https://linux.oracle.com/cve/CVE-2019-15847.html
https://linux.oracle.com/errata/ELSA-2020-1864.html
| @@ -203,6 +203,7 @@ hide: | libsystemd0 | CVE-2019-20386 | LOW | 241-7~deb10u8 | |
Expand...http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00014.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20386
https://github.com/systemd/systemd/commit/b2774a3ae692113e1f47a336a6c09bac9cfb49ad
https://linux.oracle.com/cve/CVE-2019-20386.html
https://linux.oracle.com/errata/ELSA-2020-4553.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HZPCOMW5X6IZZXASCDD2CNW2DLF3YADC/
https://security.netapp.com/advisory/ntap-20200210-0002/
https://ubuntu.com/security/notices/USN-4269-1
https://usn.ubuntu.com/4269-1/
| | libsystemd0 | CVE-2020-13529 | LOW | 241-7~deb10u8 | |
Expand...http://www.openwall.com/lists/oss-security/2021/08/04/2
http://www.openwall.com/lists/oss-security/2021/08/17/3
http://www.openwall.com/lists/oss-security/2021/09/07/3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13529
https://linux.oracle.com/cve/CVE-2020-13529.html
https://linux.oracle.com/errata/ELSA-2021-4361.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TMJVNYRY65B4QCJICBYOEIVZV3KUYI/
https://security.gentoo.org/glsa/202107-48
https://security.netapp.com/advisory/ntap-20210625-0005/
https://talosintelligence.com/vulnerability_reports/TALOS-2020-1142
https://ubuntu.com/security/notices/USN-5013-1
https://ubuntu.com/security/notices/USN-5013-2
| | libsystemd0 | CVE-2020-13776 | LOW | 241-7~deb10u8 | |
Expand...https://github.com/systemd/systemd/issues/15985
https://linux.oracle.com/cve/CVE-2020-13776.html
https://linux.oracle.com/errata/ELSA-2021-1611.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYGLFEKG45EYBJ7TPQMLWROWPTZBEU63/
https://security.netapp.com/advisory/ntap-20200611-0003/
| +| libsystemd0 | CVE-2021-3997 | UNKNOWN | 241-7~deb10u8 | |
Expand...
| | libtasn1-6 | CVE-2018-1000654 | LOW | 4.13-3 | |
Expand...http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00009.html
http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00018.html
http://www.securityfocus.com/bid/105151
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000654
https://gitlab.com/gnutls/libtasn1/issues/4
https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E
| | libtcl8.6 | CVE-2021-35331 | LOW | 8.6.9+dfsg-2 | |
Expand...https://core.tcl-lang.org/tcl/info/28ef6c0c741408a2
https://core.tcl-lang.org/tcl/info/bad6cc213dfe8280
https://github.com/tcltk/tcl/commit/4705dbdde2f32ff90420765cd93e7ac71d81a222
https://sqlite.org/forum/info/7dcd751996c93ec9
| | libtinfo6 | CVE-2021-39537 | LOW | 6.1+20181013-2+deb10u2 | |
Expand...http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup
https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html
https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html
| @@ -212,6 +213,7 @@ hide: | libudev1 | CVE-2019-20386 | LOW | 241-7~deb10u8 | |
Expand...http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00014.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20386
https://github.com/systemd/systemd/commit/b2774a3ae692113e1f47a336a6c09bac9cfb49ad
https://linux.oracle.com/cve/CVE-2019-20386.html
https://linux.oracle.com/errata/ELSA-2020-4553.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HZPCOMW5X6IZZXASCDD2CNW2DLF3YADC/
https://security.netapp.com/advisory/ntap-20200210-0002/
https://ubuntu.com/security/notices/USN-4269-1
https://usn.ubuntu.com/4269-1/
| | libudev1 | CVE-2020-13529 | LOW | 241-7~deb10u8 | |
Expand...http://www.openwall.com/lists/oss-security/2021/08/04/2
http://www.openwall.com/lists/oss-security/2021/08/17/3
http://www.openwall.com/lists/oss-security/2021/09/07/3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13529
https://linux.oracle.com/cve/CVE-2020-13529.html
https://linux.oracle.com/errata/ELSA-2021-4361.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TMJVNYRY65B4QCJICBYOEIVZV3KUYI/
https://security.gentoo.org/glsa/202107-48
https://security.netapp.com/advisory/ntap-20210625-0005/
https://talosintelligence.com/vulnerability_reports/TALOS-2020-1142
https://ubuntu.com/security/notices/USN-5013-1
https://ubuntu.com/security/notices/USN-5013-2
| | libudev1 | CVE-2020-13776 | LOW | 241-7~deb10u8 | |
Expand...https://github.com/systemd/systemd/issues/15985
https://linux.oracle.com/cve/CVE-2020-13776.html
https://linux.oracle.com/errata/ELSA-2021-1611.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYGLFEKG45EYBJ7TPQMLWROWPTZBEU63/
https://security.netapp.com/advisory/ntap-20200611-0003/
| +| libudev1 | CVE-2021-3997 | UNKNOWN | 241-7~deb10u8 | |
Expand...
| | libuuid1 | CVE-2021-37600 | LOW | 2.33.1-0.1 | |
Expand...https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://security.netapp.com/advisory/ntap-20210902-0002/
| | libxtables12 | CVE-2012-2663 | LOW | 1.8.2-4 | |
Expand...http://www.spinics.net/lists/netfilter-devel/msg21248.html
https://bugzilla.redhat.com/show_bug.cgi?id=826702
| | libxtables12 | CVE-2019-11360 | LOW | 1.8.2-4 | |
Expand...https://0day.work/cve-2019-11360-bufferoverflow-in-iptables-restore-v1-8-2/
https://git.netfilter.org/iptables/commit/iptables/xshared.c?id=2ae1099a42e6a0f06de305ca13a842ac83d4683e
| diff --git a/docs/index.yaml b/docs/index.yaml index e49b5caaea3..15fba50a5f0 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -4936,6 +4936,36 @@ entries: - https://github.com/truecharts/apps/releases/download/cryptofolio-2.0.21/cryptofolio-2.0.21.tgz version: 2.0.21 custom-app: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - custom + truecharts.org/grade: U + apiVersion: v2 + appVersion: 0.20.280 + created: "2022-01-10T21:44:37.762218483Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.10.2 + description: Advanced tool to create your own TrueCharts-based App + digest: 66062f9dfd3cc4307bbca4603962e7a827a82cb1b45559888ade50a7d4f25a93 + home: https://github.com/truecharts/apps/tree/master/charts/stable/custom-app + icon: https://truecharts.org/_static/img/appicons/custom-app-icon.png + keywords: + - custom + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: custom-app + sources: + - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app + type: application + urls: + - https://github.com/truecharts/apps/releases/download/custom-app-3.0.52/custom-app-3.0.52.tgz + version: 3.0.52 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -16127,6 +16157,39 @@ entries: - https://github.com/truecharts/apps/releases/download/ipfs-0.0.1/ipfs-0.0.1.tgz version: 0.0.1 jackett: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + - test + truecharts.org/grade: U + apiVersion: v2 + appVersion: 0.20.280 + created: "2022-01-10T21:44:37.90649446Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.10.2 + description: API Support for your favorite torrent trackers. + digest: 1a71607c14f7099d1952295d8017edce078d049f3fdcaf7e41bf81404d7439eb + home: https://github.com/truecharts/apps/tree/master/charts/stable/jackett + icon: https://truecharts.org/_static/img/appicons/jackett-icon.png + keywords: + - jackett + - torrent + - usenet + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: jackett + sources: + - https://github.com/Jackett/Jackett + type: application + urls: + - https://github.com/truecharts/apps/releases/download/jackett-9.0.61/jackett-9.0.61.tgz + version: 9.0.61 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -19789,6 +19852,41 @@ entries: - https://github.com/truecharts/apps/releases/download/littlelink-4.0.27/littlelink-4.0.27.tgz version: 4.0.27 logitech-media-server: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + - audio + truecharts.org/grade: U + apiVersion: v2 + appVersion: 8.3.0 + created: "2022-01-10T21:44:38.040486531Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.10.2 + description: Logitech Media Server is a platform for home/office audio streaming. + digest: d8344a1b9643a0f06b59bc7c37def82e13f760a20945e9ff234f159342a52840 + home: https://github.com/truecharts/apps/master/charts/incubator/logitech-media-server + icon: https://truecharts.org/_static/img/appicons/logitech-media-server-icon.png + keywords: + - logitech-media-server + - squeezebox + - audio + - streaming + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: logitech-media-server + sources: + - https://github.com/Logitech/slimserver + - https://hub.docker.com/r/lmscommunity/logitechmediaserver + type: application + urls: + - https://github.com/truecharts/apps/releases/download/logitech-media-server-2.0.43/logitech-media-server-2.0.43.tgz + version: 2.0.43 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -29790,6 +29888,37 @@ entries: - https://github.com/truecharts/apps/releases/download/phpldapadmin-4.0.20/phpldapadmin-4.0.20.tgz version: 4.0.20 piaware: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media + truecharts.org/grade: U + apiVersion: v2 + appVersion: "6.1" + created: "2022-01-10T21:44:38.189145653Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.10.2 + description: Program for forwarding ADS-B data to FlightAware + digest: 60dc09661e8e2de09ab882b0fbaf292d06756d8428633553a0d0c870ed65740e + home: https://github.com/truechartsapps/tree/master/charts/stable/piaware + icon: https://truecharts.org/_static/img/appicons/piaware-icon.png + keywords: + - piaware + - flight-aware + - flight-tracker + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: piaware + sources: + - https://github.com/flightaware/piaware + urls: + - https://github.com/truecharts/apps/releases/download/piaware-4.0.39/piaware-4.0.39.tgz + version: 4.0.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -32344,6 +32473,48 @@ entries: - https://github.com/truecharts/apps/releases/download/promcord-2.0.0/promcord-2.0.0.tgz version: 2.0.0 prometheus: + - annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - metrics + truecharts.org/grade: U + apiVersion: v2 + appVersion: 0.53.1 + created: "2022-01-10T21:44:38.366452068Z" + dependencies: + - name: common + repository: https://truecharts.org + version: 8.10.2 + - condition: exporters.enabled,exporters.node-exporter.enabled + name: node-exporter + repository: https://charts.bitnami.com/bitnami + version: 2.3.17 + - condition: exporters.enabled,exporters.kube-state-metrics.enabled + name: kube-state-metrics + repository: https://charts.bitnami.com/bitnami + version: 2.1.19 + description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, + and Prometheus rules combined with documentation and scripts to provide easy + to operate end-to-end Kubernetes cluster monitoring with Prometheus using the + Prometheus Operator. + digest: 6ab037b551d84bdcbc604f97d9553402825f9048e702de836f547a2e6ba5eed5 + home: https://github.com/truecharts/apps/tree/master/charts/stable/prometheus + icon: https://truecharts.org/_static/img/appicons/prometheus-icon.png + keywords: + - metrics + kubeVersion: '>=1.16.0-0' + maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + name: prometheus + sources: + - https://github.com/prometheus-community/helm-charts + - https://github.com/prometheus-operator/kube-prometheus + type: application + urls: + - https://github.com/truecharts/apps/releases/download/prometheus-1.1.39/prometheus-1.1.39.tgz + version: 1.1.39 - annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | @@ -46366,4 +46537,4 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz version: 9.0.24 -generated: "2022-01-10T19:43:32.872545175Z" +generated: "2022-01-10T21:44:38.370252407Z"