diff --git a/dependency/mariadb/1.0.33/Chart.lock b/dependency/mariadb/1.0.33/Chart.lock deleted file mode 100644 index 161c0658252..00000000000 --- a/dependency/mariadb/1.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.17 -digest: sha256:f316fd0395c89cbb82c7007a82f0a8a3e4ade293d63c56db935919b838022a59 -generated: "2021-12-13T21:44:41.685614665Z" diff --git a/dependency/mariadb/1.0.33/charts/common-8.9.17.tgz b/dependency/mariadb/1.0.33/charts/common-8.9.17.tgz deleted file mode 100644 index 338f739a2d0..00000000000 Binary files a/dependency/mariadb/1.0.33/charts/common-8.9.17.tgz and /dev/null differ diff --git a/dependency/mariadb/1.0.33/CHANGELOG.md b/dependency/mariadb/1.0.34/CHANGELOG.md similarity index 91% rename from dependency/mariadb/1.0.33/CHANGELOG.md rename to dependency/mariadb/1.0.34/CHANGELOG.md index e42d8010bd6..f3d36bd12a7 100644 --- a/dependency/mariadb/1.0.33/CHANGELOG.md +++ b/dependency/mariadb/1.0.34/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mariadb-1.0.34](https://github.com/truecharts/apps/compare/mariadb-1.0.33...mariadb-1.0.34) (2021-12-14) + +#### Chore + +* update helm chart common to v8.9.21 + + + ### [mariadb-1.0.33](https://github.com/truecharts/apps/compare/mariadb-1.0.32...mariadb-1.0.33) (2021-12-13) @@ -88,12 +97,3 @@ * update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) * update common on deps ([#1467](https://github.com/truecharts/apps/issues/1467)) * update non-major deps helm releases ([#1468](https://github.com/truecharts/apps/issues/1468)) -* update non-major ([#1443](https://github.com/truecharts/apps/issues/1443)) -* update common -* update non-major ([#1423](https://github.com/truecharts/apps/issues/1423)) - -#### Fix - -* move deps back to ghcr for now. -* correct mountpath mistakes - diff --git a/dependency/mariadb/1.0.33/CONFIG.md b/dependency/mariadb/1.0.34/CONFIG.md similarity index 100% rename from dependency/mariadb/1.0.33/CONFIG.md rename to dependency/mariadb/1.0.34/CONFIG.md diff --git a/dependency/mariadb/1.0.34/Chart.lock b/dependency/mariadb/1.0.34/Chart.lock new file mode 100644 index 00000000000..eaa93d6ba88 --- /dev/null +++ b/dependency/mariadb/1.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.21 +digest: sha256:29937b76d07f882a8d7e24ffdbc0df01638eb45efbda32695bb24015ead912ba +generated: "2021-12-14T04:56:53.895023235Z" diff --git a/dependency/mariadb/1.0.33/Chart.yaml b/dependency/mariadb/1.0.34/Chart.yaml similarity index 96% rename from dependency/mariadb/1.0.33/Chart.yaml rename to dependency/mariadb/1.0.34/Chart.yaml index 9b25be10f0b..34a1780cecd 100644 --- a/dependency/mariadb/1.0.33/Chart.yaml +++ b/dependency/mariadb/1.0.34/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.6.5" dependencies: - name: common repository: https://truecharts.org - version: 8.9.17 + version: 8.9.21 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://github.com/truecharts/apps/tree/master/stable/mariadb @@ -24,7 +24,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 1.0.33 +version: 1.0.34 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/1.0.33/README.md b/dependency/mariadb/1.0.34/README.md similarity index 96% rename from dependency/mariadb/1.0.33/README.md rename to dependency/mariadb/1.0.34/README.md index 262c0511c1b..b78871ab584 100644 --- a/dependency/mariadb/1.0.33/README.md +++ b/dependency/mariadb/1.0.34/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.9.17 | +| https://truecharts.org | common | 8.9.21 | ## Installing the Chart diff --git a/dependency/mariadb/1.0.33/app-readme.md b/dependency/mariadb/1.0.34/app-readme.md similarity index 100% rename from dependency/mariadb/1.0.33/app-readme.md rename to dependency/mariadb/1.0.34/app-readme.md diff --git a/dependency/mariadb/1.0.34/charts/common-8.9.21.tgz b/dependency/mariadb/1.0.34/charts/common-8.9.21.tgz new file mode 100644 index 00000000000..aa4eb2a0381 Binary files /dev/null and b/dependency/mariadb/1.0.34/charts/common-8.9.21.tgz differ diff --git a/dependency/mariadb/1.0.33/helm-values.md b/dependency/mariadb/1.0.34/helm-values.md similarity index 100% rename from dependency/mariadb/1.0.33/helm-values.md rename to dependency/mariadb/1.0.34/helm-values.md diff --git a/dependency/mariadb/1.0.33/ix_values.yaml b/dependency/mariadb/1.0.34/ix_values.yaml similarity index 100% rename from dependency/mariadb/1.0.33/ix_values.yaml rename to dependency/mariadb/1.0.34/ix_values.yaml diff --git a/dependency/mariadb/1.0.33/questions.yaml b/dependency/mariadb/1.0.34/questions.yaml similarity index 100% rename from dependency/mariadb/1.0.33/questions.yaml rename to dependency/mariadb/1.0.34/questions.yaml diff --git a/dependency/mariadb/1.0.33/security.md b/dependency/mariadb/1.0.34/security.md similarity index 99% rename from dependency/mariadb/1.0.33/security.md rename to dependency/mariadb/1.0.34/security.md index c8980cebf03..f0e7945b96a 100644 --- a/dependency/mariadb/1.0.33/security.md +++ b/dependency/mariadb/1.0.34/security.md @@ -219,7 +219,7 @@ hide: | passwd | CVE-2013-4235 | LOW | 1:4.5-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
| | passwd | CVE-2018-7169 | LOW | 1:4.5-1.1 | |
Expand...https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1729357
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7169
https://github.com/shadow-maint/shadow/pull/97
https://security.gentoo.org/glsa/201805-09
| | passwd | CVE-2019-19882 | LOW | 1:4.5-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
| -| perl-base | CVE-2020-16156 | MEDIUM | 5.28.1-6+deb10u1 | |
Expand...http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html
https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16156
https://github.com/andk/cpanpm/commit/b27c51adf0fda25dee84cb72cb2b1bf7d832148c
| +| perl-base | CVE-2020-16156 | MEDIUM | 5.28.1-6+deb10u1 | |
Expand...http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html
https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16156
https://github.com/andk/cpanpm/commit/b27c51adf0fda25dee84cb72cb2b1bf7d832148c
https://metacpan.org/pod/distribution/CPAN/scripts/cpan
| | perl-base | CVE-2011-4116 | LOW | 5.28.1-6+deb10u1 | |
Expand...http://www.openwall.com/lists/oss-security/2011/11/04/2
http://www.openwall.com/lists/oss-security/2011/11/04/4
https://github.com/Perl-Toolchain-Gang/File-Temp/issues/14
https://rt.cpan.org/Public/Bug/Display.html?id=69106
https://seclists.org/oss-sec/2011/q4/238
| | tar | CVE-2005-2541 | LOW | 1.30+dfsg-6 | |
Expand...http://marc.info/?l=bugtraq&m=112327628230258&w=2
https://lists.apache.org/thread.html/rc713534b10f9daeee2e0990239fa407e2118e4aa9e88a7041177497c@%3Cissues.guacamole.apache.org%3E
| | tar | CVE-2019-9923 | LOW | 1.30+dfsg-6 | |
Expand...http://git.savannah.gnu.org/cgit/tar.git/commit/?id=cb07844454d8cc9fb21f53ace75975f91185a120
http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00077.html
http://savannah.gnu.org/bugs/?55369
https://bugs.launchpad.net/ubuntu/+source/tar/+bug/1810241
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9923
https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b@%3Cissues.bookkeeper.apache.org%3E
https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4@%3Cissues.bookkeeper.apache.org%3E
https://ubuntu.com/security/notices/USN-4692-1
| diff --git a/dependency/mariadb/1.0.33/templates/common.yaml b/dependency/mariadb/1.0.34/templates/common.yaml similarity index 100% rename from dependency/mariadb/1.0.33/templates/common.yaml rename to dependency/mariadb/1.0.34/templates/common.yaml diff --git a/dependency/mariadb/1.0.33/templates/secret.yaml b/dependency/mariadb/1.0.34/templates/secret.yaml similarity index 100% rename from dependency/mariadb/1.0.33/templates/secret.yaml rename to dependency/mariadb/1.0.34/templates/secret.yaml diff --git a/dependency/mariadb/1.0.33/values.yaml b/dependency/mariadb/1.0.34/values.yaml similarity index 100% rename from dependency/mariadb/1.0.33/values.yaml rename to dependency/mariadb/1.0.34/values.yaml diff --git a/dependency/memcached/1.0.33/Chart.lock b/dependency/memcached/1.0.33/Chart.lock deleted file mode 100644 index 808f2aacd16..00000000000 --- a/dependency/memcached/1.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.17 -digest: sha256:f316fd0395c89cbb82c7007a82f0a8a3e4ade293d63c56db935919b838022a59 -generated: "2021-12-13T21:44:41.600411469Z" diff --git a/dependency/memcached/1.0.33/charts/common-8.9.17.tgz b/dependency/memcached/1.0.33/charts/common-8.9.17.tgz deleted file mode 100644 index 338f739a2d0..00000000000 Binary files a/dependency/memcached/1.0.33/charts/common-8.9.17.tgz and /dev/null differ diff --git a/dependency/memcached/1.0.33/CHANGELOG.md b/dependency/memcached/1.0.34/CHANGELOG.md similarity index 92% rename from dependency/memcached/1.0.33/CHANGELOG.md rename to dependency/memcached/1.0.34/CHANGELOG.md index 6227d5aba12..738ffa7819b 100644 --- a/dependency/memcached/1.0.33/CHANGELOG.md +++ b/dependency/memcached/1.0.34/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [memcached-1.0.34](https://github.com/truecharts/apps/compare/memcached-1.0.33...memcached-1.0.34) (2021-12-14) + +#### Chore + +* update helm chart common to v8.9.21 + + + ### [memcached-1.0.33](https://github.com/truecharts/apps/compare/memcached-1.0.32...memcached-1.0.33) (2021-12-13) @@ -88,12 +97,3 @@ * update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) * update common on deps ([#1467](https://github.com/truecharts/apps/issues/1467)) * update non-major deps helm releases ([#1468](https://github.com/truecharts/apps/issues/1468)) -* update common -* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427)) -* update non-major ([#1423](https://github.com/truecharts/apps/issues/1423)) - -#### Fix - -* move deps back to ghcr for now. - - diff --git a/dependency/memcached/1.0.33/CONFIG.md b/dependency/memcached/1.0.34/CONFIG.md similarity index 100% rename from dependency/memcached/1.0.33/CONFIG.md rename to dependency/memcached/1.0.34/CONFIG.md diff --git a/dependency/memcached/1.0.34/Chart.lock b/dependency/memcached/1.0.34/Chart.lock new file mode 100644 index 00000000000..3688d613091 --- /dev/null +++ b/dependency/memcached/1.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.21 +digest: sha256:29937b76d07f882a8d7e24ffdbc0df01638eb45efbda32695bb24015ead912ba +generated: "2021-12-14T04:56:53.897364797Z" diff --git a/dependency/memcached/1.0.33/Chart.yaml b/dependency/memcached/1.0.34/Chart.yaml similarity index 95% rename from dependency/memcached/1.0.33/Chart.yaml rename to dependency/memcached/1.0.34/Chart.yaml index 0f74ce99840..4bc3040eadb 100644 --- a/dependency/memcached/1.0.33/Chart.yaml +++ b/dependency/memcached/1.0.34/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.12" dependencies: - name: common repository: https://truecharts.org - version: 8.9.17 + version: 8.9.21 deprecated: false description: Memcached is a memory-backed database caching solution home: https://github.com/truecharts/apps/tree/master/stable/memcached @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 1.0.33 +version: 1.0.34 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/1.0.33/README.md b/dependency/memcached/1.0.34/README.md similarity index 96% rename from dependency/memcached/1.0.33/README.md rename to dependency/memcached/1.0.34/README.md index b0c2b1821f3..747f6c4763e 100644 --- a/dependency/memcached/1.0.33/README.md +++ b/dependency/memcached/1.0.34/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.9.17 | +| https://truecharts.org | common | 8.9.21 | ## Installing the Chart diff --git a/dependency/memcached/1.0.33/app-readme.md b/dependency/memcached/1.0.34/app-readme.md similarity index 100% rename from dependency/memcached/1.0.33/app-readme.md rename to dependency/memcached/1.0.34/app-readme.md diff --git a/dependency/memcached/1.0.34/charts/common-8.9.21.tgz b/dependency/memcached/1.0.34/charts/common-8.9.21.tgz new file mode 100644 index 00000000000..aa4eb2a0381 Binary files /dev/null and b/dependency/memcached/1.0.34/charts/common-8.9.21.tgz differ diff --git a/dependency/memcached/1.0.33/helm-values.md b/dependency/memcached/1.0.34/helm-values.md similarity index 100% rename from dependency/memcached/1.0.33/helm-values.md rename to dependency/memcached/1.0.34/helm-values.md diff --git a/dependency/memcached/1.0.33/ix_values.yaml b/dependency/memcached/1.0.34/ix_values.yaml similarity index 100% rename from dependency/memcached/1.0.33/ix_values.yaml rename to dependency/memcached/1.0.34/ix_values.yaml diff --git a/dependency/memcached/1.0.33/questions.yaml b/dependency/memcached/1.0.34/questions.yaml similarity index 100% rename from dependency/memcached/1.0.33/questions.yaml rename to dependency/memcached/1.0.34/questions.yaml diff --git a/dependency/memcached/1.0.33/security.md b/dependency/memcached/1.0.34/security.md similarity index 99% rename from dependency/memcached/1.0.33/security.md rename to dependency/memcached/1.0.34/security.md index 322addedd75..e0819f04012 100644 --- a/dependency/memcached/1.0.33/security.md +++ b/dependency/memcached/1.0.34/security.md @@ -215,7 +215,7 @@ hide: | passwd | CVE-2013-4235 | LOW | 1:4.5-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
| | passwd | CVE-2018-7169 | LOW | 1:4.5-1.1 | |
Expand...https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1729357
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7169
https://github.com/shadow-maint/shadow/pull/97
https://security.gentoo.org/glsa/201805-09
| | passwd | CVE-2019-19882 | LOW | 1:4.5-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
| -| perl-base | CVE-2020-16156 | MEDIUM | 5.28.1-6+deb10u1 | |
Expand...http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html
https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16156
https://github.com/andk/cpanpm/commit/b27c51adf0fda25dee84cb72cb2b1bf7d832148c
| +| perl-base | CVE-2020-16156 | MEDIUM | 5.28.1-6+deb10u1 | |
Expand...http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html
https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16156
https://github.com/andk/cpanpm/commit/b27c51adf0fda25dee84cb72cb2b1bf7d832148c
https://metacpan.org/pod/distribution/CPAN/scripts/cpan
| | perl-base | CVE-2011-4116 | LOW | 5.28.1-6+deb10u1 | |
Expand...http://www.openwall.com/lists/oss-security/2011/11/04/2
http://www.openwall.com/lists/oss-security/2011/11/04/4
https://github.com/Perl-Toolchain-Gang/File-Temp/issues/14
https://rt.cpan.org/Public/Bug/Display.html?id=69106
https://seclists.org/oss-sec/2011/q4/238
| | tar | CVE-2005-2541 | LOW | 1.30+dfsg-6 | |
Expand...http://marc.info/?l=bugtraq&m=112327628230258&w=2
https://lists.apache.org/thread.html/rc713534b10f9daeee2e0990239fa407e2118e4aa9e88a7041177497c@%3Cissues.guacamole.apache.org%3E
| | tar | CVE-2019-9923 | LOW | 1.30+dfsg-6 | |
Expand...http://git.savannah.gnu.org/cgit/tar.git/commit/?id=cb07844454d8cc9fb21f53ace75975f91185a120
http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00077.html
http://savannah.gnu.org/bugs/?55369
https://bugs.launchpad.net/ubuntu/+source/tar/+bug/1810241
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9923
https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b@%3Cissues.bookkeeper.apache.org%3E
https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4@%3Cissues.bookkeeper.apache.org%3E
https://ubuntu.com/security/notices/USN-4692-1
| diff --git a/dependency/memcached/1.0.33/templates/common.yaml b/dependency/memcached/1.0.34/templates/common.yaml similarity index 100% rename from dependency/memcached/1.0.33/templates/common.yaml rename to dependency/memcached/1.0.34/templates/common.yaml diff --git a/dependency/memcached/1.0.33/values.yaml b/dependency/memcached/1.0.34/values.yaml similarity index 100% rename from dependency/memcached/1.0.33/values.yaml rename to dependency/memcached/1.0.34/values.yaml diff --git a/dependency/postgresql/6.0.30/Chart.lock b/dependency/postgresql/6.0.30/Chart.lock deleted file mode 100644 index 28595b4df4d..00000000000 --- a/dependency/postgresql/6.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.17 -digest: sha256:f316fd0395c89cbb82c7007a82f0a8a3e4ade293d63c56db935919b838022a59 -generated: "2021-12-13T21:44:41.69269099Z" diff --git a/dependency/postgresql/6.0.30/charts/common-8.9.17.tgz b/dependency/postgresql/6.0.30/charts/common-8.9.17.tgz deleted file mode 100644 index 338f739a2d0..00000000000 Binary files a/dependency/postgresql/6.0.30/charts/common-8.9.17.tgz and /dev/null differ diff --git a/dependency/postgresql/6.0.30/CHANGELOG.md b/dependency/postgresql/6.0.31/CHANGELOG.md similarity index 92% rename from dependency/postgresql/6.0.30/CHANGELOG.md rename to dependency/postgresql/6.0.31/CHANGELOG.md index 4f240465cb3..402936d2f30 100644 --- a/dependency/postgresql/6.0.30/CHANGELOG.md +++ b/dependency/postgresql/6.0.31/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-6.0.31](https://github.com/truecharts/apps/compare/postgresql-6.0.30...postgresql-6.0.31) (2021-12-14) + +#### Chore + +* update helm chart common to v8.9.21 + + + ### [postgresql-6.0.30](https://github.com/truecharts/apps/compare/postgresql-6.0.29...postgresql-6.0.30) (2021-12-13) @@ -88,12 +97,3 @@ * update non-major ([#1466](https://github.com/truecharts/apps/issues/1466)) * update common on deps ([#1467](https://github.com/truecharts/apps/issues/1467)) * update non-major ([#1443](https://github.com/truecharts/apps/issues/1443)) -* update common -* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427)) -* update non-major ([#1423](https://github.com/truecharts/apps/issues/1423)) - -#### Fix - -* move deps back to ghcr for now. -* correct mountpath mistakes - diff --git a/dependency/postgresql/6.0.30/CONFIG.md b/dependency/postgresql/6.0.31/CONFIG.md similarity index 100% rename from dependency/postgresql/6.0.30/CONFIG.md rename to dependency/postgresql/6.0.31/CONFIG.md diff --git a/dependency/postgresql/6.0.31/Chart.lock b/dependency/postgresql/6.0.31/Chart.lock new file mode 100644 index 00000000000..778647071aa --- /dev/null +++ b/dependency/postgresql/6.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.21 +digest: sha256:29937b76d07f882a8d7e24ffdbc0df01638eb45efbda32695bb24015ead912ba +generated: "2021-12-14T04:56:53.92935464Z" diff --git a/dependency/postgresql/6.0.30/Chart.yaml b/dependency/postgresql/6.0.31/Chart.yaml similarity index 95% rename from dependency/postgresql/6.0.30/Chart.yaml rename to dependency/postgresql/6.0.31/Chart.yaml index bc85f376064..9a7198eb8b7 100644 --- a/dependency/postgresql/6.0.30/Chart.yaml +++ b/dependency/postgresql/6.0.31/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.9.17 + version: 8.9.21 deprecated: false description: PostgresSQL home: https://github.com/truecharts/apps/tree/master/stable/postgres @@ -22,7 +22,7 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 6.0.30 +version: 6.0.31 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/6.0.30/README.md b/dependency/postgresql/6.0.31/README.md similarity index 96% rename from dependency/postgresql/6.0.30/README.md rename to dependency/postgresql/6.0.31/README.md index 562f6348d89..9e13d46ff8d 100644 --- a/dependency/postgresql/6.0.30/README.md +++ b/dependency/postgresql/6.0.31/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.9.17 | +| https://truecharts.org | common | 8.9.21 | ## Installing the Chart diff --git a/dependency/postgresql/6.0.30/app-readme.md b/dependency/postgresql/6.0.31/app-readme.md similarity index 100% rename from dependency/postgresql/6.0.30/app-readme.md rename to dependency/postgresql/6.0.31/app-readme.md diff --git a/dependency/postgresql/6.0.31/charts/common-8.9.21.tgz b/dependency/postgresql/6.0.31/charts/common-8.9.21.tgz new file mode 100644 index 00000000000..aa4eb2a0381 Binary files /dev/null and b/dependency/postgresql/6.0.31/charts/common-8.9.21.tgz differ diff --git a/dependency/postgresql/6.0.30/helm-values.md b/dependency/postgresql/6.0.31/helm-values.md similarity index 100% rename from dependency/postgresql/6.0.30/helm-values.md rename to dependency/postgresql/6.0.31/helm-values.md diff --git a/dependency/postgresql/6.0.30/ix_values.yaml b/dependency/postgresql/6.0.31/ix_values.yaml similarity index 100% rename from dependency/postgresql/6.0.30/ix_values.yaml rename to dependency/postgresql/6.0.31/ix_values.yaml diff --git a/dependency/postgresql/6.0.30/questions.yaml b/dependency/postgresql/6.0.31/questions.yaml similarity index 100% rename from dependency/postgresql/6.0.30/questions.yaml rename to dependency/postgresql/6.0.31/questions.yaml diff --git a/dependency/postgresql/6.0.30/security.md b/dependency/postgresql/6.0.31/security.md similarity index 99% rename from dependency/postgresql/6.0.30/security.md rename to dependency/postgresql/6.0.31/security.md index c304528cb1e..788695a79e8 100644 --- a/dependency/postgresql/6.0.30/security.md +++ b/dependency/postgresql/6.0.31/security.md @@ -265,7 +265,7 @@ hide: | passwd | CVE-2013-4235 | LOW | 1:4.5-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
| | passwd | CVE-2018-7169 | LOW | 1:4.5-1.1 | |
Expand...https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1729357
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7169
https://github.com/shadow-maint/shadow/pull/97
https://security.gentoo.org/glsa/201805-09
| | passwd | CVE-2019-19882 | LOW | 1:4.5-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
| -| perl-base | CVE-2020-16156 | MEDIUM | 5.28.1-6+deb10u1 | |
Expand...http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html
https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16156
https://github.com/andk/cpanpm/commit/b27c51adf0fda25dee84cb72cb2b1bf7d832148c
| +| perl-base | CVE-2020-16156 | MEDIUM | 5.28.1-6+deb10u1 | |
Expand...http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html
https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16156
https://github.com/andk/cpanpm/commit/b27c51adf0fda25dee84cb72cb2b1bf7d832148c
https://metacpan.org/pod/distribution/CPAN/scripts/cpan
| | perl-base | CVE-2011-4116 | LOW | 5.28.1-6+deb10u1 | |
Expand...http://www.openwall.com/lists/oss-security/2011/11/04/2
http://www.openwall.com/lists/oss-security/2011/11/04/4
https://github.com/Perl-Toolchain-Gang/File-Temp/issues/14
https://rt.cpan.org/Public/Bug/Display.html?id=69106
https://seclists.org/oss-sec/2011/q4/238
| | tar | CVE-2005-2541 | LOW | 1.30+dfsg-6 | |
Expand...http://marc.info/?l=bugtraq&m=112327628230258&w=2
https://lists.apache.org/thread.html/rc713534b10f9daeee2e0990239fa407e2118e4aa9e88a7041177497c@%3Cissues.guacamole.apache.org%3E
| | tar | CVE-2019-9923 | LOW | 1.30+dfsg-6 | |
Expand...http://git.savannah.gnu.org/cgit/tar.git/commit/?id=cb07844454d8cc9fb21f53ace75975f91185a120
http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00077.html
http://savannah.gnu.org/bugs/?55369
https://bugs.launchpad.net/ubuntu/+source/tar/+bug/1810241
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9923
https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b@%3Cissues.bookkeeper.apache.org%3E
https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4@%3Cissues.bookkeeper.apache.org%3E
https://ubuntu.com/security/notices/USN-4692-1
| diff --git a/dependency/postgresql/6.0.30/templates/backup-postgres-config.yaml b/dependency/postgresql/6.0.31/templates/backup-postgres-config.yaml similarity index 100% rename from dependency/postgresql/6.0.30/templates/backup-postgres-config.yaml rename to dependency/postgresql/6.0.31/templates/backup-postgres-config.yaml diff --git a/dependency/postgresql/6.0.30/templates/common.yaml b/dependency/postgresql/6.0.31/templates/common.yaml similarity index 100% rename from dependency/postgresql/6.0.30/templates/common.yaml rename to dependency/postgresql/6.0.31/templates/common.yaml diff --git a/dependency/postgresql/6.0.30/templates/secret.yaml b/dependency/postgresql/6.0.31/templates/secret.yaml similarity index 100% rename from dependency/postgresql/6.0.30/templates/secret.yaml rename to dependency/postgresql/6.0.31/templates/secret.yaml diff --git a/dependency/postgresql/6.0.30/templates/upgrade-backup-postgres-hook.yaml b/dependency/postgresql/6.0.31/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from dependency/postgresql/6.0.30/templates/upgrade-backup-postgres-hook.yaml rename to dependency/postgresql/6.0.31/templates/upgrade-backup-postgres-hook.yaml diff --git a/dependency/postgresql/6.0.30/values.yaml b/dependency/postgresql/6.0.31/values.yaml similarity index 100% rename from dependency/postgresql/6.0.30/values.yaml rename to dependency/postgresql/6.0.31/values.yaml diff --git a/dependency/promtail/1.0.13/Chart.lock b/dependency/promtail/1.0.13/Chart.lock deleted file mode 100644 index f18a019177d..00000000000 --- a/dependency/promtail/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.17 -digest: sha256:f316fd0395c89cbb82c7007a82f0a8a3e4ade293d63c56db935919b838022a59 -generated: "2021-12-13T12:00:06.018379583Z" diff --git a/dependency/promtail/1.0.13/charts/common-8.9.17.tgz b/dependency/promtail/1.0.13/charts/common-8.9.17.tgz deleted file mode 100644 index 338f739a2d0..00000000000 Binary files a/dependency/promtail/1.0.13/charts/common-8.9.17.tgz and /dev/null differ diff --git a/dependency/promtail/1.0.13/CHANGELOG.md b/dependency/promtail/1.0.14/CHANGELOG.md similarity index 87% rename from dependency/promtail/1.0.13/CHANGELOG.md rename to dependency/promtail/1.0.14/CHANGELOG.md index ea705e82b7c..3d767a0c41f 100644 --- a/dependency/promtail/1.0.13/CHANGELOG.md +++ b/dependency/promtail/1.0.14/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [promtail-1.0.14](https://github.com/truecharts/apps/compare/promtail-1.0.13...promtail-1.0.14) (2021-12-14) + +#### Chore + +* update helm chart common to v8.9.21 + + + ### [promtail-1.0.13](https://github.com/truecharts/apps/compare/promtail-1.0.12...promtail-1.0.13) (2021-12-13) @@ -88,12 +97,3 @@ -### [promtail-1.0.5](https://github.com/truecharts/apps/compare/promtail-1.0.4...promtail-1.0.5) (2021-12-03) - -#### Chore - -* ensure container references are prefixed with v -* 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)) - - diff --git a/dependency/promtail/1.0.13/CONFIG.md b/dependency/promtail/1.0.14/CONFIG.md similarity index 100% rename from dependency/promtail/1.0.13/CONFIG.md rename to dependency/promtail/1.0.14/CONFIG.md diff --git a/dependency/promtail/1.0.14/Chart.lock b/dependency/promtail/1.0.14/Chart.lock new file mode 100644 index 00000000000..cbaa4b50165 --- /dev/null +++ b/dependency/promtail/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.21 +digest: sha256:29937b76d07f882a8d7e24ffdbc0df01638eb45efbda32695bb24015ead912ba +generated: "2021-12-14T04:56:53.945230958Z" diff --git a/dependency/promtail/1.0.13/Chart.yaml b/dependency/promtail/1.0.14/Chart.yaml similarity index 95% rename from dependency/promtail/1.0.13/Chart.yaml rename to dependency/promtail/1.0.14/Chart.yaml index 1bab2332fd9..c94e2e67620 100644 --- a/dependency/promtail/1.0.13/Chart.yaml +++ b/dependency/promtail/1.0.14/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.4.1" dependencies: - name: common repository: https://truecharts.org - version: 8.9.17 + version: 8.9.21 deprecated: false description: Promtail is an agent which ships the contents of local logs to a Loki instance icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png @@ -22,7 +22,7 @@ sources: - https://grafana.com/oss/loki/ - https://grafana.com/docs/loki/latest/ type: application -version: 1.0.13 +version: 1.0.14 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/promtail/1.0.13/README.md b/dependency/promtail/1.0.14/README.md similarity index 96% rename from dependency/promtail/1.0.13/README.md rename to dependency/promtail/1.0.14/README.md index 68438ea05a2..56b59b9d55e 100644 --- a/dependency/promtail/1.0.13/README.md +++ b/dependency/promtail/1.0.14/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.9.17 | +| https://truecharts.org | common | 8.9.21 | ## Installing the Chart diff --git a/dependency/promtail/1.0.13/app-readme.md b/dependency/promtail/1.0.14/app-readme.md similarity index 100% rename from dependency/promtail/1.0.13/app-readme.md rename to dependency/promtail/1.0.14/app-readme.md diff --git a/dependency/promtail/1.0.14/charts/common-8.9.21.tgz b/dependency/promtail/1.0.14/charts/common-8.9.21.tgz new file mode 100644 index 00000000000..aa4eb2a0381 Binary files /dev/null and b/dependency/promtail/1.0.14/charts/common-8.9.21.tgz differ diff --git a/dependency/promtail/1.0.13/helm-values.md b/dependency/promtail/1.0.14/helm-values.md similarity index 100% rename from dependency/promtail/1.0.13/helm-values.md rename to dependency/promtail/1.0.14/helm-values.md diff --git a/dependency/promtail/1.0.13/ix_values.yaml b/dependency/promtail/1.0.14/ix_values.yaml similarity index 100% rename from dependency/promtail/1.0.13/ix_values.yaml rename to dependency/promtail/1.0.14/ix_values.yaml diff --git a/dependency/promtail/1.0.13/questions.yaml b/dependency/promtail/1.0.14/questions.yaml similarity index 100% rename from dependency/promtail/1.0.13/questions.yaml rename to dependency/promtail/1.0.14/questions.yaml diff --git a/dependency/promtail/1.0.13/security.md b/dependency/promtail/1.0.14/security.md similarity index 99% rename from dependency/promtail/1.0.13/security.md rename to dependency/promtail/1.0.14/security.md index ff35f2351aa..deccdcb6241 100644 --- a/dependency/promtail/1.0.13/security.md +++ b/dependency/promtail/1.0.14/security.md @@ -143,7 +143,7 @@ hide: | passwd | 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
| | passwd | 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
| | passwd | 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
| -| perl-base | CVE-2020-16156 | MEDIUM | 5.32.1-4+deb11u2 | |
Expand...http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html
https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16156
https://github.com/andk/cpanpm/commit/b27c51adf0fda25dee84cb72cb2b1bf7d832148c
| +| perl-base | CVE-2020-16156 | MEDIUM | 5.32.1-4+deb11u2 | |
Expand...http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html
https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16156
https://github.com/andk/cpanpm/commit/b27c51adf0fda25dee84cb72cb2b1bf7d832148c
https://metacpan.org/pod/distribution/CPAN/scripts/cpan
| | perl-base | CVE-2011-4116 | LOW | 5.32.1-4+deb11u2 | |
Expand...http://www.openwall.com/lists/oss-security/2011/11/04/2
http://www.openwall.com/lists/oss-security/2011/11/04/4
https://github.com/Perl-Toolchain-Gang/File-Temp/issues/14
https://rt.cpan.org/Public/Bug/Display.html?id=69106
https://seclists.org/oss-sec/2011/q4/238
| | tar | CVE-2005-2541 | LOW | 1.34+dfsg-1 | |
Expand...http://marc.info/?l=bugtraq&m=112327628230258&w=2
https://lists.apache.org/thread.html/rc713534b10f9daeee2e0990239fa407e2118e4aa9e88a7041177497c@%3Cissues.guacamole.apache.org%3E
| diff --git a/dependency/promtail/1.0.13/templates/common.yaml b/dependency/promtail/1.0.14/templates/common.yaml similarity index 100% rename from dependency/promtail/1.0.13/templates/common.yaml rename to dependency/promtail/1.0.14/templates/common.yaml diff --git a/dependency/promtail/1.0.13/templates/secret.yaml b/dependency/promtail/1.0.14/templates/secret.yaml similarity index 100% rename from dependency/promtail/1.0.13/templates/secret.yaml rename to dependency/promtail/1.0.14/templates/secret.yaml diff --git a/dependency/promtail/1.0.13/templates/servicemonitor.yaml b/dependency/promtail/1.0.14/templates/servicemonitor.yaml similarity index 100% rename from dependency/promtail/1.0.13/templates/servicemonitor.yaml rename to dependency/promtail/1.0.14/templates/servicemonitor.yaml diff --git a/dependency/promtail/1.0.13/values.yaml b/dependency/promtail/1.0.14/values.yaml similarity index 100% rename from dependency/promtail/1.0.13/values.yaml rename to dependency/promtail/1.0.14/values.yaml diff --git a/dependency/redis/1.0.35/Chart.lock b/dependency/redis/1.0.35/Chart.lock deleted file mode 100644 index 8db507d044b..00000000000 --- a/dependency/redis/1.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.9.17 -digest: sha256:f316fd0395c89cbb82c7007a82f0a8a3e4ade293d63c56db935919b838022a59 -generated: "2021-12-13T21:45:02.332890515Z" diff --git a/dependency/redis/1.0.35/charts/common-8.9.17.tgz b/dependency/redis/1.0.35/charts/common-8.9.17.tgz deleted file mode 100644 index 338f739a2d0..00000000000 Binary files a/dependency/redis/1.0.35/charts/common-8.9.17.tgz and /dev/null differ diff --git a/dependency/redis/1.0.35/CHANGELOG.md b/dependency/redis/1.0.36/CHANGELOG.md similarity index 89% rename from dependency/redis/1.0.35/CHANGELOG.md rename to dependency/redis/1.0.36/CHANGELOG.md index a5a1002133a..d8284851760 100644 --- a/dependency/redis/1.0.35/CHANGELOG.md +++ b/dependency/redis/1.0.36/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [redis-1.0.36](https://github.com/truecharts/apps/compare/redis-1.0.35...redis-1.0.36) (2021-12-14) + +#### Chore + +* update helm chart common to v8.9.21 + + + ### [redis-1.0.35](https://github.com/truecharts/apps/compare/redis-1.0.34...redis-1.0.35) (2021-12-13) @@ -88,12 +97,3 @@ * update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) * update common on deps ([#1467](https://github.com/truecharts/apps/issues/1467)) * update non-major deps helm releases ([#1468](https://github.com/truecharts/apps/issues/1468)) -* update non-major ([#1443](https://github.com/truecharts/apps/issues/1443)) -* update common -* update non-major ([#1427](https://github.com/truecharts/apps/issues/1427)) -* update non-major ([#1423](https://github.com/truecharts/apps/issues/1423)) - -#### Fix - -* move deps back to ghcr for now. -* correct mountpath mistakes diff --git a/dependency/redis/1.0.35/CONFIG.md b/dependency/redis/1.0.36/CONFIG.md similarity index 100% rename from dependency/redis/1.0.35/CONFIG.md rename to dependency/redis/1.0.36/CONFIG.md diff --git a/dependency/redis/1.0.36/Chart.lock b/dependency/redis/1.0.36/Chart.lock new file mode 100644 index 00000000000..74f5cdc2aeb --- /dev/null +++ b/dependency/redis/1.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.9.21 +digest: sha256:29937b76d07f882a8d7e24ffdbc0df01638eb45efbda32695bb24015ead912ba +generated: "2021-12-14T04:57:15.076660143Z" diff --git a/dependency/redis/1.0.35/Chart.yaml b/dependency/redis/1.0.36/Chart.yaml similarity index 95% rename from dependency/redis/1.0.35/Chart.yaml rename to dependency/redis/1.0.36/Chart.yaml index 2ebdb52884d..c1c6572df7c 100644 --- a/dependency/redis/1.0.35/Chart.yaml +++ b/dependency/redis/1.0.36/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.2.6" dependencies: - name: common repository: https://truecharts.org - version: 8.9.17 + version: 8.9.21 deprecated: false description: Open source, advanced key-value store. home: https://github.com/truecharts/apps/tree/master/stable/redis @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 1.0.35 +version: 1.0.36 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/1.0.35/README.md b/dependency/redis/1.0.36/README.md similarity index 96% rename from dependency/redis/1.0.35/README.md rename to dependency/redis/1.0.36/README.md index c9a3fd00207..31342878001 100644 --- a/dependency/redis/1.0.35/README.md +++ b/dependency/redis/1.0.36/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.9.17 | +| https://truecharts.org | common | 8.9.21 | ## Installing the Chart diff --git a/dependency/redis/1.0.35/app-readme.md b/dependency/redis/1.0.36/app-readme.md similarity index 100% rename from dependency/redis/1.0.35/app-readme.md rename to dependency/redis/1.0.36/app-readme.md diff --git a/dependency/redis/1.0.36/charts/common-8.9.21.tgz b/dependency/redis/1.0.36/charts/common-8.9.21.tgz new file mode 100644 index 00000000000..aa4eb2a0381 Binary files /dev/null and b/dependency/redis/1.0.36/charts/common-8.9.21.tgz differ diff --git a/dependency/redis/1.0.35/helm-values.md b/dependency/redis/1.0.36/helm-values.md similarity index 100% rename from dependency/redis/1.0.35/helm-values.md rename to dependency/redis/1.0.36/helm-values.md diff --git a/dependency/redis/1.0.35/ix_values.yaml b/dependency/redis/1.0.36/ix_values.yaml similarity index 100% rename from dependency/redis/1.0.35/ix_values.yaml rename to dependency/redis/1.0.36/ix_values.yaml diff --git a/dependency/redis/1.0.35/questions.yaml b/dependency/redis/1.0.36/questions.yaml similarity index 100% rename from dependency/redis/1.0.35/questions.yaml rename to dependency/redis/1.0.36/questions.yaml diff --git a/dependency/redis/1.0.35/security.md b/dependency/redis/1.0.36/security.md similarity index 99% rename from dependency/redis/1.0.35/security.md rename to dependency/redis/1.0.36/security.md index 5996bb66d25..4ed58fd265e 100644 --- a/dependency/redis/1.0.35/security.md +++ b/dependency/redis/1.0.36/security.md @@ -217,7 +217,7 @@ hide: | passwd | CVE-2013-4235 | LOW | 1:4.5-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
| | passwd | CVE-2018-7169 | LOW | 1:4.5-1.1 | |
Expand...https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1729357
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7169
https://github.com/shadow-maint/shadow/pull/97
https://security.gentoo.org/glsa/201805-09
| | passwd | CVE-2019-19882 | LOW | 1:4.5-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
| -| perl-base | CVE-2020-16156 | MEDIUM | 5.28.1-6+deb10u1 | |
Expand...http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html
https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16156
https://github.com/andk/cpanpm/commit/b27c51adf0fda25dee84cb72cb2b1bf7d832148c
| +| perl-base | CVE-2020-16156 | MEDIUM | 5.28.1-6+deb10u1 | |
Expand...http://blogs.perl.org/users/neilb/2021/11/addressing-cpan-vulnerabilities-related-to-checksums.html
https://blog.hackeriet.no/cpan-signature-verification-vulnerabilities/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16156
https://github.com/andk/cpanpm/commit/b27c51adf0fda25dee84cb72cb2b1bf7d832148c
https://metacpan.org/pod/distribution/CPAN/scripts/cpan
| | perl-base | CVE-2011-4116 | LOW | 5.28.1-6+deb10u1 | |
Expand...http://www.openwall.com/lists/oss-security/2011/11/04/2
http://www.openwall.com/lists/oss-security/2011/11/04/4
https://github.com/Perl-Toolchain-Gang/File-Temp/issues/14
https://rt.cpan.org/Public/Bug/Display.html?id=69106
https://seclists.org/oss-sec/2011/q4/238
| | tar | CVE-2005-2541 | LOW | 1.30+dfsg-6 | |
Expand...http://marc.info/?l=bugtraq&m=112327628230258&w=2
https://lists.apache.org/thread.html/rc713534b10f9daeee2e0990239fa407e2118e4aa9e88a7041177497c@%3Cissues.guacamole.apache.org%3E
| | tar | CVE-2019-9923 | LOW | 1.30+dfsg-6 | |
Expand...http://git.savannah.gnu.org/cgit/tar.git/commit/?id=cb07844454d8cc9fb21f53ace75975f91185a120
http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00077.html
http://savannah.gnu.org/bugs/?55369
https://bugs.launchpad.net/ubuntu/+source/tar/+bug/1810241
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9923
https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b@%3Cissues.bookkeeper.apache.org%3E
https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4@%3Cissues.bookkeeper.apache.org%3E
https://ubuntu.com/security/notices/USN-4692-1
| diff --git a/dependency/redis/1.0.35/templates/common.yaml b/dependency/redis/1.0.36/templates/common.yaml similarity index 100% rename from dependency/redis/1.0.35/templates/common.yaml rename to dependency/redis/1.0.36/templates/common.yaml diff --git a/dependency/redis/1.0.35/templates/health-configmap.yaml b/dependency/redis/1.0.36/templates/health-configmap.yaml similarity index 100% rename from dependency/redis/1.0.35/templates/health-configmap.yaml rename to dependency/redis/1.0.36/templates/health-configmap.yaml diff --git a/dependency/redis/1.0.35/templates/secret.yaml b/dependency/redis/1.0.36/templates/secret.yaml similarity index 100% rename from dependency/redis/1.0.35/templates/secret.yaml rename to dependency/redis/1.0.36/templates/secret.yaml diff --git a/dependency/redis/1.0.35/values.yaml b/dependency/redis/1.0.36/values.yaml similarity index 100% rename from dependency/redis/1.0.35/values.yaml rename to dependency/redis/1.0.36/values.yaml