From 6bf50f1f04ddccaa6335b9c6d9100ad474bd615c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 14 May 2022 01:24:00 +0000 Subject: [PATCH] chore(deps): update helm chart common to v9.3.11 --- 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 c53580a3803..70df1c4faa4 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.3.10 + version: 9.3.11 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://github.com/truecharts/apps/tree/master/charts/dependency/mariadb @@ -24,7 +24,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 2.0.64 +version: 2.0.65 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/memcached/Chart.yaml b/charts/dependency/memcached/Chart.yaml index 15c737bb83a..2dbefa108c0 100644 --- a/charts/dependency/memcached/Chart.yaml +++ b/charts/dependency/memcached/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.15" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 9.3.10 + version: 9.3.11 deprecated: false description: Memcached is a memory-backed database caching solution home: https://github.com/truecharts/apps/tree/master/charts/dependency/memcached @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 2.0.64 +version: 2.0.65 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index d0f346fb7e8..902051906e2 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.0.8" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 9.3.10 + version: 9.3.11 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://github.com/truecharts/apps/tree/master/charts/dependency/mongodb @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 0.1.23 +version: 0.1.24 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/postgresql/Chart.yaml b/charts/dependency/postgresql/Chart.yaml index d71b906cf4e..a1204f9dd58 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.3.10 + version: 9.3.11 deprecated: false description: PostgresSQL home: https://github.com/truecharts/apps/tree/master/charts/dependency/postgresql @@ -22,7 +22,7 @@ name: postgresql sources: - https://www.postgresql.org/ type: application -version: 7.0.67 +version: 7.0.68 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/promtail/Chart.yaml b/charts/dependency/promtail/Chart.yaml index 84ed5e3d5eb..913c03f90c5 100644 --- a/charts/dependency/promtail/Chart.yaml +++ b/charts/dependency/promtail/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.5.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 9.3.10 + version: 9.3.11 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.35 +version: 2.0.36 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/dependency/redis/Chart.yaml b/charts/dependency/redis/Chart.yaml index 44ba7f5600c..247b905ad22 100644 --- a/charts/dependency/redis/Chart.yaml +++ b/charts/dependency/redis/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.2.7" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 9.3.10 + version: 9.3.11 deprecated: false description: Open source, advanced key-value store. home: https://github.com/truecharts/apps/tree/master/charts/dependency/redis @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 2.0.58 +version: 2.0.59 annotations: truecharts.org/catagories: | - database