From 63056d7c7cceaddbfd8e34eb07240ec422a6c6a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 18:17:59 +0100 Subject: [PATCH] chore(deps): update helm chart common to v9 (#2013) Co-authored-by: Renovate Bot --- charts/dependency/mariadb/Chart.yaml | 4 ++-- charts/dependency/memcached/Chart.yaml | 4 ++-- charts/dependency/postgresql/Chart.yaml | 4 ++-- charts/dependency/promtail/Chart.yaml | 4 ++-- charts/dependency/redis/Chart.yaml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/charts/dependency/mariadb/Chart.yaml b/charts/dependency/mariadb/Chart.yaml index 1130cfaac31..0ea9719b63f 100644 --- a/charts/dependency/mariadb/Chart.yaml +++ b/charts/dependency/mariadb/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.6.7" dependencies: - name: common repository: https://truecharts.org - version: 8.17.3 + version: 9.0.0 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.78 +version: 2.0.0 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/memcached/Chart.yaml b/charts/dependency/memcached/Chart.yaml index 7ef7370c1fe..cbf716251e6 100644 --- a/charts/dependency/memcached/Chart.yaml +++ b/charts/dependency/memcached/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.14" dependencies: - name: common repository: https://truecharts.org - version: 8.17.3 + version: 9.0.0 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.77 +version: 2.0.0 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/postgresql/Chart.yaml b/charts/dependency/postgresql/Chart.yaml index 62bcbee05dd..19ac1f6d4e0 100644 --- a/charts/dependency/postgresql/Chart.yaml +++ b/charts/dependency/postgresql/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.1.0" dependencies: - name: common repository: https://truecharts.org - version: 8.17.3 + version: 9.0.0 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.71 +version: 7.0.0 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/promtail/Chart.yaml b/charts/dependency/promtail/Chart.yaml index 1a68b6e6d7a..50513734aeb 100644 --- a/charts/dependency/promtail/Chart.yaml +++ b/charts/dependency/promtail/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.4.2" dependencies: - name: common repository: https://truecharts.org - version: 8.17.3 + version: 9.0.0 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.36 +version: 2.0.0 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/dependency/redis/Chart.yaml b/charts/dependency/redis/Chart.yaml index 97c6634b02b..11e2e43e444 100644 --- a/charts/dependency/redis/Chart.yaml +++ b/charts/dependency/redis/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.2.6" dependencies: - name: common repository: https://truecharts.org - version: 8.17.3 + version: 9.0.0 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.81 +version: 2.0.0 annotations: truecharts.org/catagories: | - database