diff --git a/dependency/mariadb/2.0.3/Chart.lock b/dependency/mariadb/2.0.3/Chart.lock deleted file mode 100644 index 190ed66b48d..00000000000 --- a/dependency/mariadb/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 9.1.2 -digest: sha256:c31f80d9a593b307274ae84096234c1928a407d3899cf5b173eac54118901f24 -generated: "2022-03-15T15:09:27.467071816Z" diff --git a/dependency/mariadb/2.0.3/charts/common-9.1.2.tgz b/dependency/mariadb/2.0.3/charts/common-9.1.2.tgz deleted file mode 100644 index a1931401a3c..00000000000 Binary files a/dependency/mariadb/2.0.3/charts/common-9.1.2.tgz and /dev/null differ diff --git a/dependency/mariadb/2.0.3/CHANGELOG.md b/dependency/mariadb/2.0.4/CHANGELOG.md similarity index 91% rename from dependency/mariadb/2.0.3/CHANGELOG.md rename to dependency/mariadb/2.0.4/CHANGELOG.md index ce43c3c2add..bf280c4f533 100644 --- a/dependency/mariadb/2.0.3/CHANGELOG.md +++ b/dependency/mariadb/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mariadb-2.0.4](https://github.com/truecharts/apps/compare/mariadb-2.0.3...mariadb-2.0.4) (2022-03-15) + +#### Chore + +* update helm chart common to v9.1.4 ([#2180](https://github.com/truecharts/apps/issues/2180)) + + + ### [mariadb-2.0.3](https://github.com/truecharts/apps/compare/mariadb-2.0.2...mariadb-2.0.3) (2022-03-15) @@ -88,12 +97,3 @@ - -### [mariadb-1.0.73](https://github.com/truecharts/apps/compare/mariadb-1.0.72...mariadb-1.0.73) (2022-02-21) - -#### Chore - -* update helm chart common to v8.16.0 ([#1926](https://github.com/truecharts/apps/issues/1926)) - - - diff --git a/dependency/mariadb/2.0.3/CONFIG.md b/dependency/mariadb/2.0.4/CONFIG.md similarity index 100% rename from dependency/mariadb/2.0.3/CONFIG.md rename to dependency/mariadb/2.0.4/CONFIG.md diff --git a/dependency/mariadb/2.0.4/Chart.lock b/dependency/mariadb/2.0.4/Chart.lock new file mode 100644 index 00000000000..7848b72cb97 --- /dev/null +++ b/dependency/mariadb/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 9.1.4 +digest: sha256:4266415271f61b205bd92aec35189a626fc572bf9c753bccc8a8aa18a8860a22 +generated: "2022-03-15T18:32:52.480773817Z" diff --git a/dependency/mariadb/2.0.3/Chart.yaml b/dependency/mariadb/2.0.4/Chart.yaml similarity index 96% rename from dependency/mariadb/2.0.3/Chart.yaml rename to dependency/mariadb/2.0.4/Chart.yaml index b29cf282505..36e0e173b55 100644 --- a/dependency/mariadb/2.0.3/Chart.yaml +++ b/dependency/mariadb/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.6.7" dependencies: - name: common repository: https://truecharts.org - version: 9.1.2 + version: 9.1.4 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: 2.0.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/2.0.3/README.md b/dependency/mariadb/2.0.4/README.md similarity index 96% rename from dependency/mariadb/2.0.3/README.md rename to dependency/mariadb/2.0.4/README.md index aa9dedd70e5..2d46cafc2d3 100644 --- a/dependency/mariadb/2.0.3/README.md +++ b/dependency/mariadb/2.0.4/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 9.1.2 | +| https://truecharts.org | common | 9.1.4 | ## Installing the Chart diff --git a/dependency/mariadb/2.0.3/app-readme.md b/dependency/mariadb/2.0.4/app-readme.md similarity index 100% rename from dependency/mariadb/2.0.3/app-readme.md rename to dependency/mariadb/2.0.4/app-readme.md diff --git a/dependency/mariadb/2.0.4/charts/common-9.1.4.tgz b/dependency/mariadb/2.0.4/charts/common-9.1.4.tgz new file mode 100644 index 00000000000..ccce1bb2b86 Binary files /dev/null and b/dependency/mariadb/2.0.4/charts/common-9.1.4.tgz differ diff --git a/dependency/mariadb/2.0.3/helm-values.md b/dependency/mariadb/2.0.4/helm-values.md similarity index 100% rename from dependency/mariadb/2.0.3/helm-values.md rename to dependency/mariadb/2.0.4/helm-values.md diff --git a/dependency/mariadb/2.0.3/ix_values.yaml b/dependency/mariadb/2.0.4/ix_values.yaml similarity index 100% rename from dependency/mariadb/2.0.3/ix_values.yaml rename to dependency/mariadb/2.0.4/ix_values.yaml diff --git a/dependency/mariadb/2.0.3/questions.yaml b/dependency/mariadb/2.0.4/questions.yaml similarity index 100% rename from dependency/mariadb/2.0.3/questions.yaml rename to dependency/mariadb/2.0.4/questions.yaml diff --git a/dependency/mariadb/2.0.3/security.md b/dependency/mariadb/2.0.4/security.md similarity index 100% rename from dependency/mariadb/2.0.3/security.md rename to dependency/mariadb/2.0.4/security.md diff --git a/dependency/mariadb/2.0.3/templates/common.yaml b/dependency/mariadb/2.0.4/templates/common.yaml similarity index 100% rename from dependency/mariadb/2.0.3/templates/common.yaml rename to dependency/mariadb/2.0.4/templates/common.yaml diff --git a/dependency/mariadb/2.0.3/templates/secret.yaml b/dependency/mariadb/2.0.4/templates/secret.yaml similarity index 100% rename from dependency/mariadb/2.0.3/templates/secret.yaml rename to dependency/mariadb/2.0.4/templates/secret.yaml diff --git a/dependency/mariadb/2.0.3/values.yaml b/dependency/mariadb/2.0.4/values.yaml similarity index 100% rename from dependency/mariadb/2.0.3/values.yaml rename to dependency/mariadb/2.0.4/values.yaml diff --git a/dependency/memcached/2.0.3/Chart.lock b/dependency/memcached/2.0.3/Chart.lock deleted file mode 100644 index 2bcf8b38d74..00000000000 --- a/dependency/memcached/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 9.1.2 -digest: sha256:c31f80d9a593b307274ae84096234c1928a407d3899cf5b173eac54118901f24 -generated: "2022-03-15T15:09:27.199584869Z" diff --git a/dependency/memcached/2.0.3/charts/common-9.1.2.tgz b/dependency/memcached/2.0.3/charts/common-9.1.2.tgz deleted file mode 100644 index a1931401a3c..00000000000 Binary files a/dependency/memcached/2.0.3/charts/common-9.1.2.tgz and /dev/null differ diff --git a/dependency/memcached/2.0.3/CHANGELOG.md b/dependency/memcached/2.0.4/CHANGELOG.md similarity index 91% rename from dependency/memcached/2.0.3/CHANGELOG.md rename to dependency/memcached/2.0.4/CHANGELOG.md index 3d61b2e0375..b805a128a48 100644 --- a/dependency/memcached/2.0.3/CHANGELOG.md +++ b/dependency/memcached/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [memcached-2.0.4](https://github.com/truecharts/apps/compare/memcached-2.0.3...memcached-2.0.4) (2022-03-15) + +#### Chore + +* update helm chart common to v9.1.4 ([#2180](https://github.com/truecharts/apps/issues/2180)) + + + ### [memcached-2.0.3](https://github.com/truecharts/apps/compare/memcached-2.0.2...memcached-2.0.3) (2022-03-15) @@ -88,12 +97,3 @@ * update helm chart common to v8.16.0 ([#1926](https://github.com/truecharts/apps/issues/1926)) - - -### [memcached-1.0.72](https://github.com/truecharts/apps/compare/memcached-1.0.71...memcached-1.0.72) (2022-02-21) - -#### Chore - -* update docker general non-major ([#1924](https://github.com/truecharts/apps/issues/1924)) - - diff --git a/dependency/memcached/2.0.3/CONFIG.md b/dependency/memcached/2.0.4/CONFIG.md similarity index 100% rename from dependency/memcached/2.0.3/CONFIG.md rename to dependency/memcached/2.0.4/CONFIG.md diff --git a/dependency/memcached/2.0.4/Chart.lock b/dependency/memcached/2.0.4/Chart.lock new file mode 100644 index 00000000000..5eac35aee1a --- /dev/null +++ b/dependency/memcached/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 9.1.4 +digest: sha256:4266415271f61b205bd92aec35189a626fc572bf9c753bccc8a8aa18a8860a22 +generated: "2022-03-15T18:32:52.456183043Z" diff --git a/dependency/memcached/2.0.3/Chart.yaml b/dependency/memcached/2.0.4/Chart.yaml similarity index 95% rename from dependency/memcached/2.0.3/Chart.yaml rename to dependency/memcached/2.0.4/Chart.yaml index 0943317807d..d7526f11b20 100644 --- a/dependency/memcached/2.0.3/Chart.yaml +++ b/dependency/memcached/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.14" dependencies: - name: common repository: https://truecharts.org - version: 9.1.2 + version: 9.1.4 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: 2.0.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/2.0.3/README.md b/dependency/memcached/2.0.4/README.md similarity index 96% rename from dependency/memcached/2.0.3/README.md rename to dependency/memcached/2.0.4/README.md index b3577472092..7ac2dd27f24 100644 --- a/dependency/memcached/2.0.3/README.md +++ b/dependency/memcached/2.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 9.1.2 | +| https://truecharts.org | common | 9.1.4 | ## Installing the Chart diff --git a/dependency/memcached/2.0.3/app-readme.md b/dependency/memcached/2.0.4/app-readme.md similarity index 100% rename from dependency/memcached/2.0.3/app-readme.md rename to dependency/memcached/2.0.4/app-readme.md diff --git a/dependency/memcached/2.0.4/charts/common-9.1.4.tgz b/dependency/memcached/2.0.4/charts/common-9.1.4.tgz new file mode 100644 index 00000000000..ccce1bb2b86 Binary files /dev/null and b/dependency/memcached/2.0.4/charts/common-9.1.4.tgz differ diff --git a/dependency/memcached/2.0.3/helm-values.md b/dependency/memcached/2.0.4/helm-values.md similarity index 100% rename from dependency/memcached/2.0.3/helm-values.md rename to dependency/memcached/2.0.4/helm-values.md diff --git a/dependency/memcached/2.0.3/ix_values.yaml b/dependency/memcached/2.0.4/ix_values.yaml similarity index 100% rename from dependency/memcached/2.0.3/ix_values.yaml rename to dependency/memcached/2.0.4/ix_values.yaml diff --git a/dependency/memcached/2.0.3/questions.yaml b/dependency/memcached/2.0.4/questions.yaml similarity index 100% rename from dependency/memcached/2.0.3/questions.yaml rename to dependency/memcached/2.0.4/questions.yaml diff --git a/dependency/memcached/2.0.3/security.md b/dependency/memcached/2.0.4/security.md similarity index 100% rename from dependency/memcached/2.0.3/security.md rename to dependency/memcached/2.0.4/security.md diff --git a/dependency/memcached/2.0.3/templates/common.yaml b/dependency/memcached/2.0.4/templates/common.yaml similarity index 100% rename from dependency/memcached/2.0.3/templates/common.yaml rename to dependency/memcached/2.0.4/templates/common.yaml diff --git a/dependency/memcached/2.0.3/values.yaml b/dependency/memcached/2.0.4/values.yaml similarity index 100% rename from dependency/memcached/2.0.3/values.yaml rename to dependency/memcached/2.0.4/values.yaml diff --git a/dependency/postgresql/7.0.3/Chart.lock b/dependency/postgresql/7.0.3/Chart.lock deleted file mode 100644 index e54224395fb..00000000000 --- a/dependency/postgresql/7.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 9.1.2 -digest: sha256:c31f80d9a593b307274ae84096234c1928a407d3899cf5b173eac54118901f24 -generated: "2022-03-15T15:09:27.374328776Z" diff --git a/dependency/postgresql/7.0.3/charts/common-9.1.2.tgz b/dependency/postgresql/7.0.3/charts/common-9.1.2.tgz deleted file mode 100644 index a1931401a3c..00000000000 Binary files a/dependency/postgresql/7.0.3/charts/common-9.1.2.tgz and /dev/null differ diff --git a/dependency/postgresql/7.0.3/CHANGELOG.md b/dependency/postgresql/7.0.4/CHANGELOG.md similarity index 91% rename from dependency/postgresql/7.0.3/CHANGELOG.md rename to dependency/postgresql/7.0.4/CHANGELOG.md index 34d0eca81dc..f386517947a 100644 --- a/dependency/postgresql/7.0.3/CHANGELOG.md +++ b/dependency/postgresql/7.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-7.0.4](https://github.com/truecharts/apps/compare/postgresql-7.0.3...postgresql-7.0.4) (2022-03-15) + +#### Chore + +* update helm chart common to v9.1.4 ([#2180](https://github.com/truecharts/apps/issues/2180)) + + + ### [postgresql-7.0.3](https://github.com/truecharts/apps/compare/postgresql-7.0.2...postgresql-7.0.3) (2022-03-15) @@ -88,12 +97,3 @@ * update docker general non-major ([#1876](https://github.com/truecharts/apps/issues/1876)) - - -### [postgresql-6.0.66](https://github.com/truecharts/apps/compare/postgresql-6.0.65...postgresql-6.0.66) (2022-02-08) - -#### Chore - -* update helm chart common to v8.15.2 ([#1868](https://github.com/truecharts/apps/issues/1868)) - - diff --git a/dependency/postgresql/7.0.3/CONFIG.md b/dependency/postgresql/7.0.4/CONFIG.md similarity index 100% rename from dependency/postgresql/7.0.3/CONFIG.md rename to dependency/postgresql/7.0.4/CONFIG.md diff --git a/dependency/postgresql/7.0.4/Chart.lock b/dependency/postgresql/7.0.4/Chart.lock new file mode 100644 index 00000000000..31cf44986e7 --- /dev/null +++ b/dependency/postgresql/7.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 9.1.4 +digest: sha256:4266415271f61b205bd92aec35189a626fc572bf9c753bccc8a8aa18a8860a22 +generated: "2022-03-15T18:32:52.68915059Z" diff --git a/dependency/postgresql/7.0.3/Chart.yaml b/dependency/postgresql/7.0.4/Chart.yaml similarity index 95% rename from dependency/postgresql/7.0.3/Chart.yaml rename to dependency/postgresql/7.0.4/Chart.yaml index 532ad5874a1..87a486c6d68 100644 --- a/dependency/postgresql/7.0.3/Chart.yaml +++ b/dependency/postgresql/7.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.2.0" dependencies: - name: common repository: https://truecharts.org - version: 9.1.2 + version: 9.1.4 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: 7.0.3 +version: 7.0.4 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/7.0.3/README.md b/dependency/postgresql/7.0.4/README.md similarity index 96% rename from dependency/postgresql/7.0.3/README.md rename to dependency/postgresql/7.0.4/README.md index 909d37927bc..9984fd3dc83 100644 --- a/dependency/postgresql/7.0.3/README.md +++ b/dependency/postgresql/7.0.4/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 9.1.2 | +| https://truecharts.org | common | 9.1.4 | ## Installing the Chart diff --git a/dependency/postgresql/7.0.3/app-readme.md b/dependency/postgresql/7.0.4/app-readme.md similarity index 100% rename from dependency/postgresql/7.0.3/app-readme.md rename to dependency/postgresql/7.0.4/app-readme.md diff --git a/dependency/postgresql/7.0.4/charts/common-9.1.4.tgz b/dependency/postgresql/7.0.4/charts/common-9.1.4.tgz new file mode 100644 index 00000000000..ccce1bb2b86 Binary files /dev/null and b/dependency/postgresql/7.0.4/charts/common-9.1.4.tgz differ diff --git a/dependency/postgresql/7.0.3/helm-values.md b/dependency/postgresql/7.0.4/helm-values.md similarity index 100% rename from dependency/postgresql/7.0.3/helm-values.md rename to dependency/postgresql/7.0.4/helm-values.md diff --git a/dependency/postgresql/7.0.3/ix_values.yaml b/dependency/postgresql/7.0.4/ix_values.yaml similarity index 100% rename from dependency/postgresql/7.0.3/ix_values.yaml rename to dependency/postgresql/7.0.4/ix_values.yaml diff --git a/dependency/postgresql/7.0.3/questions.yaml b/dependency/postgresql/7.0.4/questions.yaml similarity index 100% rename from dependency/postgresql/7.0.3/questions.yaml rename to dependency/postgresql/7.0.4/questions.yaml diff --git a/dependency/postgresql/7.0.3/security.md b/dependency/postgresql/7.0.4/security.md similarity index 100% rename from dependency/postgresql/7.0.3/security.md rename to dependency/postgresql/7.0.4/security.md diff --git a/dependency/postgresql/7.0.3/templates/backup-postgres-config.yaml b/dependency/postgresql/7.0.4/templates/backup-postgres-config.yaml similarity index 100% rename from dependency/postgresql/7.0.3/templates/backup-postgres-config.yaml rename to dependency/postgresql/7.0.4/templates/backup-postgres-config.yaml diff --git a/dependency/postgresql/7.0.3/templates/common.yaml b/dependency/postgresql/7.0.4/templates/common.yaml similarity index 100% rename from dependency/postgresql/7.0.3/templates/common.yaml rename to dependency/postgresql/7.0.4/templates/common.yaml diff --git a/dependency/postgresql/7.0.3/templates/secret.yaml b/dependency/postgresql/7.0.4/templates/secret.yaml similarity index 100% rename from dependency/postgresql/7.0.3/templates/secret.yaml rename to dependency/postgresql/7.0.4/templates/secret.yaml diff --git a/dependency/postgresql/7.0.3/templates/upgrade-backup-postgres-hook.yaml b/dependency/postgresql/7.0.4/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from dependency/postgresql/7.0.3/templates/upgrade-backup-postgres-hook.yaml rename to dependency/postgresql/7.0.4/templates/upgrade-backup-postgres-hook.yaml diff --git a/dependency/postgresql/7.0.3/values.yaml b/dependency/postgresql/7.0.4/values.yaml similarity index 100% rename from dependency/postgresql/7.0.3/values.yaml rename to dependency/postgresql/7.0.4/values.yaml diff --git a/dependency/promtail/2.0.1/Chart.lock b/dependency/promtail/2.0.1/Chart.lock deleted file mode 100644 index edd6fddc89b..00000000000 --- a/dependency/promtail/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 9.1.2 -digest: sha256:c31f80d9a593b307274ae84096234c1928a407d3899cf5b173eac54118901f24 -generated: "2022-03-07T13:12:00.193794871Z" diff --git a/dependency/promtail/2.0.1/charts/common-9.1.2.tgz b/dependency/promtail/2.0.1/charts/common-9.1.2.tgz deleted file mode 100644 index a1931401a3c..00000000000 Binary files a/dependency/promtail/2.0.1/charts/common-9.1.2.tgz and /dev/null differ diff --git a/dependency/promtail/2.0.1/CHANGELOG.md b/dependency/promtail/2.0.2/CHANGELOG.md similarity index 91% rename from dependency/promtail/2.0.1/CHANGELOG.md rename to dependency/promtail/2.0.2/CHANGELOG.md index e9894f55a35..a7d3c4d3a88 100644 --- a/dependency/promtail/2.0.1/CHANGELOG.md +++ b/dependency/promtail/2.0.2/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [promtail-2.0.2](https://github.com/truecharts/apps/compare/promtail-2.0.1...promtail-2.0.2) (2022-03-15) + +#### Chore + +* update helm chart common to v9.1.4 ([#2180](https://github.com/truecharts/apps/issues/2180)) + + + ### [promtail-2.0.1](https://github.com/truecharts/apps/compare/promtail-2.0.0...promtail-2.0.1) (2022-03-07) @@ -88,12 +97,3 @@ ### [promtail-1.0.29](https://github.com/truecharts/apps/compare/promtail-1.0.28...promtail-1.0.29) (2022-02-01) - -#### Chore - -* update helm chart common to v8.14.4 - - - - -### [promtail-1.0.28](https://github.com/truecharts/apps/compare/promtail-1.0.27...promtail-1.0.28) (2022-01-25) diff --git a/dependency/promtail/2.0.1/CONFIG.md b/dependency/promtail/2.0.2/CONFIG.md similarity index 100% rename from dependency/promtail/2.0.1/CONFIG.md rename to dependency/promtail/2.0.2/CONFIG.md diff --git a/dependency/promtail/2.0.2/Chart.lock b/dependency/promtail/2.0.2/Chart.lock new file mode 100644 index 00000000000..3a117ec3bea --- /dev/null +++ b/dependency/promtail/2.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 9.1.4 +digest: sha256:4266415271f61b205bd92aec35189a626fc572bf9c753bccc8a8aa18a8860a22 +generated: "2022-03-15T18:32:52.785355071Z" diff --git a/dependency/promtail/2.0.1/Chart.yaml b/dependency/promtail/2.0.2/Chart.yaml similarity index 96% rename from dependency/promtail/2.0.1/Chart.yaml rename to dependency/promtail/2.0.2/Chart.yaml index c5da4863fff..42ca3e00ae4 100644 --- a/dependency/promtail/2.0.1/Chart.yaml +++ b/dependency/promtail/2.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.4.2" dependencies: - name: common repository: https://truecharts.org - version: 9.1.2 + version: 9.1.4 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: 2.0.1 +version: 2.0.2 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/promtail/2.0.1/README.md b/dependency/promtail/2.0.2/README.md similarity index 96% rename from dependency/promtail/2.0.1/README.md rename to dependency/promtail/2.0.2/README.md index c476f8dec27..c235b77ff43 100644 --- a/dependency/promtail/2.0.1/README.md +++ b/dependency/promtail/2.0.2/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 9.1.2 | +| https://truecharts.org | common | 9.1.4 | ## Installing the Chart diff --git a/dependency/promtail/2.0.1/app-readme.md b/dependency/promtail/2.0.2/app-readme.md similarity index 100% rename from dependency/promtail/2.0.1/app-readme.md rename to dependency/promtail/2.0.2/app-readme.md diff --git a/dependency/promtail/2.0.2/charts/common-9.1.4.tgz b/dependency/promtail/2.0.2/charts/common-9.1.4.tgz new file mode 100644 index 00000000000..ccce1bb2b86 Binary files /dev/null and b/dependency/promtail/2.0.2/charts/common-9.1.4.tgz differ diff --git a/dependency/promtail/2.0.1/helm-values.md b/dependency/promtail/2.0.2/helm-values.md similarity index 100% rename from dependency/promtail/2.0.1/helm-values.md rename to dependency/promtail/2.0.2/helm-values.md diff --git a/dependency/promtail/2.0.1/ix_values.yaml b/dependency/promtail/2.0.2/ix_values.yaml similarity index 100% rename from dependency/promtail/2.0.1/ix_values.yaml rename to dependency/promtail/2.0.2/ix_values.yaml diff --git a/dependency/promtail/2.0.1/questions.yaml b/dependency/promtail/2.0.2/questions.yaml similarity index 100% rename from dependency/promtail/2.0.1/questions.yaml rename to dependency/promtail/2.0.2/questions.yaml diff --git a/dependency/promtail/2.0.1/security.md b/dependency/promtail/2.0.2/security.md similarity index 98% rename from dependency/promtail/2.0.1/security.md rename to dependency/promtail/2.0.2/security.md index 719161fa6b1..3c42f0ec1e3 100644 --- a/dependency/promtail/2.0.1/security.md +++ b/dependency/promtail/2.0.2/security.md @@ -132,9 +132,9 @@ hide: | libblkid1 | CVE-2021-3996 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3996
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes
https://ubuntu.com/security/notices/USN-5279-1
https://www.openwall.com/lists/oss-security/2022/01/24/2
| | libblkid1 | CVE-2022-0563 | LOW | 2.36.1-8 | |
Expand...https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
| | libc-bin | CVE-2021-33574 | CRITICAL | 2.31-13+deb11u2 | |
Expand...https://linux.oracle.com/cve/CVE-2021-33574.html
https://linux.oracle.com/errata/ELSA-2021-9560.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KJYYIMDDYOHTP2PORLABTOHYQYYREZDD/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RBUUWUGXVILQXVWEOU7N42ICHPJNAEUP/
https://security.gentoo.org/glsa/202107-07
https://security.netapp.com/advisory/ntap-20210629-0005/
https://sourceware.org/bugzilla/show_bug.cgi?id=27896
https://sourceware.org/bugzilla/show_bug.cgi?id=27896#c1
| -| libc-bin | CVE-2022-23218 | CRITICAL | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23218
https://sourceware.org/bugzilla/show_bug.cgi?id=28768
https://ubuntu.com/security/notices/USN-5310-1
| -| libc-bin | CVE-2022-23219 | CRITICAL | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23219
https://sourceware.org/bugzilla/show_bug.cgi?id=22542
https://ubuntu.com/security/notices/USN-5310-1
| -| libc-bin | CVE-2021-3999 | HIGH | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3999
https://ubuntu.com/security/notices/USN-5310-1
https://www.openwall.com/lists/oss-security/2022/01/24/4
| +| libc-bin | CVE-2022-23218 | CRITICAL | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23218
https://sourceware.org/bugzilla/show_bug.cgi?id=28768
https://ubuntu.com/security/notices/USN-5310-1
https://ubuntu.com/security/notices/USN-5310-2
| +| libc-bin | CVE-2022-23219 | CRITICAL | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23219
https://sourceware.org/bugzilla/show_bug.cgi?id=22542
https://ubuntu.com/security/notices/USN-5310-1
https://ubuntu.com/security/notices/USN-5310-2
| +| libc-bin | CVE-2021-3999 | HIGH | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3999
https://ubuntu.com/security/notices/USN-5310-1
https://ubuntu.com/security/notices/USN-5310-2
https://www.openwall.com/lists/oss-security/2022/01/24/4
| | libc-bin | CVE-2021-3998 | MEDIUM | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3998
https://ubuntu.com/security/notices/USN-5310-1
https://www.openwall.com/lists/oss-security/2022/01/24/4
| | libc-bin | CVE-2010-4756 | LOW | 2.31-13+deb11u2 | |
Expand...http://cxib.net/stuff/glob-0day.c
http://securityreason.com/achievement_securityalert/89
http://securityreason.com/exploitalert/9223
https://bugzilla.redhat.com/show_bug.cgi?id=681681
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-4756
| | libc-bin | CVE-2018-20796 | LOW | 2.31-13+deb11u2 | |
Expand...http://www.securityfocus.com/bid/107160
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34141
https://lists.gnu.org/archive/html/bug-gnulib/2019-01/msg00108.html
https://security.netapp.com/advisory/ntap-20190315-0002/
https://support.f5.com/csp/article/K26346590?utm_source=f5support&utm_medium=RSS
| @@ -145,9 +145,9 @@ hide: | libc-bin | CVE-2019-9192 | LOW | 2.31-13+deb11u2 | |
Expand...https://sourceware.org/bugzilla/show_bug.cgi?id=24269
https://support.f5.com/csp/article/K26346590?utm_source=f5support&utm_medium=RSS
| | libc-bin | CVE-2021-43396 | LOW | 2.31-13+deb11u2 | |
Expand...https://blog.tuxcare.com/vulnerability/vulnerability-in-iconv-identified-by-tuxcare-team-cve-2021-43396
https://sourceware.org/bugzilla/show_bug.cgi?id=28524
https://sourceware.org/git/?p=glibc.git;a=commit;h=ff012870b2c02a62598c04daa1e54632e020fd7d
| | libc6 | CVE-2021-33574 | CRITICAL | 2.31-13+deb11u2 | |
Expand...https://linux.oracle.com/cve/CVE-2021-33574.html
https://linux.oracle.com/errata/ELSA-2021-9560.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KJYYIMDDYOHTP2PORLABTOHYQYYREZDD/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RBUUWUGXVILQXVWEOU7N42ICHPJNAEUP/
https://security.gentoo.org/glsa/202107-07
https://security.netapp.com/advisory/ntap-20210629-0005/
https://sourceware.org/bugzilla/show_bug.cgi?id=27896
https://sourceware.org/bugzilla/show_bug.cgi?id=27896#c1
| -| libc6 | CVE-2022-23218 | CRITICAL | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23218
https://sourceware.org/bugzilla/show_bug.cgi?id=28768
https://ubuntu.com/security/notices/USN-5310-1
| -| libc6 | CVE-2022-23219 | CRITICAL | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23219
https://sourceware.org/bugzilla/show_bug.cgi?id=22542
https://ubuntu.com/security/notices/USN-5310-1
| -| libc6 | CVE-2021-3999 | HIGH | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3999
https://ubuntu.com/security/notices/USN-5310-1
https://www.openwall.com/lists/oss-security/2022/01/24/4
| +| libc6 | CVE-2022-23218 | CRITICAL | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23218
https://sourceware.org/bugzilla/show_bug.cgi?id=28768
https://ubuntu.com/security/notices/USN-5310-1
https://ubuntu.com/security/notices/USN-5310-2
| +| libc6 | CVE-2022-23219 | CRITICAL | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23219
https://sourceware.org/bugzilla/show_bug.cgi?id=22542
https://ubuntu.com/security/notices/USN-5310-1
https://ubuntu.com/security/notices/USN-5310-2
| +| libc6 | CVE-2021-3999 | HIGH | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3999
https://ubuntu.com/security/notices/USN-5310-1
https://ubuntu.com/security/notices/USN-5310-2
https://www.openwall.com/lists/oss-security/2022/01/24/4
| | libc6 | CVE-2021-3998 | MEDIUM | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3998
https://ubuntu.com/security/notices/USN-5310-1
https://www.openwall.com/lists/oss-security/2022/01/24/4
| | libc6 | CVE-2010-4756 | LOW | 2.31-13+deb11u2 | |
Expand...http://cxib.net/stuff/glob-0day.c
http://securityreason.com/achievement_securityalert/89
http://securityreason.com/exploitalert/9223
https://bugzilla.redhat.com/show_bug.cgi?id=681681
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-4756
| | libc6 | CVE-2018-20796 | LOW | 2.31-13+deb11u2 | |
Expand...http://www.securityfocus.com/bid/107160
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34141
https://lists.gnu.org/archive/html/bug-gnulib/2019-01/msg00108.html
https://security.netapp.com/advisory/ntap-20190315-0002/
https://support.f5.com/csp/article/K26346590?utm_source=f5support&utm_medium=RSS
| @@ -159,6 +159,7 @@ hide: | libc6 | CVE-2021-43396 | LOW | 2.31-13+deb11u2 | |
Expand...https://blog.tuxcare.com/vulnerability/vulnerability-in-iconv-identified-by-tuxcare-team-cve-2021-43396
https://sourceware.org/bugzilla/show_bug.cgi?id=28524
https://sourceware.org/git/?p=glibc.git;a=commit;h=ff012870b2c02a62598c04daa1e54632e020fd7d
| | libgcrypt20 | CVE-2021-33560 | HIGH | 1.8.7-6 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33560
https://dev.gnupg.org/T5305
https://dev.gnupg.org/T5328
https://dev.gnupg.org/T5466
https://dev.gnupg.org/rCe8b7f10be275bcedb5fc05ed4837a89bfd605c61
https://eprint.iacr.org/2021/923
https://linux.oracle.com/cve/CVE-2021-33560.html
https://linux.oracle.com/errata/ELSA-2021-4409.html
https://lists.debian.org/debian-lts-announce/2021/06/msg00021.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BKKTOIGFW2SGN3DO2UHHVZ7MJSYN4AAB/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R7OAPCUGPF3VLA7QAJUQSL255D4ITVTL/
https://ubuntu.com/security/notices/USN-5080-1
https://ubuntu.com/security/notices/USN-5080-2
https://www.oracle.com/security-alerts/cpujan2022.html
https://www.oracle.com/security-alerts/cpuoct2021.html
| | libgcrypt20 | CVE-2018-6829 | LOW | 1.8.7-6 | |
Expand...https://github.com/weikengchen/attack-on-libgcrypt-elgamal
https://github.com/weikengchen/attack-on-libgcrypt-elgamal/wiki
https://lists.gnupg.org/pipermail/gcrypt-devel/2018-February/004394.html
https://www.oracle.com/security-alerts/cpujan2020.html
| +| libgnutls30 | CVE-2021-4209 | MEDIUM | 3.7.1-5 | |
Expand...
| | libgnutls30 | CVE-2011-3389 | LOW | 3.7.1-5 | |
Expand...http://arcticdog.wordpress.com/2012/08/29/beast-openssl-and-apache/
http://blog.mozilla.com/security/2011/09/27/attack-against-tls-protected-communications/
http://blogs.technet.com/b/msrc/archive/2011/09/26/microsoft-releases-security-advisory-2588513.aspx
http://blogs.technet.com/b/srd/archive/2011/09/26/is-ssl-broken-more-about-security-advisory-2588513.aspx
http://curl.haxx.se/docs/adv_20120124B.html
http://downloads.asterisk.org/pub/security/AST-2016-001.html
http://ekoparty.org/2011/juliano-rizzo.php
http://eprint.iacr.org/2004/111
http://eprint.iacr.org/2006/136
http://googlechromereleases.blogspot.com/2011/10/chrome-stable-release.html
http://isc.sans.edu/diary/SSL+TLS+part+3+/11635
http://lists.apple.com/archives/Security-announce/2011//Oct/msg00001.html
http://lists.apple.com/archives/Security-announce/2011//Oct/msg00002.html
http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html
http://lists.apple.com/archives/security-announce/2012/Jul/msg00001.html
http://lists.apple.com/archives/security-announce/2012/May/msg00001.html
http://lists.apple.com/archives/security-announce/2012/Sep/msg00004.html
http://lists.apple.com/archives/security-announce/2013/Oct/msg00004.html
http://lists.opensuse.org/opensuse-security-announce/2012-01/msg00049.html
http://lists.opensuse.org/opensuse-security-announce/2012-01/msg00051.html
http://lists.opensuse.org/opensuse-security-announce/2012-05/msg00009.html
http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html
http://marc.info/?l=bugtraq&m=132750579901589&w=2
http://marc.info/?l=bugtraq&m=132872385320240&w=2
http://marc.info/?l=bugtraq&m=133365109612558&w=2
http://marc.info/?l=bugtraq&m=133728004526190&w=2
http://marc.info/?l=bugtraq&m=134254866602253&w=2
http://marc.info/?l=bugtraq&m=134254957702612&w=2
http://my.opera.com/securitygroup/blog/2011/09/28/the-beast-ssl-tls-issue
http://osvdb.org/74829
http://rhn.redhat.com/errata/RHSA-2012-0508.html
http://rhn.redhat.com/errata/RHSA-2013-1455.html
http://secunia.com/advisories/45791
http://secunia.com/advisories/47998
http://secunia.com/advisories/48256
http://secunia.com/advisories/48692
http://secunia.com/advisories/48915
http://secunia.com/advisories/48948
http://secunia.com/advisories/49198
http://secunia.com/advisories/55322
http://secunia.com/advisories/55350
http://secunia.com/advisories/55351
http://security.gentoo.org/glsa/glsa-201203-02.xml
http://security.gentoo.org/glsa/glsa-201406-32.xml
http://support.apple.com/kb/HT4999
http://support.apple.com/kb/HT5001
http://support.apple.com/kb/HT5130
http://support.apple.com/kb/HT5281
http://support.apple.com/kb/HT5501
http://support.apple.com/kb/HT6150
http://technet.microsoft.com/security/advisory/2588513
http://vnhacker.blogspot.com/2011/09/beast.html
http://www.apcmedia.com/salestools/SJHN-7RKGNM/SJHN-7RKGNM_R4_EN.pdf
http://www.debian.org/security/2012/dsa-2398
http://www.educatedguesswork.org/2011/09/security_impact_of_the_rizzodu.html
http://www.ibm.com/developerworks/java/jdk/alerts/
http://www.imperialviolet.org/2011/09/23/chromeandbeast.html
http://www.insecure.cl/Beast-SSL.rar
http://www.kb.cert.org/vuls/id/864643
http://www.mandriva.com/security/advisories?name=MDVSA-2012:058
http://www.opera.com/docs/changelogs/mac/1151/
http://www.opera.com/docs/changelogs/mac/1160/
http://www.opera.com/docs/changelogs/unix/1151/
http://www.opera.com/docs/changelogs/unix/1160/
http://www.opera.com/docs/changelogs/windows/1151/
http://www.opera.com/docs/changelogs/windows/1160/
http://www.opera.com/support/kb/view/1004/
http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html
http://www.oracle.com/technetwork/topics/security/cpujul2015-2367936.html
http://www.oracle.com/technetwork/topics/security/javacpuoct2011-443431.html
http://www.redhat.com/support/errata/RHSA-2011-1384.html
http://www.redhat.com/support/errata/RHSA-2012-0006.html
http://www.securityfocus.com/bid/49388
http://www.securityfocus.com/bid/49778
http://www.securitytracker.com/id/1029190
http://www.securitytracker.com/id?1025997
http://www.securitytracker.com/id?1026103
http://www.securitytracker.com/id?1026704
http://www.ubuntu.com/usn/USN-1263-1
http://www.us-cert.gov/cas/techalerts/TA12-010A.html
https://blogs.oracle.com/sunsecurity/entry/multiple_vulnerabilities_in_fetchmail
https://bugzilla.novell.com/show_bug.cgi?id=719047
https://bugzilla.redhat.com/show_bug.cgi?id=737506
https://cert-portal.siemens.com/productcert/pdf/ssa-556833.pdf
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3389
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2012/ms12-006
https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c03839862
https://hermes.opensuse.org/messages/13154861
https://hermes.opensuse.org/messages/13155432
https://ics-cert.us-cert.gov/advisories/ICSMA-18-058-02
https://linux.oracle.com/cve/CVE-2011-3389.html
https://linux.oracle.com/errata/ELSA-2011-1380.html
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14752
https://ubuntu.com/security/notices/USN-1263-1
| | libgssapi-krb5-2 | CVE-2004-0971 | LOW | 1.18.3-6+deb11u1 | |
Expand...http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=136304
http://www.gentoo.org/security/en/glsa/glsa-200410-24.xml
http://www.redhat.com/support/errata/RHSA-2005-012.html
http://www.securityfocus.com/bid/11289
http://www.trustix.org/errata/2004/0050
https://exchange.xforce.ibmcloud.com/vulnerabilities/17583
https://lists.apache.org/thread.html/rc713534b10f9daeee2e0990239fa407e2118e4aa9e88a7041177497c@%3Cissues.guacamole.apache.org%3E
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10497
| | libgssapi-krb5-2 | CVE-2018-5709 | LOW | 1.18.3-6+deb11u1 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5709
https://github.com/poojamnit/Kerberos-V5-1.16-Vulnerabilities/tree/master/Integer%20Overflow
https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E
| @@ -228,6 +229,7 @@ hide: | github.com/containerd/containerd | CVE-2021-43816 | CRITICAL | v1.5.4 | 1.5.9 |
Expand...https://github.com/containerd/containerd/commit/a731039238c62be081eb8c31525b988415745eea
https://github.com/containerd/containerd/issues/6194
https://github.com/containerd/containerd/security/advisories/GHSA-mvff-h3cj-wj9c
https://github.com/dweomer/containerd/commit/f7f08f0e34fb97392b0d382e58916d6865100299
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GD5GH7NMK5VJMA2Y5CYB5O5GTPYMWMLX/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MPDIZMI7ZPERSZE2XO265UCK5IWM7CID/
https://nvd.nist.gov/vuln/detail/CVE-2021-43816
| | github.com/containerd/containerd | CVE-2021-41103 | HIGH | v1.5.4 | v1.4.11, v1.5.7 |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41103
https://github.com/containerd/containerd/commit/5b46e404f6b9f661a205e28d59c982d3634148f8
https://github.com/containerd/containerd/security/advisories/GHSA-c2h3-6mxw-7mvq
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/
https://nvd.nist.gov/vuln/detail/CVE-2021-41103
https://ubuntu.com/security/notices/USN-5100-1
https://www.debian.org/security/2021/dsa-5002
| | github.com/containerd/containerd | GMS-2021-175 | UNKNOWN | v1.5.4 | 1.4.12, 1.5.8 |
Expand...https://github.com/advisories/GHSA-5j5w-g665-5m35
https://github.com/containerd/containerd/releases/tag/v1.4.12
https://github.com/containerd/containerd/releases/tag/v1.5.8
https://github.com/containerd/containerd/security/advisories/GHSA-5j5w-g665-5m35
https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m
https://github.com/opencontainers/image-spec/security/advisories/GHSA-77vh-xpmg-72qh
| +| github.com/docker/distribution | GMS-2022-20 | UNKNOWN | v2.7.1+incompatible | v2.8.0 |
Expand...https://github.com/advisories/GHSA-qq97-vm5h-rrhg
https://github.com/distribution/distribution/commit/b59a6f827947f9e0e67df0cfb571046de4733586
https://github.com/distribution/distribution/security/advisories/GHSA-qq97-vm5h-rrhg
https://github.com/opencontainers/image-spec/pull/411
| | github.com/opencontainers/image-spec | GMS-2021-101 | UNKNOWN | v1.0.1 | 1.0.2 |
Expand...https://github.com/advisories/GHSA-77vh-xpmg-72qh
https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m
https://github.com/opencontainers/image-spec/commit/693428a734f5bab1a84bd2f990d92ef1111cd60c
https://github.com/opencontainers/image-spec/releases/tag/v1.0.2
https://github.com/opencontainers/image-spec/security/advisories/GHSA-77vh-xpmg-72qh
| | github.com/prometheus/prometheus | CVE-2019-3826 | MEDIUM | v1.8.2-0.20211011171444-354d8d2ecfac | v2.7.1 |
Expand...https://access.redhat.com/errata/RHBA-2019:0327
https://advisory.checkmarx.net/advisory/CX-2019-4297
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3826
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3826
https://github.com/prometheus/prometheus/commit/62e591f9
https://github.com/prometheus/prometheus/pull/5163
https://lists.apache.org/thread.html/r48d5019bd42e0770f7e5351e420a63a41ff1f16924942442c6aff6a8@%3Ccommits.zookeeper.apache.org%3E
https://lists.apache.org/thread.html/r8e3f7da12bf5750b0a02e69a78a61073a2ac950eed7451ce70a65177@%3Ccommits.zookeeper.apache.org%3E
https://lists.apache.org/thread.html/rdf2a0d94c3b5b523aeff7741ae71347415276062811b687f30ea6573@%3Ccommits.zookeeper.apache.org%3E
https://nvd.nist.gov/vuln/detail/CVE-2019-3826
| diff --git a/dependency/promtail/2.0.1/templates/common.yaml b/dependency/promtail/2.0.2/templates/common.yaml similarity index 100% rename from dependency/promtail/2.0.1/templates/common.yaml rename to dependency/promtail/2.0.2/templates/common.yaml diff --git a/dependency/promtail/2.0.1/templates/secret.yaml b/dependency/promtail/2.0.2/templates/secret.yaml similarity index 100% rename from dependency/promtail/2.0.1/templates/secret.yaml rename to dependency/promtail/2.0.2/templates/secret.yaml diff --git a/dependency/promtail/2.0.1/templates/servicemonitor.yaml b/dependency/promtail/2.0.2/templates/servicemonitor.yaml similarity index 100% rename from dependency/promtail/2.0.1/templates/servicemonitor.yaml rename to dependency/promtail/2.0.2/templates/servicemonitor.yaml diff --git a/dependency/promtail/2.0.1/values.yaml b/dependency/promtail/2.0.2/values.yaml similarity index 100% rename from dependency/promtail/2.0.1/values.yaml rename to dependency/promtail/2.0.2/values.yaml diff --git a/dependency/redis/2.0.3/Chart.lock b/dependency/redis/2.0.3/Chart.lock deleted file mode 100644 index 1f5da755ee0..00000000000 --- a/dependency/redis/2.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 9.1.2 -digest: sha256:c31f80d9a593b307274ae84096234c1928a407d3899cf5b173eac54118901f24 -generated: "2022-03-15T15:10:08.228327456Z" diff --git a/dependency/redis/2.0.3/charts/common-9.1.2.tgz b/dependency/redis/2.0.3/charts/common-9.1.2.tgz deleted file mode 100644 index a1931401a3c..00000000000 Binary files a/dependency/redis/2.0.3/charts/common-9.1.2.tgz and /dev/null differ diff --git a/dependency/redis/2.0.3/CHANGELOG.md b/dependency/redis/2.0.4/CHANGELOG.md similarity index 91% rename from dependency/redis/2.0.3/CHANGELOG.md rename to dependency/redis/2.0.4/CHANGELOG.md index 92f758aed97..4a56df21af2 100644 --- a/dependency/redis/2.0.3/CHANGELOG.md +++ b/dependency/redis/2.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [redis-2.0.4](https://github.com/truecharts/apps/compare/redis-2.0.3...redis-2.0.4) (2022-03-15) + +#### Chore + +* update helm chart common to v9.1.4 ([#2180](https://github.com/truecharts/apps/issues/2180)) + + + ### [redis-2.0.3](https://github.com/truecharts/apps/compare/redis-2.0.2...redis-2.0.3) (2022-03-15) @@ -88,12 +97,3 @@ * update docker general non-major ([#1980](https://github.com/truecharts/apps/issues/1980)) - - -### [redis-1.0.76](https://github.com/truecharts/apps/compare/redis-1.0.75...redis-1.0.76) (2022-02-21) - -#### Chore - -* update helm chart common to v8.16.0 ([#1926](https://github.com/truecharts/apps/issues/1926)) - - diff --git a/dependency/redis/2.0.3/CONFIG.md b/dependency/redis/2.0.4/CONFIG.md similarity index 100% rename from dependency/redis/2.0.3/CONFIG.md rename to dependency/redis/2.0.4/CONFIG.md diff --git a/dependency/redis/2.0.4/Chart.lock b/dependency/redis/2.0.4/Chart.lock new file mode 100644 index 00000000000..d5233b6533b --- /dev/null +++ b/dependency/redis/2.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 9.1.4 +digest: sha256:4266415271f61b205bd92aec35189a626fc572bf9c753bccc8a8aa18a8860a22 +generated: "2022-03-15T18:33:25.065791527Z" diff --git a/dependency/redis/2.0.3/Chart.yaml b/dependency/redis/2.0.4/Chart.yaml similarity index 95% rename from dependency/redis/2.0.3/Chart.yaml rename to dependency/redis/2.0.4/Chart.yaml index 4772cf75f1c..06dd311e08e 100644 --- a/dependency/redis/2.0.3/Chart.yaml +++ b/dependency/redis/2.0.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.2.6" dependencies: - name: common repository: https://truecharts.org - version: 9.1.2 + version: 9.1.4 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: 2.0.3 +version: 2.0.4 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/2.0.3/README.md b/dependency/redis/2.0.4/README.md similarity index 96% rename from dependency/redis/2.0.3/README.md rename to dependency/redis/2.0.4/README.md index 307741c6bd2..019317a502d 100644 --- a/dependency/redis/2.0.3/README.md +++ b/dependency/redis/2.0.4/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 9.1.2 | +| https://truecharts.org | common | 9.1.4 | ## Installing the Chart diff --git a/dependency/redis/2.0.3/app-readme.md b/dependency/redis/2.0.4/app-readme.md similarity index 100% rename from dependency/redis/2.0.3/app-readme.md rename to dependency/redis/2.0.4/app-readme.md diff --git a/dependency/redis/2.0.4/charts/common-9.1.4.tgz b/dependency/redis/2.0.4/charts/common-9.1.4.tgz new file mode 100644 index 00000000000..ccce1bb2b86 Binary files /dev/null and b/dependency/redis/2.0.4/charts/common-9.1.4.tgz differ diff --git a/dependency/redis/2.0.3/helm-values.md b/dependency/redis/2.0.4/helm-values.md similarity index 100% rename from dependency/redis/2.0.3/helm-values.md rename to dependency/redis/2.0.4/helm-values.md diff --git a/dependency/redis/2.0.3/ix_values.yaml b/dependency/redis/2.0.4/ix_values.yaml similarity index 100% rename from dependency/redis/2.0.3/ix_values.yaml rename to dependency/redis/2.0.4/ix_values.yaml diff --git a/dependency/redis/2.0.3/questions.yaml b/dependency/redis/2.0.4/questions.yaml similarity index 100% rename from dependency/redis/2.0.3/questions.yaml rename to dependency/redis/2.0.4/questions.yaml diff --git a/dependency/redis/2.0.3/security.md b/dependency/redis/2.0.4/security.md similarity index 100% rename from dependency/redis/2.0.3/security.md rename to dependency/redis/2.0.4/security.md diff --git a/dependency/redis/2.0.3/templates/common.yaml b/dependency/redis/2.0.4/templates/common.yaml similarity index 100% rename from dependency/redis/2.0.3/templates/common.yaml rename to dependency/redis/2.0.4/templates/common.yaml diff --git a/dependency/redis/2.0.3/templates/health-configmap.yaml b/dependency/redis/2.0.4/templates/health-configmap.yaml similarity index 100% rename from dependency/redis/2.0.3/templates/health-configmap.yaml rename to dependency/redis/2.0.4/templates/health-configmap.yaml diff --git a/dependency/redis/2.0.3/templates/secret.yaml b/dependency/redis/2.0.4/templates/secret.yaml similarity index 100% rename from dependency/redis/2.0.3/templates/secret.yaml rename to dependency/redis/2.0.4/templates/secret.yaml diff --git a/dependency/redis/2.0.3/values.yaml b/dependency/redis/2.0.4/values.yaml similarity index 100% rename from dependency/redis/2.0.3/values.yaml rename to dependency/redis/2.0.4/values.yaml