From 9b5bdb2e7a3506def25b20e1ba5269fe3d4009d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 18:19:58 +0200 Subject: [PATCH] chore(deps): update helm chart common to v9.2.4 (#2352) Co-authored-by: TrueCharts-Bot --- charts/dependency/mariadb/Chart.yaml | 4 ++-- charts/dependency/memcached/Chart.yaml | 4 ++-- charts/dependency/mongodb/Chart.yaml | 4 ++-- charts/dependency/postgresql/Chart.yaml | 4 ++-- charts/dependency/promtail/Chart.yaml | 4 ++-- charts/dependency/redis/Chart.yaml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/charts/dependency/mariadb/Chart.yaml b/charts/dependency/mariadb/Chart.yaml index c4d878ccf6a..9b11819ffa2 100644 --- a/charts/dependency/mariadb/Chart.yaml +++ b/charts/dependency/mariadb/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.7.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 9.2.3 + version: 9.2.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.25 +version: 2.0.26 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/memcached/Chart.yaml b/charts/dependency/memcached/Chart.yaml index 2eeae1fe2ff..87da3e2f14f 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://library-charts.truecharts.org - version: 9.2.3 + version: 9.2.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.22 +version: 2.0.23 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index a456428cf10..c8a3a10754f 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.0.6" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 9.2.3 + version: 9.2.4 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://github.com/truecharts/apps/tree/master/stable/mongodb @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 0.0.11 +version: 0.0.12 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/postgresql/Chart.yaml b/charts/dependency/postgresql/Chart.yaml index ecf163ef5e3..be0e4a835a4 100644 --- a/charts/dependency/postgresql/Chart.yaml +++ b/charts/dependency/postgresql/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.2.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 9.2.3 + version: 9.2.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.24 +version: 7.0.25 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/promtail/Chart.yaml b/charts/dependency/promtail/Chart.yaml index f3d1d8633b4..40333b22198 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://library-charts.truecharts.org - version: 9.2.3 + version: 9.2.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.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/dependency/redis/Chart.yaml b/charts/dependency/redis/Chart.yaml index fb15e73c853..db64ffd5165 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://library-charts.truecharts.org - version: 9.2.3 + version: 9.2.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.20 +version: 2.0.21 annotations: truecharts.org/catagories: | - database