From 1e98530338b70ae23132a80e398fc3342664c8f4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 8 Oct 2023 11:56:42 +0200 Subject: [PATCH] chore(deps): update helm chart common to 14.0.12 (#13395) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `14.0.9` -> `14.0.12` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
truecharts/library-charts (common) ### [`v14.0.12`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.12) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.11...common-14.0.12) Function library for TrueCharts ### [`v14.0.11`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.11) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.10...common-14.0.11) Function library for TrueCharts ### [`v14.0.10`](https://togithub.com/truecharts/library-charts/releases/tag/common-14.0.10) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-14.0.9...common-14.0.10) Function library for TrueCharts
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/dependency/clickhouse/Chart.yaml | 4 ++-- charts/dependency/kube-state-metrics/Chart.yaml | 4 ++-- charts/dependency/mariadb/Chart.yaml | 4 ++-- charts/dependency/memcached/Chart.yaml | 4 ++-- charts/dependency/mongodb/Chart.yaml | 4 ++-- charts/dependency/node-exporter/Chart.yaml | 4 ++-- charts/dependency/redis/Chart.yaml | 4 ++-- charts/dependency/solr/Chart.yaml | 4 ++-- templates/chart/Chart.yaml | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/charts/dependency/clickhouse/Chart.yaml b/charts/dependency/clickhouse/Chart.yaml index 805a795fccd..f987554c43f 100644 --- a/charts/dependency/clickhouse/Chart.yaml +++ b/charts/dependency/clickhouse/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.8.3.48" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.9 + version: 14.0.12 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 @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse - https://clickhouse.com/ type: application -version: 7.0.10 +version: 7.0.11 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/kube-state-metrics/Chart.yaml b/charts/dependency/kube-state-metrics/Chart.yaml index 2258bf8e754..e7597575e7f 100644 --- a/charts/dependency/kube-state-metrics/Chart.yaml +++ b/charts/dependency/kube-state-metrics/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.10.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.9 + version: 14.0.12 deprecated: false description: kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects. home: https://truecharts.org/charts/dependency/kube-state-metrics @@ -21,7 +21,7 @@ name: kube-state-metrics sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/kube-state-metrics type: application -version: 3.0.24 +version: 3.0.25 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/dependency/mariadb/Chart.yaml b/charts/dependency/mariadb/Chart.yaml index 59ba46ad325..e131463dd33 100644 --- a/charts/dependency/mariadb/Chart.yaml +++ b/charts/dependency/mariadb/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "11.0.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.9 + version: 14.0.12 deprecated: false description: Fast, reliable, scalable, and easy to use open-source relational database system. home: https://truecharts.org/charts/dependency/mariadb @@ -25,7 +25,7 @@ sources: - https://github.com/prometheus/mysqld_exporter - https://mariadb.org type: application -version: 9.0.27 +version: 9.0.28 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/memcached/Chart.yaml b/charts/dependency/memcached/Chart.yaml index d22e426e4df..e95845aa9d4 100644 --- a/charts/dependency/memcached/Chart.yaml +++ b/charts/dependency/memcached/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.21" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.9 + version: 14.0.12 deprecated: false description: Memcached is a memory-backed database caching solution home: https://truecharts.org/charts/dependency/memcached @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-memcached - http://memcached.org/ type: application -version: 8.0.28 +version: 8.0.29 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index 4f3261c8c7e..8908f37ee95 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.0.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.9 + version: 14.0.12 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/charts/dependency/mongodb @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 8.0.24 +version: 8.0.25 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/node-exporter/Chart.yaml b/charts/dependency/node-exporter/Chart.yaml index d8c98b95eac..8db64b6f3a9 100644 --- a/charts/dependency/node-exporter/Chart.yaml +++ b/charts/dependency/node-exporter/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.6.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.9 + version: 14.0.12 deprecated: false description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors. home: https://truecharts.org/charts/dependency/node-exporter @@ -21,7 +21,7 @@ name: node-exporter sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter type: application -version: 3.0.26 +version: 3.0.27 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/dependency/redis/Chart.yaml b/charts/dependency/redis/Chart.yaml index 384aacb7c28..588261e45f3 100644 --- a/charts/dependency/redis/Chart.yaml +++ b/charts/dependency/redis/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "7.2.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.9 + version: 14.0.12 deprecated: false description: Open source, advanced key-value store. home: https://truecharts.org/charts/dependency/redis @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 8.0.30 +version: 8.0.31 annotations: truecharts.org/catagories: | - database diff --git a/charts/dependency/solr/Chart.yaml b/charts/dependency/solr/Chart.yaml index 047ce1dbbc0..6563352ea83 100644 --- a/charts/dependency/solr/Chart.yaml +++ b/charts/dependency/solr/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.3.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.9 + version: 14.0.12 deprecated: false description: Apache Solr home: https://truecharts.org/charts/dependency/solr @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/solr - https://github.com/apache/solr type: application -version: 6.0.27 +version: 6.0.28 annotations: truecharts.org/catagories: | - search diff --git a/templates/chart/Chart.yaml b/templates/chart/Chart.yaml index a62bedc29ac..1dfed6ca237 100644 --- a/templates/chart/Chart.yaml +++ b/templates/chart/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: CHARTNAME -version: 4.0.5 +version: 4.0.6 appVersion: 1.0.0 description: CHARTNAME App for TrueNAS SCALE type: application @@ -15,7 +15,7 @@ sources: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.9 + version: 14.0.12 # condition: maintainers: - email: info@truecharts.org