From 5414168a57a998b2dba72546e878e8566829281f Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sun, 5 Mar 2023 22:10:26 +0100 Subject: [PATCH] fix(dependency): bump common to fix env rendering mistake --- charts/dependency/clickhouse/Chart.yaml | 4 ++-- charts/dependency/mariadb/Chart.yaml | 4 ++-- charts/dependency/memcached/Chart.yaml | 4 ++-- charts/dependency/mongodb/Chart.yaml | 4 ++-- charts/dependency/redis/Chart.yaml | 4 ++-- charts/dependency/solr/Chart.yaml | 4 ++-- charts/dependency/subchart/Chart.yaml | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/charts/dependency/clickhouse/Chart.yaml b/charts/dependency/clickhouse/Chart.yaml index e5dbb4c3f71..ef535b60db3 100644 --- a/charts/dependency/clickhouse/Chart.yaml +++ b/charts/dependency/clickhouse/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.2.1.253" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.14 + version: 12.2.15 deprecated: false description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). home: https://truecharts.org/charts/dependency/clickhouse @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/clickhouse/clickhouse-server - https://clickhouse.com/ type: application -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/mariadb/Chart.yaml b/charts/dependency/mariadb/Chart.yaml index eb9d5b3c9a3..1c1f55d9c8a 100644 --- a/charts/dependency/mariadb/Chart.yaml +++ b/charts/dependency/mariadb/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.11.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.14 + version: 12.2.15 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://truecharts.org/charts/dependency/mariadb @@ -26,7 +26,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 6.0.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/memcached/Chart.yaml b/charts/dependency/memcached/Chart.yaml index 20a1281c092..54d72b339b1 100644 --- a/charts/dependency/memcached/Chart.yaml +++ b/charts/dependency/memcached/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.18" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.14 + version: 12.2.15 deprecated: false description: Memcached is a memory-backed database caching solution home: https://truecharts.org/charts/dependency/memcached @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 6.0.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index 0c049986111..e90b4742717 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.4" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.14 + version: 12.2.15 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/charts/dependency/mongodb @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 5.0.2 +version: 5.0.3 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/redis/Chart.yaml b/charts/dependency/redis/Chart.yaml index 88d125fb437..3b519cb244b 100644 --- a/charts/dependency/redis/Chart.yaml +++ b/charts/dependency/redis/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.8" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.14 + version: 12.2.15 deprecated: false description: Open source, advanced key-value store. home: https://truecharts.org/charts/dependency/redis @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 6.0.6 +version: 6.0.7 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/solr/Chart.yaml b/charts/dependency/solr/Chart.yaml index 782842a5387..23c5c8d7c59 100644 --- a/charts/dependency/solr/Chart.yaml +++ b/charts/dependency/solr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.1.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.14 + version: 12.2.15 deprecated: false description: Apache Solr home: https://truecharts.org/charts/dependency/solr @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/bitnami/solr - https://github.com/apache/solr type: application -version: 3.0.2 +version: 3.0.3 annotations: truecharts.org/catagories: | - search diff --git a/charts/dependency/subchart/Chart.yaml b/charts/dependency/subchart/Chart.yaml index 804b8d06d3c..0759e0fcfd6 100644 --- a/charts/dependency/subchart/Chart.yaml +++ b/charts/dependency/subchart/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "jammy" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.14 + version: 12.2.15 deprecated: false description: This is only used as a subchart. home: https://truecharts.org/charts/dependency/subchart @@ -19,7 +19,7 @@ name: subchart sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/subchart type: application -version: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - subchart