From ca88c779647c6697ca2ffaf510a08030817dfcf9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 19 Jul 2023 14:52:42 +0200 Subject: [PATCH] chore(deps): update helm chart common to 13.2.0 (#10555) 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)) | major | `12.14.6` -> `13.2.0` | | [common](https://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | major | `12.14.8` -> `13.2.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
truecharts/library-charts (common) ### [`v13.2.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.2.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-13.1.3...common-13.2.0) Function library for TrueCharts ### [`v13.1.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.3) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-13.1.2...common-13.1.3) Function library for TrueCharts ### [`v13.1.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-13.1.0...common-13.1.2) Function library for TrueCharts ### [`v13.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.1.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-13.0.1...common-13.1.0) Function library for TrueCharts ### [`v13.0.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.0.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-13.0.0...common-13.0.1) Function library for TrueCharts ### [`v13.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-13.0.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.15.0...common-13.0.0) Function library for TrueCharts ### [`v12.15.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.15.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.14.8...common-12.15.0) Function library for TrueCharts ### [`v12.14.8`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.14.8) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.14.7...common-12.14.8) Function library for TrueCharts ### [`v12.14.7`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.14.7) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.14.6...common-12.14.7) Function library for TrueCharts
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, 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 these updates 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). Signed-off-by: Kjeld Schouten Co-authored-by: Kjeld Schouten --- charts/enterprise/authelia/Chart.yaml | 4 ++-- charts/enterprise/blocky/Chart.yaml | 4 ++-- charts/enterprise/clusterissuer/Chart.yaml | 4 ++-- charts/enterprise/grafana/Chart.yaml | 4 ++-- charts/enterprise/metallb-config/Chart.yaml | 4 ++-- charts/enterprise/prometheus/Chart.yaml | 4 ++-- charts/enterprise/traefik/Chart.yaml | 4 ++-- charts/enterprise/vaultwarden/Chart.yaml | 4 ++-- charts/operators/cert-manager/Chart.yaml | 4 ++-- charts/operators/cloudnative-pg/Chart.yaml | 4 ++-- charts/operators/metallb/Chart.yaml | 4 ++-- charts/operators/prometheus-operator/Chart.yaml | 4 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/charts/enterprise/authelia/Chart.yaml b/charts/enterprise/authelia/Chart.yaml index 318bdeec152..7ff6a795de5 100644 --- a/charts/enterprise/authelia/Chart.yaml +++ b/charts/enterprise/authelia/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "4.37.5" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.14.6 + version: 13.2.0 - condition: redis.enabled name: redis repository: https://deps.truecharts.org @@ -35,7 +35,7 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 15.1.31 +version: 16.0.0 annotations: truecharts.org/catagories: | - security diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index eca44a020b4..d12f5eb07eb 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.21.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.14.6 + version: 13.2.0 - condition: redis.enabled name: redis repository: https://deps.truecharts.org @@ -25,7 +25,7 @@ sources: - https://0xerr0r.github.io/blocky/ - https://github.com/0xERR0R/blocky - https://github.com/Mozart409/blocky-frontend -version: 5.0.44 +version: 6.0.0 annotations: truecharts.org/catagories: | - network diff --git a/charts/enterprise/clusterissuer/Chart.yaml b/charts/enterprise/clusterissuer/Chart.yaml index 187347b0a5e..d7caf12cf9e 100644 --- a/charts/enterprise/clusterissuer/Chart.yaml +++ b/charts/enterprise/clusterissuer/Chart.yaml @@ -10,7 +10,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.14.6 + version: 13.2.0 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer - https://cert-manager.io/ type: application -version: 1.0.13 +version: 2.0.0 annotations: truecharts.org/catagories: | - core diff --git a/charts/enterprise/grafana/Chart.yaml b/charts/enterprise/grafana/Chart.yaml index 6304376c0e2..e24718e862d 100644 --- a/charts/enterprise/grafana/Chart.yaml +++ b/charts/enterprise/grafana/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "10.0.2" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.14.6 + version: 13.2.0 deprecated: false description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. home: https://truecharts.org/charts/enterprise/grafana @@ -24,7 +24,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 7.0.59 +version: 8.0.0 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/enterprise/metallb-config/Chart.yaml b/charts/enterprise/metallb-config/Chart.yaml index e22257f73b0..a6f4266b815 100644 --- a/charts/enterprise/metallb-config/Chart.yaml +++ b/charts/enterprise/metallb-config/Chart.yaml @@ -10,7 +10,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.14.6 + version: 13.2.0 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 1.1.12 +version: 2.0.0 annotations: truecharts.org/catagories: | - core diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index 30729737b8f..1a2688ee699 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.45.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.14.6 + version: 13.2.0 - condition: exporters.enabled,exporters.node-exporter.enabled name: node-exporter repository: https://deps.truecharts.org @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 9.1.2 +version: 10.0.0 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/enterprise/traefik/Chart.yaml b/charts/enterprise/traefik/Chart.yaml index 2de24d9e585..cdf2b350678 100644 --- a/charts/enterprise/traefik/Chart.yaml +++ b/charts/enterprise/traefik/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.10.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.14.6 + version: 13.2.0 deprecated: false description: Traefik is a flexible reverse proxy and Ingress Provider. home: https://truecharts.org/charts/enterprise/traefik @@ -23,7 +23,7 @@ sources: - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ type: application -version: 18.1.1 +version: 19.0.0 annotations: truecharts.org/catagories: | - network diff --git a/charts/enterprise/vaultwarden/Chart.yaml b/charts/enterprise/vaultwarden/Chart.yaml index 5d53a983775..cc9655fdc3f 100644 --- a/charts/enterprise/vaultwarden/Chart.yaml +++ b/charts/enterprise/vaultwarden/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.29.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.14.6 + version: 13.2.0 deprecated: false description: Unofficial Bitwarden compatible server written in Rust home: https://truecharts.org/charts/enterprise/vaultwarden @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden - https://github.com/dani-garcia/vaultwarden type: application -version: 20.2.0 +version: 21.0.0 annotations: truecharts.org/catagories: | - security diff --git a/charts/operators/cert-manager/Chart.yaml b/charts/operators/cert-manager/Chart.yaml index e6fc4246b57..9245413661e 100644 --- a/charts/operators/cert-manager/Chart.yaml +++ b/charts/operators/cert-manager/Chart.yaml @@ -11,7 +11,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.14.8 + version: 13.2.0 - name: cert-manager repository: https://charts.jetstack.io version: v1.12.2 @@ -26,7 +26,7 @@ sources: - https://github.com/cert-manager - https://cert-manager.io/ type: application -version: 0.0.1 +version: 1.0.0 annotations: truecharts.org/catagories: | - operators diff --git a/charts/operators/cloudnative-pg/Chart.yaml b/charts/operators/cloudnative-pg/Chart.yaml index c63284c915d..9181856f7c7 100644 --- a/charts/operators/cloudnative-pg/Chart.yaml +++ b/charts/operators/cloudnative-pg/Chart.yaml @@ -11,7 +11,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.14.6 + version: 13.2.0 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/cloudnative-pg - https://cloudnative-pg.io/ type: application -version: 1.0.4 +version: 2.0.0 annotations: truecharts.org/catagories: | - operators diff --git a/charts/operators/metallb/Chart.yaml b/charts/operators/metallb/Chart.yaml index 4d5babcdcd8..bd04d1f1fe2 100644 --- a/charts/operators/metallb/Chart.yaml +++ b/charts/operators/metallb/Chart.yaml @@ -10,7 +10,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.14.6 + version: 13.2.0 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/metallb/metallb - https://metallb.universe.tf type: application -version: 9.0.14 +version: 10.0.0 annotations: truecharts.org/catagories: | - operators diff --git a/charts/operators/prometheus-operator/Chart.yaml b/charts/operators/prometheus-operator/Chart.yaml index d0c0939cbb7..6f68033bac3 100644 --- a/charts/operators/prometheus-operator/Chart.yaml +++ b/charts/operators/prometheus-operator/Chart.yaml @@ -11,7 +11,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.14.6 + version: 13.2.0 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator - https://github.com/prometheus-operator type: application -version: 0.0.8 +version: 1.0.0 annotations: truecharts.org/catagories: | - operators