diff --git a/dependency/mariadb/1.0.62/Chart.lock b/dependency/mariadb/1.0.62/Chart.lock deleted file mode 100644 index 067d2416e7..0000000000 --- a/dependency/mariadb/1.0.62/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.14.2 -digest: sha256:add6a5e615f2accd0ebc68c6ccb45ed13078763b68888bc01ea839371d698449 -generated: "2022-01-31T21:24:36.007423688Z" diff --git a/dependency/mariadb/1.0.62/charts/common-8.14.2.tgz b/dependency/mariadb/1.0.62/charts/common-8.14.2.tgz deleted file mode 100644 index 8e9f52707c..0000000000 Binary files a/dependency/mariadb/1.0.62/charts/common-8.14.2.tgz and /dev/null differ diff --git a/dependency/mariadb/1.0.62/CHANGELOG.md b/dependency/mariadb/1.0.63/CHANGELOG.md similarity index 93% rename from dependency/mariadb/1.0.62/CHANGELOG.md rename to dependency/mariadb/1.0.63/CHANGELOG.md index 826e57e029..1c933a386a 100644 --- a/dependency/mariadb/1.0.62/CHANGELOG.md +++ b/dependency/mariadb/1.0.63/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [mariadb-1.0.63](https://github.com/truecharts/apps/compare/mariadb-1.0.62...mariadb-1.0.63) (2022-02-01) + +#### Chore + +* update helm chart common to v8.14.4 + + + ### [mariadb-1.0.62](https://github.com/truecharts/apps/compare/mariadb-1.0.61...mariadb-1.0.62) (2022-01-31) @@ -88,12 +97,3 @@ ### [mariadb-1.0.53](https://github.com/truecharts/apps/compare/mariadb-1.0.52...mariadb-1.0.53) (2022-01-18) - -#### Chore - -* update helm chart common to v8.13.1 - - - - -### [mariadb-1.0.52](https://github.com/truecharts/apps/compare/mariadb-1.0.51...mariadb-1.0.52) (2022-01-17) diff --git a/dependency/mariadb/1.0.62/CONFIG.md b/dependency/mariadb/1.0.63/CONFIG.md similarity index 100% rename from dependency/mariadb/1.0.62/CONFIG.md rename to dependency/mariadb/1.0.63/CONFIG.md diff --git a/dependency/mariadb/1.0.63/Chart.lock b/dependency/mariadb/1.0.63/Chart.lock new file mode 100644 index 0000000000..0537874bfa --- /dev/null +++ b/dependency/mariadb/1.0.63/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.14.4 +digest: sha256:174540169e6b40685bffe5c1bcc04b46e4fea44e824666dc750f5b640e9d410a +generated: "2022-02-01T04:54:53.3060189Z" diff --git a/dependency/mariadb/1.0.62/Chart.yaml b/dependency/mariadb/1.0.63/Chart.yaml similarity index 96% rename from dependency/mariadb/1.0.62/Chart.yaml rename to dependency/mariadb/1.0.63/Chart.yaml index 270b94fda2..12381d54b9 100644 --- a/dependency/mariadb/1.0.62/Chart.yaml +++ b/dependency/mariadb/1.0.63/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.6.5" dependencies: - name: common repository: https://truecharts.org - version: 8.14.2 + version: 8.14.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: 1.0.62 +version: 1.0.63 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mariadb/1.0.62/README.md b/dependency/mariadb/1.0.63/README.md similarity index 96% rename from dependency/mariadb/1.0.62/README.md rename to dependency/mariadb/1.0.63/README.md index 4b778171d9..f17f7bd66d 100644 --- a/dependency/mariadb/1.0.62/README.md +++ b/dependency/mariadb/1.0.63/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.14.2 | +| https://truecharts.org | common | 8.14.4 | ## Installing the Chart diff --git a/dependency/mariadb/1.0.62/app-readme.md b/dependency/mariadb/1.0.63/app-readme.md similarity index 100% rename from dependency/mariadb/1.0.62/app-readme.md rename to dependency/mariadb/1.0.63/app-readme.md diff --git a/dependency/mariadb/1.0.63/charts/common-8.14.4.tgz b/dependency/mariadb/1.0.63/charts/common-8.14.4.tgz new file mode 100644 index 0000000000..a0f831f510 Binary files /dev/null and b/dependency/mariadb/1.0.63/charts/common-8.14.4.tgz differ diff --git a/dependency/mariadb/1.0.62/helm-values.md b/dependency/mariadb/1.0.63/helm-values.md similarity index 100% rename from dependency/mariadb/1.0.62/helm-values.md rename to dependency/mariadb/1.0.63/helm-values.md diff --git a/dependency/mariadb/1.0.62/ix_values.yaml b/dependency/mariadb/1.0.63/ix_values.yaml similarity index 100% rename from dependency/mariadb/1.0.62/ix_values.yaml rename to dependency/mariadb/1.0.63/ix_values.yaml diff --git a/dependency/mariadb/1.0.62/questions.yaml b/dependency/mariadb/1.0.63/questions.yaml similarity index 100% rename from dependency/mariadb/1.0.62/questions.yaml rename to dependency/mariadb/1.0.63/questions.yaml diff --git a/dependency/mariadb/1.0.62/security.md b/dependency/mariadb/1.0.63/security.md similarity index 100% rename from dependency/mariadb/1.0.62/security.md rename to dependency/mariadb/1.0.63/security.md diff --git a/dependency/mariadb/1.0.62/templates/common.yaml b/dependency/mariadb/1.0.63/templates/common.yaml similarity index 100% rename from dependency/mariadb/1.0.62/templates/common.yaml rename to dependency/mariadb/1.0.63/templates/common.yaml diff --git a/dependency/mariadb/1.0.62/templates/secret.yaml b/dependency/mariadb/1.0.63/templates/secret.yaml similarity index 100% rename from dependency/mariadb/1.0.62/templates/secret.yaml rename to dependency/mariadb/1.0.63/templates/secret.yaml diff --git a/dependency/mariadb/1.0.62/values.yaml b/dependency/mariadb/1.0.63/values.yaml similarity index 100% rename from dependency/mariadb/1.0.62/values.yaml rename to dependency/mariadb/1.0.63/values.yaml diff --git a/dependency/memcached/1.0.62/Chart.lock b/dependency/memcached/1.0.62/Chart.lock deleted file mode 100644 index b47ade357c..0000000000 --- a/dependency/memcached/1.0.62/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.14.2 -digest: sha256:add6a5e615f2accd0ebc68c6ccb45ed13078763b68888bc01ea839371d698449 -generated: "2022-01-31T22:16:39.432635906Z" diff --git a/dependency/memcached/1.0.62/charts/common-8.14.2.tgz b/dependency/memcached/1.0.62/charts/common-8.14.2.tgz deleted file mode 100644 index 8e9f52707c..0000000000 Binary files a/dependency/memcached/1.0.62/charts/common-8.14.2.tgz and /dev/null differ diff --git a/dependency/memcached/1.0.62/CHANGELOG.md b/dependency/memcached/1.0.63/CHANGELOG.md similarity index 93% rename from dependency/memcached/1.0.62/CHANGELOG.md rename to dependency/memcached/1.0.63/CHANGELOG.md index 143db37b05..b6772c1655 100644 --- a/dependency/memcached/1.0.62/CHANGELOG.md +++ b/dependency/memcached/1.0.63/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [memcached-1.0.63](https://github.com/truecharts/apps/compare/memcached-1.0.62...memcached-1.0.63) (2022-02-01) + +#### Chore + +* update helm chart common to v8.14.4 + + + ### [memcached-1.0.62](https://github.com/truecharts/apps/compare/memcached-1.0.61...memcached-1.0.62) (2022-01-31) @@ -88,12 +97,3 @@ ### [memcached-1.0.53](https://github.com/truecharts/apps/compare/memcached-1.0.52...memcached-1.0.53) (2022-01-18) - -#### Chore - -* update helm chart common to v8.13.1 - - - - -### [memcached-1.0.52](https://github.com/truecharts/apps/compare/memcached-1.0.51...memcached-1.0.52) (2022-01-17) diff --git a/dependency/memcached/1.0.62/CONFIG.md b/dependency/memcached/1.0.63/CONFIG.md similarity index 100% rename from dependency/memcached/1.0.62/CONFIG.md rename to dependency/memcached/1.0.63/CONFIG.md diff --git a/dependency/memcached/1.0.63/Chart.lock b/dependency/memcached/1.0.63/Chart.lock new file mode 100644 index 0000000000..58de2bab4c --- /dev/null +++ b/dependency/memcached/1.0.63/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.14.4 +digest: sha256:174540169e6b40685bffe5c1bcc04b46e4fea44e824666dc750f5b640e9d410a +generated: "2022-02-01T04:54:53.175124512Z" diff --git a/dependency/memcached/1.0.62/Chart.yaml b/dependency/memcached/1.0.63/Chart.yaml similarity index 95% rename from dependency/memcached/1.0.62/Chart.yaml rename to dependency/memcached/1.0.63/Chart.yaml index f192736009..ab02223a2f 100644 --- a/dependency/memcached/1.0.62/Chart.yaml +++ b/dependency/memcached/1.0.63/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.13" dependencies: - name: common repository: https://truecharts.org - version: 8.14.2 + version: 8.14.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: 1.0.62 +version: 1.0.63 annotations: truecharts.org/catagories: | - database diff --git a/dependency/memcached/1.0.62/README.md b/dependency/memcached/1.0.63/README.md similarity index 96% rename from dependency/memcached/1.0.62/README.md rename to dependency/memcached/1.0.63/README.md index 86c37c98bc..7f0c00940a 100644 --- a/dependency/memcached/1.0.62/README.md +++ b/dependency/memcached/1.0.63/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.14.2 | +| https://truecharts.org | common | 8.14.4 | ## Installing the Chart diff --git a/dependency/memcached/1.0.62/app-readme.md b/dependency/memcached/1.0.63/app-readme.md similarity index 100% rename from dependency/memcached/1.0.62/app-readme.md rename to dependency/memcached/1.0.63/app-readme.md diff --git a/dependency/memcached/1.0.63/charts/common-8.14.4.tgz b/dependency/memcached/1.0.63/charts/common-8.14.4.tgz new file mode 100644 index 0000000000..a0f831f510 Binary files /dev/null and b/dependency/memcached/1.0.63/charts/common-8.14.4.tgz differ diff --git a/dependency/memcached/1.0.62/helm-values.md b/dependency/memcached/1.0.63/helm-values.md similarity index 100% rename from dependency/memcached/1.0.62/helm-values.md rename to dependency/memcached/1.0.63/helm-values.md diff --git a/dependency/memcached/1.0.62/ix_values.yaml b/dependency/memcached/1.0.63/ix_values.yaml similarity index 100% rename from dependency/memcached/1.0.62/ix_values.yaml rename to dependency/memcached/1.0.63/ix_values.yaml diff --git a/dependency/memcached/1.0.62/questions.yaml b/dependency/memcached/1.0.63/questions.yaml similarity index 100% rename from dependency/memcached/1.0.62/questions.yaml rename to dependency/memcached/1.0.63/questions.yaml diff --git a/dependency/memcached/1.0.62/security.md b/dependency/memcached/1.0.63/security.md similarity index 100% rename from dependency/memcached/1.0.62/security.md rename to dependency/memcached/1.0.63/security.md diff --git a/dependency/memcached/1.0.62/templates/common.yaml b/dependency/memcached/1.0.63/templates/common.yaml similarity index 100% rename from dependency/memcached/1.0.62/templates/common.yaml rename to dependency/memcached/1.0.63/templates/common.yaml diff --git a/dependency/memcached/1.0.62/values.yaml b/dependency/memcached/1.0.63/values.yaml similarity index 100% rename from dependency/memcached/1.0.62/values.yaml rename to dependency/memcached/1.0.63/values.yaml diff --git a/dependency/postgresql/6.0.59/Chart.lock b/dependency/postgresql/6.0.59/Chart.lock deleted file mode 100644 index cff1b3c1ec..0000000000 --- a/dependency/postgresql/6.0.59/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.14.2 -digest: sha256:add6a5e615f2accd0ebc68c6ccb45ed13078763b68888bc01ea839371d698449 -generated: "2022-01-31T21:25:08.744497422Z" diff --git a/dependency/postgresql/6.0.59/charts/common-8.14.2.tgz b/dependency/postgresql/6.0.59/charts/common-8.14.2.tgz deleted file mode 100644 index 8e9f52707c..0000000000 Binary files a/dependency/postgresql/6.0.59/charts/common-8.14.2.tgz and /dev/null differ diff --git a/dependency/postgresql/6.0.59/CHANGELOG.md b/dependency/postgresql/6.0.60/CHANGELOG.md similarity index 89% rename from dependency/postgresql/6.0.59/CHANGELOG.md rename to dependency/postgresql/6.0.60/CHANGELOG.md index 7157acb3fb..e5d92ab8ce 100644 --- a/dependency/postgresql/6.0.59/CHANGELOG.md +++ b/dependency/postgresql/6.0.60/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [postgresql-6.0.60](https://github.com/truecharts/apps/compare/postgresql-6.0.59...postgresql-6.0.60) (2022-02-01) + +#### Chore + +* update helm chart common to v8.14.4 + + + ### [postgresql-6.0.59](https://github.com/truecharts/apps/compare/postgresql-6.0.58...postgresql-6.0.59) (2022-01-31) @@ -88,12 +97,3 @@ -### [postgresql-6.0.50](https://github.com/truecharts/apps/compare/postgresql-6.0.49...postgresql-6.0.50) (2022-01-17) - -#### Chore - -* update docker general non-major ([#1728](https://github.com/truecharts/apps/issues/1728)) -* clean logs ([#1720](https://github.com/truecharts/apps/issues/1720)) - - - diff --git a/dependency/postgresql/6.0.59/CONFIG.md b/dependency/postgresql/6.0.60/CONFIG.md similarity index 100% rename from dependency/postgresql/6.0.59/CONFIG.md rename to dependency/postgresql/6.0.60/CONFIG.md diff --git a/dependency/postgresql/6.0.60/Chart.lock b/dependency/postgresql/6.0.60/Chart.lock new file mode 100644 index 0000000000..b0c5e36d30 --- /dev/null +++ b/dependency/postgresql/6.0.60/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.14.4 +digest: sha256:174540169e6b40685bffe5c1bcc04b46e4fea44e824666dc750f5b640e9d410a +generated: "2022-02-01T04:54:53.253451306Z" diff --git a/dependency/postgresql/6.0.59/Chart.yaml b/dependency/postgresql/6.0.60/Chart.yaml similarity index 95% rename from dependency/postgresql/6.0.59/Chart.yaml rename to dependency/postgresql/6.0.60/Chart.yaml index d6d998ca07..2e579f2579 100644 --- a/dependency/postgresql/6.0.59/Chart.yaml +++ b/dependency/postgresql/6.0.60/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.14.2 + version: 8.14.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: 6.0.59 +version: 6.0.60 annotations: truecharts.org/catagories: | - database diff --git a/dependency/postgresql/6.0.59/README.md b/dependency/postgresql/6.0.60/README.md similarity index 96% rename from dependency/postgresql/6.0.59/README.md rename to dependency/postgresql/6.0.60/README.md index fb4def7a84..3516b938a4 100644 --- a/dependency/postgresql/6.0.59/README.md +++ b/dependency/postgresql/6.0.60/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.14.2 | +| https://truecharts.org | common | 8.14.4 | ## Installing the Chart diff --git a/dependency/postgresql/6.0.59/app-readme.md b/dependency/postgresql/6.0.60/app-readme.md similarity index 100% rename from dependency/postgresql/6.0.59/app-readme.md rename to dependency/postgresql/6.0.60/app-readme.md diff --git a/dependency/postgresql/6.0.60/charts/common-8.14.4.tgz b/dependency/postgresql/6.0.60/charts/common-8.14.4.tgz new file mode 100644 index 0000000000..a0f831f510 Binary files /dev/null and b/dependency/postgresql/6.0.60/charts/common-8.14.4.tgz differ diff --git a/dependency/postgresql/6.0.59/helm-values.md b/dependency/postgresql/6.0.60/helm-values.md similarity index 100% rename from dependency/postgresql/6.0.59/helm-values.md rename to dependency/postgresql/6.0.60/helm-values.md diff --git a/dependency/postgresql/6.0.59/ix_values.yaml b/dependency/postgresql/6.0.60/ix_values.yaml similarity index 100% rename from dependency/postgresql/6.0.59/ix_values.yaml rename to dependency/postgresql/6.0.60/ix_values.yaml diff --git a/dependency/postgresql/6.0.59/questions.yaml b/dependency/postgresql/6.0.60/questions.yaml similarity index 100% rename from dependency/postgresql/6.0.59/questions.yaml rename to dependency/postgresql/6.0.60/questions.yaml diff --git a/dependency/postgresql/6.0.59/security.md b/dependency/postgresql/6.0.60/security.md similarity index 100% rename from dependency/postgresql/6.0.59/security.md rename to dependency/postgresql/6.0.60/security.md diff --git a/dependency/postgresql/6.0.59/templates/backup-postgres-config.yaml b/dependency/postgresql/6.0.60/templates/backup-postgres-config.yaml similarity index 100% rename from dependency/postgresql/6.0.59/templates/backup-postgres-config.yaml rename to dependency/postgresql/6.0.60/templates/backup-postgres-config.yaml diff --git a/dependency/postgresql/6.0.59/templates/common.yaml b/dependency/postgresql/6.0.60/templates/common.yaml similarity index 100% rename from dependency/postgresql/6.0.59/templates/common.yaml rename to dependency/postgresql/6.0.60/templates/common.yaml diff --git a/dependency/postgresql/6.0.59/templates/secret.yaml b/dependency/postgresql/6.0.60/templates/secret.yaml similarity index 100% rename from dependency/postgresql/6.0.59/templates/secret.yaml rename to dependency/postgresql/6.0.60/templates/secret.yaml diff --git a/dependency/postgresql/6.0.59/templates/upgrade-backup-postgres-hook.yaml b/dependency/postgresql/6.0.60/templates/upgrade-backup-postgres-hook.yaml similarity index 100% rename from dependency/postgresql/6.0.59/templates/upgrade-backup-postgres-hook.yaml rename to dependency/postgresql/6.0.60/templates/upgrade-backup-postgres-hook.yaml diff --git a/dependency/postgresql/6.0.59/values.yaml b/dependency/postgresql/6.0.60/values.yaml similarity index 100% rename from dependency/postgresql/6.0.59/values.yaml rename to dependency/postgresql/6.0.60/values.yaml diff --git a/dependency/promtail/1.0.28/Chart.lock b/dependency/promtail/1.0.28/Chart.lock deleted file mode 100644 index 17464af421..0000000000 --- a/dependency/promtail/1.0.28/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.14.2 -digest: sha256:add6a5e615f2accd0ebc68c6ccb45ed13078763b68888bc01ea839371d698449 -generated: "2022-01-25T04:23:22.788051618Z" diff --git a/dependency/promtail/1.0.28/charts/common-8.14.2.tgz b/dependency/promtail/1.0.28/charts/common-8.14.2.tgz deleted file mode 100644 index 8e9f52707c..0000000000 Binary files a/dependency/promtail/1.0.28/charts/common-8.14.2.tgz and /dev/null differ diff --git a/dependency/promtail/1.0.28/CHANGELOG.md b/dependency/promtail/1.0.29/CHANGELOG.md similarity index 90% rename from dependency/promtail/1.0.28/CHANGELOG.md rename to dependency/promtail/1.0.29/CHANGELOG.md index 337d40e195..138a67496f 100644 --- a/dependency/promtail/1.0.28/CHANGELOG.md +++ b/dependency/promtail/1.0.29/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [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) @@ -88,12 +97,3 @@ ### [promtail-1.0.19](https://github.com/truecharts/apps/compare/promtail-1.0.18...promtail-1.0.19) (2022-01-04) - -#### Chore - -* update helm chart common to v8.10.2 ([#1650](https://github.com/truecharts/apps/issues/1650)) - - - - -### [promtail-1.0.18](https://github.com/truecharts/apps/compare/promtail-1.0.17...promtail-1.0.18) (2021-12-28) diff --git a/dependency/promtail/1.0.28/CONFIG.md b/dependency/promtail/1.0.29/CONFIG.md similarity index 100% rename from dependency/promtail/1.0.28/CONFIG.md rename to dependency/promtail/1.0.29/CONFIG.md diff --git a/dependency/promtail/1.0.29/Chart.lock b/dependency/promtail/1.0.29/Chart.lock new file mode 100644 index 0000000000..e05a2d3ff7 --- /dev/null +++ b/dependency/promtail/1.0.29/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.14.4 +digest: sha256:174540169e6b40685bffe5c1bcc04b46e4fea44e824666dc750f5b640e9d410a +generated: "2022-02-01T04:54:53.238639421Z" diff --git a/dependency/promtail/1.0.28/Chart.yaml b/dependency/promtail/1.0.29/Chart.yaml similarity index 95% rename from dependency/promtail/1.0.28/Chart.yaml rename to dependency/promtail/1.0.29/Chart.yaml index 465d46b6db..36ef307f02 100644 --- a/dependency/promtail/1.0.28/Chart.yaml +++ b/dependency/promtail/1.0.29/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.4.2" dependencies: - name: common repository: https://truecharts.org - version: 8.14.2 + version: 8.14.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: 1.0.28 +version: 1.0.29 annotations: truecharts.org/catagories: | - metrics diff --git a/dependency/promtail/1.0.28/README.md b/dependency/promtail/1.0.29/README.md similarity index 96% rename from dependency/promtail/1.0.28/README.md rename to dependency/promtail/1.0.29/README.md index 3c1acac286..be3e9f8c6f 100644 --- a/dependency/promtail/1.0.28/README.md +++ b/dependency/promtail/1.0.29/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.14.2 | +| https://truecharts.org | common | 8.14.4 | ## Installing the Chart diff --git a/dependency/promtail/1.0.28/app-readme.md b/dependency/promtail/1.0.29/app-readme.md similarity index 100% rename from dependency/promtail/1.0.28/app-readme.md rename to dependency/promtail/1.0.29/app-readme.md diff --git a/dependency/promtail/1.0.29/charts/common-8.14.4.tgz b/dependency/promtail/1.0.29/charts/common-8.14.4.tgz new file mode 100644 index 0000000000..a0f831f510 Binary files /dev/null and b/dependency/promtail/1.0.29/charts/common-8.14.4.tgz differ diff --git a/dependency/promtail/1.0.28/helm-values.md b/dependency/promtail/1.0.29/helm-values.md similarity index 100% rename from dependency/promtail/1.0.28/helm-values.md rename to dependency/promtail/1.0.29/helm-values.md diff --git a/dependency/promtail/1.0.28/ix_values.yaml b/dependency/promtail/1.0.29/ix_values.yaml similarity index 100% rename from dependency/promtail/1.0.28/ix_values.yaml rename to dependency/promtail/1.0.29/ix_values.yaml diff --git a/dependency/promtail/1.0.28/questions.yaml b/dependency/promtail/1.0.29/questions.yaml similarity index 100% rename from dependency/promtail/1.0.28/questions.yaml rename to dependency/promtail/1.0.29/questions.yaml diff --git a/dependency/promtail/1.0.28/security.md b/dependency/promtail/1.0.29/security.md similarity index 88% rename from dependency/promtail/1.0.28/security.md rename to dependency/promtail/1.0.29/security.md index 2686970ecc..92fb6d3505 100644 --- a/dependency/promtail/1.0.28/security.md +++ b/dependency/promtail/1.0.29/security.md @@ -78,14 +78,14 @@ hide: | Package | Vulnerability | Severity | Installed Version | Fixed Version | Links | |:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------| | apt | CVE-2011-3374 | LOW | 2.2.4 | |
Expand...https://access.redhat.com/security/cve/cve-2011-3374
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480
https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html
https://seclists.org/fulldisclosure/2011/Sep/221
https://security-tracker.debian.org/tracker/CVE-2011-3374
https://snyk.io/vuln/SNYK-LINUX-APT-116518
https://ubuntu.com/security/CVE-2011-3374
| -| bsdutils | CVE-2021-3995 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://www.openwall.com/lists/oss-security/2022/01/24/2
| -| bsdutils | CVE-2021-3996 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://www.openwall.com/lists/oss-security/2022/01/24/2
| +| bsdutils | CVE-2021-3995 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3995
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes
https://www.openwall.com/lists/oss-security/2022/01/24/2
| +| bsdutils | 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://www.openwall.com/lists/oss-security/2022/01/24/2
| | coreutils | CVE-2016-2781 | LOW | 8.32-4 | |
Expand...http://seclists.org/oss-sec/2016/q1/452
http://www.openwall.com/lists/oss-security/2016/02/28/2
http://www.openwall.com/lists/oss-security/2016/02/28/3
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2781
https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E
https://lore.kernel.org/patchwork/patch/793178/
| | coreutils | CVE-2017-18018 | LOW | 8.32-4 | |
Expand...http://lists.gnu.org/archive/html/coreutils/2017-12/msg00045.html
| | libapt-pkg6.0 | CVE-2011-3374 | LOW | 2.2.4 | |
Expand...https://access.redhat.com/security/cve/cve-2011-3374
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480
https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html
https://seclists.org/fulldisclosure/2011/Sep/221
https://security-tracker.debian.org/tracker/CVE-2011-3374
https://snyk.io/vuln/SNYK-LINUX-APT-116518
https://ubuntu.com/security/CVE-2011-3374
| -| libblkid1 | CVE-2021-3995 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://www.openwall.com/lists/oss-security/2022/01/24/2
| -| libblkid1 | CVE-2021-3996 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://www.openwall.com/lists/oss-security/2022/01/24/2
| -| libc-bin | CVE-2021-33574 | CRITICAL | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33574
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/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
| +| libblkid1 | CVE-2021-3995 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3995
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes
https://www.openwall.com/lists/oss-security/2022/01/24/2
| +| 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://www.openwall.com/lists/oss-security/2022/01/24/2
| +| libc-bin | CVE-2021-33574 | CRITICAL | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33574
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
| | 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
| | libc-bin | CVE-2021-3999 | HIGH | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3999
https://www.openwall.com/lists/oss-security/2022/01/24/4
| @@ -98,7 +98,7 @@ hide: | libc-bin | CVE-2019-1010025 | LOW | 2.31-13+deb11u2 | |
Expand...https://security-tracker.debian.org/tracker/CVE-2019-1010025
https://sourceware.org/bugzilla/show_bug.cgi?id=22853
https://support.f5.com/csp/article/K06046097
https://support.f5.com/csp/article/K06046097?utm_source=f5support&utm_medium=RSS
https://ubuntu.com/security/CVE-2019-1010025
| | 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33574
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/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-2021-33574 | CRITICAL | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33574
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
| | 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
| | libc6 | CVE-2021-3999 | HIGH | 2.31-13+deb11u2 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3999
https://www.openwall.com/lists/oss-security/2022/01/24/4
| @@ -122,21 +122,22 @@ hide: | libkrb5-3 | 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
| | libkrb5support0 | 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
| | libkrb5support0 | 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
| -| libmount1 | CVE-2021-3995 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://www.openwall.com/lists/oss-security/2022/01/24/2
| -| libmount1 | CVE-2021-3996 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://www.openwall.com/lists/oss-security/2022/01/24/2
| +| libmount1 | CVE-2021-3995 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3995
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes
https://www.openwall.com/lists/oss-security/2022/01/24/2
| +| libmount1 | 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://www.openwall.com/lists/oss-security/2022/01/24/2
| | libpcre3 | CVE-2017-11164 | LOW | 2:8.39-13 | |
Expand...http://openwall.com/lists/oss-security/2017/07/11/3
http://www.securityfocus.com/bid/99575
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11164
https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E
| | libpcre3 | CVE-2017-16231 | LOW | 2:8.39-13 | |
Expand...http://packetstormsecurity.com/files/150897/PCRE-8.41-Buffer-Overflow.html
http://seclists.org/fulldisclosure/2018/Dec/33
http://www.openwall.com/lists/oss-security/2017/11/01/11
http://www.openwall.com/lists/oss-security/2017/11/01/3
http://www.openwall.com/lists/oss-security/2017/11/01/7
http://www.openwall.com/lists/oss-security/2017/11/01/8
http://www.securityfocus.com/bid/101688
https://bugs.exim.org/show_bug.cgi?id=2047
| | libpcre3 | CVE-2017-7245 | LOW | 2:8.39-13 | |
Expand...http://www.securityfocus.com/bid/97067
https://access.redhat.com/errata/RHSA-2018:2486
https://blogs.gentoo.org/ago/2017/03/20/libpcre-two-stack-based-buffer-overflow-write-in-pcre32_copy_substring-pcre_get-c/
https://security.gentoo.org/glsa/201710-25
| | libpcre3 | CVE-2017-7246 | LOW | 2:8.39-13 | |
Expand...http://www.securityfocus.com/bid/97067
https://access.redhat.com/errata/RHSA-2018:2486
https://blogs.gentoo.org/ago/2017/03/20/libpcre-two-stack-based-buffer-overflow-write-in-pcre32_copy_substring-pcre_get-c/
https://security.gentoo.org/glsa/201710-25
| | libpcre3 | CVE-2019-20838 | LOW | 2:8.39-13 | |
Expand...http://seclists.org/fulldisclosure/2020/Dec/32
http://seclists.org/fulldisclosure/2021/Feb/14
https://bugs.gentoo.org/717920
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20838
https://linux.oracle.com/cve/CVE-2019-20838.html
https://linux.oracle.com/errata/ELSA-2021-4373.html
https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E
https://support.apple.com/kb/HT211931
https://support.apple.com/kb/HT212147
https://www.pcre.org/original/changelog.txt
| -| libsepol1 | CVE-2021-36084 | LOW | 3.1-1 | |
Expand...https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31065
https://github.com/SELinuxProject/selinux/commit/f34d3d30c8325e4847a6b696fe7a3936a8a361f3
https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-417.yaml
https://linux.oracle.com/cve/CVE-2021-36084.html
https://linux.oracle.com/errata/ELSA-2021-4513.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/
| -| libsepol1 | CVE-2021-36085 | LOW | 3.1-1 | |
Expand...https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31124
https://github.com/SELinuxProject/selinux/commit/2d35fcc7e9e976a2346b1de20e54f8663e8a6cba
https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-421.yaml
https://linux.oracle.com/cve/CVE-2021-36085.html
https://linux.oracle.com/errata/ELSA-2021-4513.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/
| -| libsepol1 | CVE-2021-36086 | LOW | 3.1-1 | |
Expand...https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32177
https://github.com/SELinuxProject/selinux/commit/c49a8ea09501ad66e799ea41b8154b6770fec2c8
https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-536.yaml
https://linux.oracle.com/cve/CVE-2021-36086.html
https://linux.oracle.com/errata/ELSA-2021-4513.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/
| -| libsepol1 | CVE-2021-36087 | LOW | 3.1-1 | |
Expand...https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32675
https://github.com/SELinuxProject/selinux/commit/340f0eb7f3673e8aacaf0a96cbfcd4d12a405521
https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-585.yaml
https://linux.oracle.com/cve/CVE-2021-36087.html
https://linux.oracle.com/errata/ELSA-2021-4513.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/
https://lore.kernel.org/selinux/CAEN2sdqJKHvDzPnxS-J8grU8fSf32DDtx=kyh84OsCq_Vm+yaQ@mail.gmail.com/T/
| -| libsmartcols1 | CVE-2021-3995 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://www.openwall.com/lists/oss-security/2022/01/24/2
| -| libsmartcols1 | CVE-2021-3996 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://www.openwall.com/lists/oss-security/2022/01/24/2
| +| libsepol1 | CVE-2021-36084 | LOW | 3.1-1 | |
Expand...https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31065
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36084
https://github.com/SELinuxProject/selinux/commit/f34d3d30c8325e4847a6b696fe7a3936a8a361f3
https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-417.yaml
https://linux.oracle.com/cve/CVE-2021-36084.html
https://linux.oracle.com/errata/ELSA-2021-4513.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/
| +| libsepol1 | CVE-2021-36085 | LOW | 3.1-1 | |
Expand...https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31124
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36085
https://github.com/SELinuxProject/selinux/commit/2d35fcc7e9e976a2346b1de20e54f8663e8a6cba
https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-421.yaml
https://linux.oracle.com/cve/CVE-2021-36085.html
https://linux.oracle.com/errata/ELSA-2021-4513.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/
| +| libsepol1 | CVE-2021-36086 | LOW | 3.1-1 | |
Expand...https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32177
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36086
https://github.com/SELinuxProject/selinux/commit/c49a8ea09501ad66e799ea41b8154b6770fec2c8
https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-536.yaml
https://linux.oracle.com/cve/CVE-2021-36086.html
https://linux.oracle.com/errata/ELSA-2021-4513.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/
| +| libsepol1 | CVE-2021-36087 | LOW | 3.1-1 | |
Expand...https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32675
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36087
https://github.com/SELinuxProject/selinux/commit/340f0eb7f3673e8aacaf0a96cbfcd4d12a405521
https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-585.yaml
https://linux.oracle.com/cve/CVE-2021-36087.html
https://linux.oracle.com/errata/ELSA-2021-4513.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/
https://lore.kernel.org/selinux/CAEN2sdqJKHvDzPnxS-J8grU8fSf32DDtx=kyh84OsCq_Vm+yaQ@mail.gmail.com/T/
| +| libsmartcols1 | CVE-2021-3995 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3995
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes
https://www.openwall.com/lists/oss-security/2022/01/24/2
| +| libsmartcols1 | 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://www.openwall.com/lists/oss-security/2022/01/24/2
| | libssl1.1 | CVE-2007-6755 | LOW | 1.1.1k-1+deb11u1 | |
Expand...http://arstechnica.com/security/2013/09/stop-using-nsa-influence-code-in-our-product-rsa-tells-customers/
http://blog.cryptographyengineering.com/2013/09/rsa-warns-developers-against-its-own.html
http://blog.cryptographyengineering.com/2013/09/the-many-flaws-of-dualecdrbg.html
http://rump2007.cr.yp.to/15-shumow.pdf
http://stream.wsj.com/story/latest-headlines/SS-2-63399/SS-2-332655/
http://threatpost.com/in-wake-of-latest-crypto-revelations-everything-is-suspect
http://www.securityfocus.com/bid/63657
https://www.schneier.com/blog/archives/2007/11/the_strange_sto.html
| | 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
| +| libssl1.1 | CVE-2021-4160 | UNKNOWN | 1.1.1k-1+deb11u1 | |
Expand...https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3bf7b73ea7123045b8f972badc67ed6878e6c37f
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=6fc1aaaf303185aa5e483e06bdfae16daa9193a7
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e9e726506cd2a3fd9c0f12daf8cc1fe934c7dddb
https://www.openssl.org/news/secadv/20220128.txt
| | libsystemd-dev | CVE-2021-3997 | MEDIUM | 247.3-6 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3997
https://ubuntu.com/security/notices/USN-5226-1
https://www.openwall.com/lists/oss-security/2022/01/10/2
| | 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
| @@ -147,25 +148,26 @@ hide: | libudev1 | CVE-2021-3997 | MEDIUM | 247.3-6 | |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3997
https://ubuntu.com/security/notices/USN-5226-1
https://www.openwall.com/lists/oss-security/2022/01/10/2
| | 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
| -| libuuid1 | CVE-2021-3995 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://www.openwall.com/lists/oss-security/2022/01/24/2
| -| libuuid1 | CVE-2021-3996 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://www.openwall.com/lists/oss-security/2022/01/24/2
| +| libuuid1 | CVE-2021-3995 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3995
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes
https://www.openwall.com/lists/oss-security/2022/01/24/2
| +| libuuid1 | 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://www.openwall.com/lists/oss-security/2022/01/24/2
| | 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
| -| mount | CVE-2021-3995 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://www.openwall.com/lists/oss-security/2022/01/24/2
| -| mount | CVE-2021-3996 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://www.openwall.com/lists/oss-security/2022/01/24/2
| +| mount | CVE-2021-3995 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3995
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes
https://www.openwall.com/lists/oss-security/2022/01/24/2
| +| mount | 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://www.openwall.com/lists/oss-security/2022/01/24/2
| | ncurses-base | 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
| | ncurses-bin | 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
| | openssl | CVE-2007-6755 | LOW | 1.1.1k-1+deb11u1 | |
Expand...http://arstechnica.com/security/2013/09/stop-using-nsa-influence-code-in-our-product-rsa-tells-customers/
http://blog.cryptographyengineering.com/2013/09/rsa-warns-developers-against-its-own.html
http://blog.cryptographyengineering.com/2013/09/the-many-flaws-of-dualecdrbg.html
http://rump2007.cr.yp.to/15-shumow.pdf
http://stream.wsj.com/story/latest-headlines/SS-2-63399/SS-2-332655/
http://threatpost.com/in-wake-of-latest-crypto-revelations-everything-is-suspect
http://www.securityfocus.com/bid/63657
https://www.schneier.com/blog/archives/2007/11/the_strange_sto.html
| | openssl | 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
| +| openssl | CVE-2021-4160 | UNKNOWN | 1.1.1k-1+deb11u1 | |
Expand...https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=3bf7b73ea7123045b8f972badc67ed6878e6c37f
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=6fc1aaaf303185aa5e483e06bdfae16daa9193a7
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e9e726506cd2a3fd9c0f12daf8cc1fe934c7dddb
https://www.openssl.org/news/secadv/20220128.txt
| | 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 | HIGH | 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://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SD6RYOJII7HRJ6WVORFNVTYNOFY5JDXN/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SZ32AJIV4RHJMLWLU5QULGKMMIHYOMDC/
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
| -| util-linux | CVE-2021-3995 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://www.openwall.com/lists/oss-security/2022/01/24/2
| -| util-linux | CVE-2021-3996 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://www.openwall.com/lists/oss-security/2022/01/24/2
| +| util-linux | CVE-2021-3995 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 |
Expand...https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3995
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes
https://www.openwall.com/lists/oss-security/2022/01/24/2
| +| util-linux | 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://www.openwall.com/lists/oss-security/2022/01/24/2
| **gobinary** diff --git a/dependency/promtail/1.0.28/templates/common.yaml b/dependency/promtail/1.0.29/templates/common.yaml similarity index 100% rename from dependency/promtail/1.0.28/templates/common.yaml rename to dependency/promtail/1.0.29/templates/common.yaml diff --git a/dependency/promtail/1.0.28/templates/secret.yaml b/dependency/promtail/1.0.29/templates/secret.yaml similarity index 100% rename from dependency/promtail/1.0.28/templates/secret.yaml rename to dependency/promtail/1.0.29/templates/secret.yaml diff --git a/dependency/promtail/1.0.28/templates/servicemonitor.yaml b/dependency/promtail/1.0.29/templates/servicemonitor.yaml similarity index 100% rename from dependency/promtail/1.0.28/templates/servicemonitor.yaml rename to dependency/promtail/1.0.29/templates/servicemonitor.yaml diff --git a/dependency/promtail/1.0.28/values.yaml b/dependency/promtail/1.0.29/values.yaml similarity index 100% rename from dependency/promtail/1.0.28/values.yaml rename to dependency/promtail/1.0.29/values.yaml diff --git a/dependency/redis/1.0.64/Chart.lock b/dependency/redis/1.0.64/Chart.lock deleted file mode 100644 index 066ee60a6c..0000000000 --- a/dependency/redis/1.0.64/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.14.2 -digest: sha256:add6a5e615f2accd0ebc68c6ccb45ed13078763b68888bc01ea839371d698449 -generated: "2022-01-31T21:25:14.193868858Z" diff --git a/dependency/redis/1.0.64/charts/common-8.14.2.tgz b/dependency/redis/1.0.64/charts/common-8.14.2.tgz deleted file mode 100644 index 8e9f52707c..0000000000 Binary files a/dependency/redis/1.0.64/charts/common-8.14.2.tgz and /dev/null differ diff --git a/dependency/redis/1.0.64/CHANGELOG.md b/dependency/redis/1.0.65/CHANGELOG.md similarity index 92% rename from dependency/redis/1.0.64/CHANGELOG.md rename to dependency/redis/1.0.65/CHANGELOG.md index 93c316e2c3..ded8682b37 100644 --- a/dependency/redis/1.0.64/CHANGELOG.md +++ b/dependency/redis/1.0.65/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [redis-1.0.65](https://github.com/truecharts/apps/compare/redis-1.0.64...redis-1.0.65) (2022-02-01) + +#### Chore + +* update helm chart common to v8.14.4 + + + ### [redis-1.0.64](https://github.com/truecharts/apps/compare/redis-1.0.63...redis-1.0.64) (2022-01-31) @@ -88,12 +97,3 @@ ### [redis-1.0.55](https://github.com/truecharts/apps/compare/redis-1.0.54...redis-1.0.55) (2022-01-17) - -#### Chore - -* update docker general non-major ([#1728](https://github.com/truecharts/apps/issues/1728)) -* clean logs ([#1720](https://github.com/truecharts/apps/issues/1720)) - - - - diff --git a/dependency/redis/1.0.64/CONFIG.md b/dependency/redis/1.0.65/CONFIG.md similarity index 100% rename from dependency/redis/1.0.64/CONFIG.md rename to dependency/redis/1.0.65/CONFIG.md diff --git a/dependency/redis/1.0.65/Chart.lock b/dependency/redis/1.0.65/Chart.lock new file mode 100644 index 0000000000..7c25f61a64 --- /dev/null +++ b/dependency/redis/1.0.65/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.14.4 +digest: sha256:174540169e6b40685bffe5c1bcc04b46e4fea44e824666dc750f5b640e9d410a +generated: "2022-02-01T04:55:21.757173702Z" diff --git a/dependency/redis/1.0.64/Chart.yaml b/dependency/redis/1.0.65/Chart.yaml similarity index 95% rename from dependency/redis/1.0.64/Chart.yaml rename to dependency/redis/1.0.65/Chart.yaml index 10ae4555f8..e041bf03eb 100644 --- a/dependency/redis/1.0.64/Chart.yaml +++ b/dependency/redis/1.0.65/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.2.6" dependencies: - name: common repository: https://truecharts.org - version: 8.14.2 + version: 8.14.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: 1.0.64 +version: 1.0.65 annotations: truecharts.org/catagories: | - database diff --git a/dependency/redis/1.0.64/README.md b/dependency/redis/1.0.65/README.md similarity index 96% rename from dependency/redis/1.0.64/README.md rename to dependency/redis/1.0.65/README.md index e59f1850a9..9fc9e6b69a 100644 --- a/dependency/redis/1.0.64/README.md +++ b/dependency/redis/1.0.65/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org | common | 8.14.2 | +| https://truecharts.org | common | 8.14.4 | ## Installing the Chart diff --git a/dependency/redis/1.0.64/app-readme.md b/dependency/redis/1.0.65/app-readme.md similarity index 100% rename from dependency/redis/1.0.64/app-readme.md rename to dependency/redis/1.0.65/app-readme.md diff --git a/dependency/redis/1.0.65/charts/common-8.14.4.tgz b/dependency/redis/1.0.65/charts/common-8.14.4.tgz new file mode 100644 index 0000000000..a0f831f510 Binary files /dev/null and b/dependency/redis/1.0.65/charts/common-8.14.4.tgz differ diff --git a/dependency/redis/1.0.64/helm-values.md b/dependency/redis/1.0.65/helm-values.md similarity index 100% rename from dependency/redis/1.0.64/helm-values.md rename to dependency/redis/1.0.65/helm-values.md diff --git a/dependency/redis/1.0.64/ix_values.yaml b/dependency/redis/1.0.65/ix_values.yaml similarity index 100% rename from dependency/redis/1.0.64/ix_values.yaml rename to dependency/redis/1.0.65/ix_values.yaml diff --git a/dependency/redis/1.0.64/questions.yaml b/dependency/redis/1.0.65/questions.yaml similarity index 100% rename from dependency/redis/1.0.64/questions.yaml rename to dependency/redis/1.0.65/questions.yaml diff --git a/dependency/redis/1.0.64/security.md b/dependency/redis/1.0.65/security.md similarity index 100% rename from dependency/redis/1.0.64/security.md rename to dependency/redis/1.0.65/security.md diff --git a/dependency/redis/1.0.64/templates/common.yaml b/dependency/redis/1.0.65/templates/common.yaml similarity index 100% rename from dependency/redis/1.0.64/templates/common.yaml rename to dependency/redis/1.0.65/templates/common.yaml diff --git a/dependency/redis/1.0.64/templates/health-configmap.yaml b/dependency/redis/1.0.65/templates/health-configmap.yaml similarity index 100% rename from dependency/redis/1.0.64/templates/health-configmap.yaml rename to dependency/redis/1.0.65/templates/health-configmap.yaml diff --git a/dependency/redis/1.0.64/templates/secret.yaml b/dependency/redis/1.0.65/templates/secret.yaml similarity index 100% rename from dependency/redis/1.0.64/templates/secret.yaml rename to dependency/redis/1.0.65/templates/secret.yaml diff --git a/dependency/redis/1.0.64/values.yaml b/dependency/redis/1.0.65/values.yaml similarity index 100% rename from dependency/redis/1.0.64/values.yaml rename to dependency/redis/1.0.65/values.yaml