From cfafdbe4ccf6af8e928b6977a479769d0f9bcbf0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 Sep 2022 10:12:55 +0200 Subject: [PATCH] chore(deps): update helm chart common to v10.6.5 (#3946) --- charts/dependency/clickhouse/Chart.yaml | 4 ++-- charts/dependency/collabora-online/Chart.yaml | 4 ++-- charts/dependency/mariadb/Chart.yaml | 4 ++-- charts/dependency/memcached/Chart.yaml | 4 ++-- charts/dependency/mongodb/Chart.yaml | 4 ++-- charts/dependency/postgresql/Chart.yaml | 2 +- charts/dependency/promtail/Chart.yaml | 4 ++-- charts/dependency/redis/Chart.yaml | 4 ++-- charts/dependency/solr/Chart.yaml | 4 ++-- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/charts/dependency/clickhouse/Chart.yaml b/charts/dependency/clickhouse/Chart.yaml index f194d1e64a2..eaf8eb05048 100644 --- a/charts/dependency/clickhouse/Chart.yaml +++ b/charts/dependency/clickhouse/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "22.9.2.7" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.6.4 + version: 10.6.5 deprecated: false description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). home: https://truecharts.org/docs/charts/dependency/clickhouse @@ -23,7 +23,7 @@ sources: - https://clickhouse.com/ - https://hub.docker.com/r/yandex/clickhouse-server type: application -version: 1.0.31 +version: 1.0.32 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/collabora-online/Chart.yaml b/charts/dependency/collabora-online/Chart.yaml index d551d1ef158..eb3b0742090 100644 --- a/charts/dependency/collabora-online/Chart.yaml +++ b/charts/dependency/collabora-online/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "22.05.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.6.4 + version: 10.6.5 deprecated: false description: "An awesome Online Office suite." home: https://truecharts.org/docs/charts/dependency/collabora-online @@ -22,7 +22,7 @@ sources: - https://sdk.collaboraonline.com/contents.html - https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm type: application -version: 12.1.48 +version: 12.1.49 annotations: truecharts.org/catagories: | - office diff --git a/charts/dependency/mariadb/Chart.yaml b/charts/dependency/mariadb/Chart.yaml index 8fd01c6604e..14b92e70037 100644 --- a/charts/dependency/mariadb/Chart.yaml +++ b/charts/dependency/mariadb/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.9.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.6.4 + version: 10.6.5 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://truecharts.org/docs/charts/dependency/mariadb @@ -25,7 +25,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 3.0.84 +version: 3.0.85 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/memcached/Chart.yaml b/charts/dependency/memcached/Chart.yaml index 68c5e38102d..db1305ef4b5 100644 --- a/charts/dependency/memcached/Chart.yaml +++ b/charts/dependency/memcached/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.17" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.6.4 + version: 10.6.5 deprecated: false description: Memcached is a memory-backed database caching solution home: https://truecharts.org/docs/charts/dependency/memcached @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 3.0.85 +version: 3.0.86 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index bbacfa0d302..205e56438b6 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.6.4 + version: 10.6.5 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/docs/charts/dependency/mongodb @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 2.0.23 +version: 2.0.24 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/postgresql/Chart.yaml b/charts/dependency/postgresql/Chart.yaml index fe9d03972df..af08b8549c1 100644 --- a/charts/dependency/postgresql/Chart.yaml +++ b/charts/dependency/postgresql/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "14.5.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.6.4 + version: 10.6.5 deprecated: false description: PostgresSQL home: https://truecharts.org/docs/charts/dependency/postgresql diff --git a/charts/dependency/promtail/Chart.yaml b/charts/dependency/promtail/Chart.yaml index 4344a5d9150..e5a43cedf9a 100644 --- a/charts/dependency/promtail/Chart.yaml +++ b/charts/dependency/promtail/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.6.4 + version: 10.6.5 deprecated: false description: Promtail is an agent which ships the contents of local logs to a Loki instance icon: https://truecharts.org/img/hotlink-ok/chart-icons/promtail.png @@ -23,7 +23,7 @@ sources: - https://grafana.com/oss/loki/ - https://grafana.com/docs/loki/latest/ type: application -version: 3.0.55 +version: 3.0.56 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/dependency/redis/Chart.yaml b/charts/dependency/redis/Chart.yaml index 35dcdd3725d..b66d30897b0 100644 --- a/charts/dependency/redis/Chart.yaml +++ b/charts/dependency/redis/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.5" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.6.4 + version: 10.6.5 deprecated: false description: Open source, advanced key-value store. home: https://truecharts.org/docs/charts/dependency/redis @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 3.0.86 +version: 3.0.87 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/solr/Chart.yaml b/charts/dependency/solr/Chart.yaml index c2c2dc43f60..7ff8f73ac5e 100644 --- a/charts/dependency/solr/Chart.yaml +++ b/charts/dependency/solr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.0.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.6.4 + version: 10.6.5 deprecated: false description: Apache Solr home: https://truecharts.org/docs/charts/dependency/solr @@ -23,7 +23,7 @@ sources: - https://github.com/apache/solr - https://hub.docker.com/r/bitnami/solr/ type: application -version: 0.0.57 +version: 0.0.58 annotations: truecharts.org/catagories: | - search