diff --git a/dependency/mariadb/1.0.47/Chart.lock b/dependency/mariadb/1.0.47/Chart.lock deleted file mode 100644 index 9f04a46eac..0000000000 --- a/dependency/mariadb/1.0.47/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.10.2 -digest: sha256:7ded42c1a558931bd6b9e4b585e7f1a6c96709256b3ec39317be9049c07bf96e -generated: "2022-01-10T19:38:51.894153722Z" diff --git a/dependency/mariadb/1.0.47/charts/common-8.10.2.tgz b/dependency/mariadb/1.0.47/charts/common-8.10.2.tgz deleted file mode 100644 index 6e4ab30e16..0000000000 Binary files a/dependency/mariadb/1.0.47/charts/common-8.10.2.tgz and /dev/null differ diff --git a/dependency/mariadb/1.0.47/CHANGELOG.md b/dependency/mariadb/1.0.48/CHANGELOG.md similarity index 89% rename from dependency/mariadb/1.0.47/CHANGELOG.md rename to dependency/mariadb/1.0.48/CHANGELOG.md index 8469ebd209..e0a8870dd1 100644 --- a/dependency/mariadb/1.0.47/CHANGELOG.md +++ b/dependency/mariadb/1.0.48/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mariadb-1.0.48](https://github.com/truecharts/apps/compare/mariadb-1.0.47...mariadb-1.0.48) (2022-01-11) + +#### Chore + +* update helm chart common to v8.10.6 + + + ### [mariadb-1.0.47](https://github.com/truecharts/apps/compare/mariadb-1.0.46...mariadb-1.0.47) (2022-01-10) @@ -88,12 +97,3 @@ #### Chore -* Last patch bump before RC2 branch-off -* remove `editable: true` as this is the default ([#1576](https://github.com/truecharts/apps/issues/1576)) - - - - -### [mariadb-1.0.37](https://github.com/truecharts/apps/compare/mariadb-1.0.36...mariadb-1.0.37) (2021-12-19) - -#### Chore diff --git a/dependency/mariadb/1.0.47/CONFIG.md b/dependency/mariadb/1.0.48/CONFIG.md similarity index 100% rename from dependency/mariadb/1.0.47/CONFIG.md rename to dependency/mariadb/1.0.48/CONFIG.md diff --git a/dependency/mariadb/1.0.48/Chart.lock b/dependency/mariadb/1.0.48/Chart.lock new file mode 100644 index 0000000000..311c6e7d47 --- /dev/null +++ b/dependency/mariadb/1.0.48/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.10.6 +digest: sha256:047f6a869b6f4f66b8c440be00bc5e27de8f25332ec427cdf19ac76a465e9bc9 +generated: "2022-01-11T10:26:13.148457509Z" diff --git a/dependency/mariadb/1.0.47/Chart.yaml b/dependency/mariadb/1.0.48/Chart.yaml similarity index 96% rename from dependency/mariadb/1.0.47/Chart.yaml rename to dependency/mariadb/1.0.48/Chart.yaml index d419d0950a..4bb21fd455 100644 --- a/dependency/mariadb/1.0.47/Chart.yaml +++ b/dependency/mariadb/1.0.48/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.6.5" dependencies: - name: common repository: https://truecharts.org - version: 8.10.2 + version: 8.10.6 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.47 +version: 1.0.48 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/1.0.47/README.md b/dependency/mariadb/1.0.48/README.md similarity index 96% rename from dependency/mariadb/1.0.47/README.md rename to dependency/mariadb/1.0.48/README.md index 273281df02..a1de8bf7b0 100644 --- a/dependency/mariadb/1.0.47/README.md +++ b/dependency/mariadb/1.0.48/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.10.2 | +| https://truecharts.org | common | 8.10.6 | ## Installing the Chart diff --git a/dependency/mariadb/1.0.47/app-readme.md b/dependency/mariadb/1.0.48/app-readme.md similarity index 100% rename from dependency/mariadb/1.0.47/app-readme.md rename to dependency/mariadb/1.0.48/app-readme.md diff --git a/dependency/mariadb/1.0.48/charts/common-8.10.6.tgz b/dependency/mariadb/1.0.48/charts/common-8.10.6.tgz new file mode 100644 index 0000000000..81fae5696a Binary files /dev/null and b/dependency/mariadb/1.0.48/charts/common-8.10.6.tgz differ diff --git a/dependency/mariadb/1.0.47/helm-values.md b/dependency/mariadb/1.0.48/helm-values.md similarity index 100% rename from dependency/mariadb/1.0.47/helm-values.md rename to dependency/mariadb/1.0.48/helm-values.md diff --git a/dependency/mariadb/1.0.47/ix_values.yaml b/dependency/mariadb/1.0.48/ix_values.yaml similarity index 100% rename from dependency/mariadb/1.0.47/ix_values.yaml rename to dependency/mariadb/1.0.48/ix_values.yaml diff --git a/dependency/mariadb/1.0.47/questions.yaml b/dependency/mariadb/1.0.48/questions.yaml similarity index 100% rename from dependency/mariadb/1.0.47/questions.yaml rename to dependency/mariadb/1.0.48/questions.yaml diff --git a/dependency/mariadb/1.0.47/security.md b/dependency/mariadb/1.0.48/security.md similarity index 100% rename from dependency/mariadb/1.0.47/security.md rename to dependency/mariadb/1.0.48/security.md diff --git a/dependency/mariadb/1.0.47/templates/common.yaml b/dependency/mariadb/1.0.48/templates/common.yaml similarity index 100% rename from dependency/mariadb/1.0.47/templates/common.yaml rename to dependency/mariadb/1.0.48/templates/common.yaml diff --git a/dependency/mariadb/1.0.47/templates/secret.yaml b/dependency/mariadb/1.0.48/templates/secret.yaml similarity index 100% rename from dependency/mariadb/1.0.47/templates/secret.yaml rename to dependency/mariadb/1.0.48/templates/secret.yaml diff --git a/dependency/mariadb/1.0.47/values.yaml b/dependency/mariadb/1.0.48/values.yaml similarity index 100% rename from dependency/mariadb/1.0.47/values.yaml rename to dependency/mariadb/1.0.48/values.yaml diff --git a/dependency/memcached/1.0.47/Chart.lock b/dependency/memcached/1.0.47/Chart.lock deleted file mode 100644 index 56eef006bb..0000000000 --- a/dependency/memcached/1.0.47/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.10.2 -digest: sha256:7ded42c1a558931bd6b9e4b585e7f1a6c96709256b3ec39317be9049c07bf96e -generated: "2022-01-10T19:38:51.966257232Z" diff --git a/dependency/memcached/1.0.47/charts/common-8.10.2.tgz b/dependency/memcached/1.0.47/charts/common-8.10.2.tgz deleted file mode 100644 index 6e4ab30e16..0000000000 Binary files a/dependency/memcached/1.0.47/charts/common-8.10.2.tgz and /dev/null differ diff --git a/dependency/memcached/1.0.47/CHANGELOG.md b/dependency/memcached/1.0.48/CHANGELOG.md similarity index 91% rename from dependency/memcached/1.0.47/CHANGELOG.md rename to dependency/memcached/1.0.48/CHANGELOG.md index 38187d1349..eae030a314 100644 --- a/dependency/memcached/1.0.47/CHANGELOG.md +++ b/dependency/memcached/1.0.48/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [memcached-1.0.48](https://github.com/truecharts/apps/compare/memcached-1.0.47...memcached-1.0.48) (2022-01-11) + +#### Chore + +* update helm chart common to v8.10.6 + + + ### [memcached-1.0.47](https://github.com/truecharts/apps/compare/memcached-1.0.46...memcached-1.0.47) (2022-01-10) @@ -88,12 +97,3 @@ #### Chore -* update docker general non-major ([#1585](https://github.com/truecharts/apps/issues/1585)) - - - - -### [memcached-1.0.37](https://github.com/truecharts/apps/compare/memcached-1.0.36...memcached-1.0.37) (2021-12-19) - -#### Chore - diff --git a/dependency/memcached/1.0.47/CONFIG.md b/dependency/memcached/1.0.48/CONFIG.md similarity index 100% rename from dependency/memcached/1.0.47/CONFIG.md rename to dependency/memcached/1.0.48/CONFIG.md diff --git a/dependency/memcached/1.0.48/Chart.lock b/dependency/memcached/1.0.48/Chart.lock new file mode 100644 index 0000000000..9d4c093722 --- /dev/null +++ b/dependency/memcached/1.0.48/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.10.6 +digest: sha256:047f6a869b6f4f66b8c440be00bc5e27de8f25332ec427cdf19ac76a465e9bc9 +generated: "2022-01-11T10:26:13.323719797Z" diff --git a/dependency/memcached/1.0.47/Chart.yaml b/dependency/memcached/1.0.48/Chart.yaml similarity index 95% rename from dependency/memcached/1.0.47/Chart.yaml rename to dependency/memcached/1.0.48/Chart.yaml index 7b8310d26a..07a86206d3 100644 --- a/dependency/memcached/1.0.47/Chart.yaml +++ b/dependency/memcached/1.0.48/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.12" dependencies: - name: common repository: https://truecharts.org - version: 8.10.2 + version: 8.10.6 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.47 +version: 1.0.48 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/1.0.47/README.md b/dependency/memcached/1.0.48/README.md similarity index 96% rename from dependency/memcached/1.0.47/README.md rename to dependency/memcached/1.0.48/README.md index c7cc962a1f..1e7d63bdec 100644 --- a/dependency/memcached/1.0.47/README.md +++ b/dependency/memcached/1.0.48/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.10.2 | +| https://truecharts.org | common | 8.10.6 | ## Installing the Chart diff --git a/dependency/memcached/1.0.47/app-readme.md b/dependency/memcached/1.0.48/app-readme.md similarity index 100% rename from dependency/memcached/1.0.47/app-readme.md rename to dependency/memcached/1.0.48/app-readme.md diff --git a/dependency/memcached/1.0.48/charts/common-8.10.6.tgz b/dependency/memcached/1.0.48/charts/common-8.10.6.tgz new file mode 100644 index 0000000000..81fae5696a Binary files /dev/null and b/dependency/memcached/1.0.48/charts/common-8.10.6.tgz differ diff --git a/dependency/memcached/1.0.47/helm-values.md b/dependency/memcached/1.0.48/helm-values.md similarity index 100% rename from dependency/memcached/1.0.47/helm-values.md rename to dependency/memcached/1.0.48/helm-values.md diff --git a/dependency/memcached/1.0.47/ix_values.yaml b/dependency/memcached/1.0.48/ix_values.yaml similarity index 100% rename from dependency/memcached/1.0.47/ix_values.yaml rename to dependency/memcached/1.0.48/ix_values.yaml diff --git a/dependency/memcached/1.0.47/questions.yaml b/dependency/memcached/1.0.48/questions.yaml similarity index 100% rename from dependency/memcached/1.0.47/questions.yaml rename to dependency/memcached/1.0.48/questions.yaml diff --git a/dependency/memcached/1.0.47/security.md b/dependency/memcached/1.0.48/security.md similarity index 100% rename from dependency/memcached/1.0.47/security.md rename to dependency/memcached/1.0.48/security.md diff --git a/dependency/memcached/1.0.47/templates/common.yaml b/dependency/memcached/1.0.48/templates/common.yaml similarity index 100% rename from dependency/memcached/1.0.47/templates/common.yaml rename to dependency/memcached/1.0.48/templates/common.yaml diff --git a/dependency/memcached/1.0.47/values.yaml b/dependency/memcached/1.0.48/values.yaml similarity index 100% rename from dependency/memcached/1.0.47/values.yaml rename to dependency/memcached/1.0.48/values.yaml diff --git a/dependency/postgresql/6.0.45/Chart.lock b/dependency/postgresql/6.0.45/Chart.lock deleted file mode 100644 index 1e410a029d..0000000000 --- a/dependency/postgresql/6.0.45/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.10.2 -digest: sha256:7ded42c1a558931bd6b9e4b585e7f1a6c96709256b3ec39317be9049c07bf96e -generated: "2022-01-10T19:38:52.078196469Z" diff --git a/dependency/postgresql/6.0.45/charts/common-8.10.2.tgz b/dependency/postgresql/6.0.45/charts/common-8.10.2.tgz deleted file mode 100644 index 6e4ab30e16..0000000000 Binary files a/dependency/postgresql/6.0.45/charts/common-8.10.2.tgz and /dev/null differ diff --git a/dependency/postgresql/6.0.45/CHANGELOG.md b/dependency/postgresql/6.0.46/CHANGELOG.md similarity index 91% rename from dependency/postgresql/6.0.45/CHANGELOG.md rename to dependency/postgresql/6.0.46/CHANGELOG.md index 76e21d0e9b..8071057f51 100644 --- a/dependency/postgresql/6.0.45/CHANGELOG.md +++ b/dependency/postgresql/6.0.46/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-6.0.46](https://github.com/truecharts/apps/compare/postgresql-6.0.45...postgresql-6.0.46) (2022-01-11) + +#### Chore + +* update helm chart common to v8.10.6 + + + ### [postgresql-6.0.45](https://github.com/truecharts/apps/compare/postgresql-6.0.44...postgresql-6.0.45) (2022-01-10) @@ -88,12 +97,3 @@ #### Chore -* update docker general non-major ([#1585](https://github.com/truecharts/apps/issues/1585)) - - - - -### [postgresql-6.0.35](https://github.com/truecharts/apps/compare/postgresql-6.0.34...postgresql-6.0.35) (2021-12-19) - -#### Chore - diff --git a/dependency/postgresql/6.0.45/CONFIG.md b/dependency/postgresql/6.0.46/CONFIG.md similarity index 100% rename from dependency/postgresql/6.0.45/CONFIG.md rename to dependency/postgresql/6.0.46/CONFIG.md diff --git a/dependency/postgresql/6.0.46/Chart.lock b/dependency/postgresql/6.0.46/Chart.lock new file mode 100644 index 0000000000..9183f84989 --- /dev/null +++ b/dependency/postgresql/6.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.10.6 +digest: sha256:047f6a869b6f4f66b8c440be00bc5e27de8f25332ec427cdf19ac76a465e9bc9 +generated: "2022-01-11T10:26:13.307940608Z" diff --git a/dependency/postgresql/6.0.45/Chart.yaml b/dependency/postgresql/6.0.46/Chart.yaml similarity index 95% rename from dependency/postgresql/6.0.45/Chart.yaml rename to dependency/postgresql/6.0.46/Chart.yaml index c2c8ebd565..272f95bc87 100644 --- a/dependency/postgresql/6.0.45/Chart.yaml +++ b/dependency/postgresql/6.0.46/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.10.2 + version: 8.10.6 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.45 +version: 6.0.46 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/6.0.45/README.md b/dependency/postgresql/6.0.46/README.md similarity index 96% rename from dependency/postgresql/6.0.45/README.md rename to dependency/postgresql/6.0.46/README.md index fcb23beb16..c77ea8e81d 100644 --- a/dependency/postgresql/6.0.45/README.md +++ b/dependency/postgresql/6.0.46/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.10.2 | +| https://truecharts.org | common | 8.10.6 | ## Installing the Chart diff --git a/dependency/postgresql/6.0.45/app-readme.md b/dependency/postgresql/6.0.46/app-readme.md similarity index 100% rename from dependency/postgresql/6.0.45/app-readme.md rename to dependency/postgresql/6.0.46/app-readme.md diff --git a/dependency/postgresql/6.0.46/charts/common-8.10.6.tgz b/dependency/postgresql/6.0.46/charts/common-8.10.6.tgz new file mode 100644 index 0000000000..81fae5696a Binary files /dev/null and b/dependency/postgresql/6.0.46/charts/common-8.10.6.tgz differ diff --git a/dependency/postgresql/6.0.45/helm-values.md b/dependency/postgresql/6.0.46/helm-values.md similarity index 100% rename from dependency/postgresql/6.0.45/helm-values.md rename to dependency/postgresql/6.0.46/helm-values.md diff --git a/dependency/postgresql/6.0.45/ix_values.yaml b/dependency/postgresql/6.0.46/ix_values.yaml similarity index 100% rename from dependency/postgresql/6.0.45/ix_values.yaml rename to dependency/postgresql/6.0.46/ix_values.yaml diff --git a/dependency/postgresql/6.0.45/questions.yaml b/dependency/postgresql/6.0.46/questions.yaml similarity index 100% rename from dependency/postgresql/6.0.45/questions.yaml rename to dependency/postgresql/6.0.46/questions.yaml diff --git a/dependency/postgresql/6.0.45/security.md b/dependency/postgresql/6.0.46/security.md similarity index 100% rename from dependency/postgresql/6.0.45/security.md rename to dependency/postgresql/6.0.46/security.md diff --git a/dependency/postgresql/6.0.45/templates/backup-postgres-config.yaml b/dependency/postgresql/6.0.46/templates/backup-postgres-config.yaml similarity index 100% rename from dependency/postgresql/6.0.45/templates/backup-postgres-config.yaml rename to dependency/postgresql/6.0.46/templates/backup-postgres-config.yaml diff --git a/dependency/postgresql/6.0.45/templates/common.yaml b/dependency/postgresql/6.0.46/templates/common.yaml similarity index 100% rename from dependency/postgresql/6.0.45/templates/common.yaml rename to dependency/postgresql/6.0.46/templates/common.yaml diff --git a/dependency/postgresql/6.0.45/templates/secret.yaml b/dependency/postgresql/6.0.46/templates/secret.yaml similarity index 100% rename from dependency/postgresql/6.0.45/templates/secret.yaml rename to dependency/postgresql/6.0.46/templates/secret.yaml diff --git a/dependency/postgresql/6.0.45/templates/upgrade-backup-postgres-hook.yaml b/dependency/postgresql/6.0.46/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from dependency/postgresql/6.0.45/templates/upgrade-backup-postgres-hook.yaml rename to dependency/postgresql/6.0.46/templates/upgrade-backup-postgres-hook.yaml diff --git a/dependency/postgresql/6.0.45/values.yaml b/dependency/postgresql/6.0.46/values.yaml similarity index 100% rename from dependency/postgresql/6.0.45/values.yaml rename to dependency/postgresql/6.0.46/values.yaml diff --git a/dependency/promtail/1.0.19/Chart.lock b/dependency/promtail/1.0.19/Chart.lock deleted file mode 100644 index 4c91de5ecc..0000000000 --- a/dependency/promtail/1.0.19/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.10.2 -digest: sha256:7ded42c1a558931bd6b9e4b585e7f1a6c96709256b3ec39317be9049c07bf96e -generated: "2022-01-04T17:33:10.344971969Z" diff --git a/dependency/promtail/1.0.19/charts/common-8.10.2.tgz b/dependency/promtail/1.0.19/charts/common-8.10.2.tgz deleted file mode 100644 index 6e4ab30e16..0000000000 Binary files a/dependency/promtail/1.0.19/charts/common-8.10.2.tgz and /dev/null differ diff --git a/dependency/promtail/1.0.19/CHANGELOG.md b/dependency/promtail/1.0.20/CHANGELOG.md similarity index 80% rename from dependency/promtail/1.0.19/CHANGELOG.md rename to dependency/promtail/1.0.20/CHANGELOG.md index bf4f08bb5e..6542e740ed 100644 --- a/dependency/promtail/1.0.19/CHANGELOG.md +++ b/dependency/promtail/1.0.20/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [promtail-1.0.20](https://github.com/truecharts/apps/compare/promtail-1.0.19...promtail-1.0.20) (2022-01-11) + +#### Chore + +* update helm chart common to v8.10.6 + + + ### [promtail-1.0.19](https://github.com/truecharts/apps/compare/promtail-1.0.18...promtail-1.0.19) (2022-01-04) @@ -88,12 +97,3 @@ #### Chore * bump apps to generate security page -* ensure container references are prefixed with v -* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) -* cleanup the ci for the security page a bit -* bump common on dependency train ([#1452](https://github.com/truecharts/apps/issues/1452)) -* update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) -* update dependencies -* update common on deps ([#1467](https://github.com/truecharts/apps/issues/1467)) -* update common -* update non-major ([#1423](https://github.com/truecharts/apps/issues/1423)) diff --git a/dependency/promtail/1.0.19/CONFIG.md b/dependency/promtail/1.0.20/CONFIG.md similarity index 100% rename from dependency/promtail/1.0.19/CONFIG.md rename to dependency/promtail/1.0.20/CONFIG.md diff --git a/dependency/promtail/1.0.20/Chart.lock b/dependency/promtail/1.0.20/Chart.lock new file mode 100644 index 0000000000..bf8ad8c829 --- /dev/null +++ b/dependency/promtail/1.0.20/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.10.6 +digest: sha256:047f6a869b6f4f66b8c440be00bc5e27de8f25332ec427cdf19ac76a465e9bc9 +generated: "2022-01-11T10:26:13.384803441Z" diff --git a/dependency/promtail/1.0.19/Chart.yaml b/dependency/promtail/1.0.20/Chart.yaml similarity index 95% rename from dependency/promtail/1.0.19/Chart.yaml rename to dependency/promtail/1.0.20/Chart.yaml index ef2d5d0718..fadd72ec91 100644 --- a/dependency/promtail/1.0.19/Chart.yaml +++ b/dependency/promtail/1.0.20/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.4.1" dependencies: - name: common repository: https://truecharts.org - version: 8.10.2 + version: 8.10.6 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.19 +version: 1.0.20 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/promtail/1.0.19/README.md b/dependency/promtail/1.0.20/README.md similarity index 96% rename from dependency/promtail/1.0.19/README.md rename to dependency/promtail/1.0.20/README.md index 3a7153c07b..4dc27587de 100644 --- a/dependency/promtail/1.0.19/README.md +++ b/dependency/promtail/1.0.20/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.10.2 | +| https://truecharts.org | common | 8.10.6 | ## Installing the Chart diff --git a/dependency/promtail/1.0.19/app-readme.md b/dependency/promtail/1.0.20/app-readme.md similarity index 100% rename from dependency/promtail/1.0.19/app-readme.md rename to dependency/promtail/1.0.20/app-readme.md diff --git a/dependency/promtail/1.0.20/charts/common-8.10.6.tgz b/dependency/promtail/1.0.20/charts/common-8.10.6.tgz new file mode 100644 index 0000000000..81fae5696a Binary files /dev/null and b/dependency/promtail/1.0.20/charts/common-8.10.6.tgz differ diff --git a/dependency/promtail/1.0.19/helm-values.md b/dependency/promtail/1.0.20/helm-values.md similarity index 100% rename from dependency/promtail/1.0.19/helm-values.md rename to dependency/promtail/1.0.20/helm-values.md diff --git a/dependency/promtail/1.0.19/ix_values.yaml b/dependency/promtail/1.0.20/ix_values.yaml similarity index 100% rename from dependency/promtail/1.0.19/ix_values.yaml rename to dependency/promtail/1.0.20/ix_values.yaml diff --git a/dependency/promtail/1.0.19/questions.yaml b/dependency/promtail/1.0.20/questions.yaml similarity index 100% rename from dependency/promtail/1.0.19/questions.yaml rename to dependency/promtail/1.0.20/questions.yaml diff --git a/dependency/promtail/1.0.19/security.md b/dependency/promtail/1.0.20/security.md similarity index 99% rename from dependency/promtail/1.0.19/security.md rename to dependency/promtail/1.0.20/security.md index ab947fa4c3..a881cb97f5 100644 --- a/dependency/promtail/1.0.19/security.md +++ b/dependency/promtail/1.0.20/security.md @@ -124,11 +124,14 @@ 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
| | libsystemd-dev | 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
| | libsystemd-dev | 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
| +| libsystemd-dev | CVE-2021-3997 | UNKNOWN | 247.3-6 | |
Expand...
| | 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/dependency/promtail/1.0.19/templates/common.yaml b/dependency/promtail/1.0.20/templates/common.yaml similarity index 100% rename from dependency/promtail/1.0.19/templates/common.yaml rename to dependency/promtail/1.0.20/templates/common.yaml diff --git a/dependency/promtail/1.0.19/templates/secret.yaml b/dependency/promtail/1.0.20/templates/secret.yaml similarity index 100% rename from dependency/promtail/1.0.19/templates/secret.yaml rename to dependency/promtail/1.0.20/templates/secret.yaml diff --git a/dependency/promtail/1.0.19/templates/servicemonitor.yaml b/dependency/promtail/1.0.20/templates/servicemonitor.yaml similarity index 100% rename from dependency/promtail/1.0.19/templates/servicemonitor.yaml rename to dependency/promtail/1.0.20/templates/servicemonitor.yaml diff --git a/dependency/promtail/1.0.19/values.yaml b/dependency/promtail/1.0.20/values.yaml similarity index 100% rename from dependency/promtail/1.0.19/values.yaml rename to dependency/promtail/1.0.20/values.yaml diff --git a/dependency/redis/1.0.50/Chart.lock b/dependency/redis/1.0.50/Chart.lock deleted file mode 100644 index ee6148b2f0..0000000000 --- a/dependency/redis/1.0.50/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.10.2 -digest: sha256:7ded42c1a558931bd6b9e4b585e7f1a6c96709256b3ec39317be9049c07bf96e -generated: "2022-01-10T19:39:20.370054279Z" diff --git a/dependency/redis/1.0.50/charts/common-8.10.2.tgz b/dependency/redis/1.0.50/charts/common-8.10.2.tgz deleted file mode 100644 index 6e4ab30e16..0000000000 Binary files a/dependency/redis/1.0.50/charts/common-8.10.2.tgz and /dev/null differ diff --git a/dependency/redis/1.0.50/CHANGELOG.md b/dependency/redis/1.0.51/CHANGELOG.md similarity index 91% rename from dependency/redis/1.0.50/CHANGELOG.md rename to dependency/redis/1.0.51/CHANGELOG.md index 30ecd3c468..525ef0a9ff 100644 --- a/dependency/redis/1.0.50/CHANGELOG.md +++ b/dependency/redis/1.0.51/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [redis-1.0.51](https://github.com/truecharts/apps/compare/redis-1.0.50...redis-1.0.51) (2022-01-11) + +#### Chore + +* update helm chart common to v8.10.6 + + + ### [redis-1.0.50](https://github.com/truecharts/apps/compare/redis-1.0.49...redis-1.0.50) (2022-01-10) @@ -88,12 +97,3 @@ #### Chore -* update docker general non-major ([#1585](https://github.com/truecharts/apps/issues/1585)) - - - - -### [redis-1.0.40](https://github.com/truecharts/apps/compare/redis-1.0.39...redis-1.0.40) (2021-12-19) - -#### Chore - diff --git a/dependency/redis/1.0.50/CONFIG.md b/dependency/redis/1.0.51/CONFIG.md similarity index 100% rename from dependency/redis/1.0.50/CONFIG.md rename to dependency/redis/1.0.51/CONFIG.md diff --git a/dependency/redis/1.0.51/Chart.lock b/dependency/redis/1.0.51/Chart.lock new file mode 100644 index 0000000000..cd0d049889 --- /dev/null +++ b/dependency/redis/1.0.51/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.10.6 +digest: sha256:047f6a869b6f4f66b8c440be00bc5e27de8f25332ec427cdf19ac76a465e9bc9 +generated: "2022-01-11T10:26:49.806312029Z" diff --git a/dependency/redis/1.0.50/Chart.yaml b/dependency/redis/1.0.51/Chart.yaml similarity index 95% rename from dependency/redis/1.0.50/Chart.yaml rename to dependency/redis/1.0.51/Chart.yaml index ea358889dd..013445691e 100644 --- a/dependency/redis/1.0.50/Chart.yaml +++ b/dependency/redis/1.0.51/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.2.6" dependencies: - name: common repository: https://truecharts.org - version: 8.10.2 + version: 8.10.6 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.50 +version: 1.0.51 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/1.0.50/README.md b/dependency/redis/1.0.51/README.md similarity index 96% rename from dependency/redis/1.0.50/README.md rename to dependency/redis/1.0.51/README.md index 0daa1077eb..cc33178997 100644 --- a/dependency/redis/1.0.50/README.md +++ b/dependency/redis/1.0.51/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.10.2 | +| https://truecharts.org | common | 8.10.6 | ## Installing the Chart diff --git a/dependency/redis/1.0.50/app-readme.md b/dependency/redis/1.0.51/app-readme.md similarity index 100% rename from dependency/redis/1.0.50/app-readme.md rename to dependency/redis/1.0.51/app-readme.md diff --git a/dependency/redis/1.0.51/charts/common-8.10.6.tgz b/dependency/redis/1.0.51/charts/common-8.10.6.tgz new file mode 100644 index 0000000000..81fae5696a Binary files /dev/null and b/dependency/redis/1.0.51/charts/common-8.10.6.tgz differ diff --git a/dependency/redis/1.0.50/helm-values.md b/dependency/redis/1.0.51/helm-values.md similarity index 100% rename from dependency/redis/1.0.50/helm-values.md rename to dependency/redis/1.0.51/helm-values.md diff --git a/dependency/redis/1.0.50/ix_values.yaml b/dependency/redis/1.0.51/ix_values.yaml similarity index 100% rename from dependency/redis/1.0.50/ix_values.yaml rename to dependency/redis/1.0.51/ix_values.yaml diff --git a/dependency/redis/1.0.50/questions.yaml b/dependency/redis/1.0.51/questions.yaml similarity index 100% rename from dependency/redis/1.0.50/questions.yaml rename to dependency/redis/1.0.51/questions.yaml diff --git a/dependency/redis/1.0.50/security.md b/dependency/redis/1.0.51/security.md similarity index 100% rename from dependency/redis/1.0.50/security.md rename to dependency/redis/1.0.51/security.md diff --git a/dependency/redis/1.0.50/templates/common.yaml b/dependency/redis/1.0.51/templates/common.yaml similarity index 100% rename from dependency/redis/1.0.50/templates/common.yaml rename to dependency/redis/1.0.51/templates/common.yaml diff --git a/dependency/redis/1.0.50/templates/health-configmap.yaml b/dependency/redis/1.0.51/templates/health-configmap.yaml similarity index 100% rename from dependency/redis/1.0.50/templates/health-configmap.yaml rename to dependency/redis/1.0.51/templates/health-configmap.yaml diff --git a/dependency/redis/1.0.50/templates/secret.yaml b/dependency/redis/1.0.51/templates/secret.yaml similarity index 100% rename from dependency/redis/1.0.50/templates/secret.yaml rename to dependency/redis/1.0.51/templates/secret.yaml diff --git a/dependency/redis/1.0.50/values.yaml b/dependency/redis/1.0.51/values.yaml similarity index 100% rename from dependency/redis/1.0.50/values.yaml rename to dependency/redis/1.0.51/values.yaml