From ffee9eb94b4bd12c88d0fc1dacb10d0097629b6b Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sun, 19 Mar 2023 19:18:36 +0100 Subject: [PATCH] chore(enterprise): bump common and deps on enterprise train (#7819) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** ⚒️ Fixes # **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --- charts/enterprise/authelia/Chart.yaml | 6 +++--- charts/enterprise/blocky/Chart.yaml | 6 +++--- charts/enterprise/cert-manager/Chart.yaml | 4 ++-- charts/enterprise/grafana/Chart.yaml | 4 ++-- charts/enterprise/metallb/Chart.yaml | 4 ++-- charts/enterprise/prometheus/Chart.yaml | 4 ++-- charts/enterprise/traefik/Chart.yaml | 4 ++-- charts/enterprise/vaultwarden/Chart.yaml | 4 ++-- 8 files changed, 18 insertions(+), 18 deletions(-) diff --git a/charts/enterprise/authelia/Chart.yaml b/charts/enterprise/authelia/Chart.yaml index 05a0ff45e5e..4d5eef79f0a 100644 --- a/charts/enterprise/authelia/Chart.yaml +++ b/charts/enterprise/authelia/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "4.37.5" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.25 + version: 12.2.28 - condition: redis.enabled name: redis repository: https://deps.truecharts.org - version: 6.0.15 + version: 6.0.17 deprecated: false description: Authelia is a Single Sign-On Multi-Factor portal for web apps home: https://truecharts.org/charts/enterprise/authelia @@ -36,7 +36,7 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 15.0.12 +version: 15.0.13 annotations: truecharts.org/catagories: | - security diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index 0e9e9fe02ce..cb54a8e65a2 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "0.20.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.24 + version: 12.2.28 - condition: redis.enabled name: redis repository: https://deps.truecharts.org - version: 6.0.14 + version: 6.0.17 description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go home: https://truecharts.org/charts/enterprise/blocky icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png @@ -26,7 +26,7 @@ sources: - https://0xerr0r.github.io/blocky/ - https://github.com/0xERR0R/blocky - https://github.com/Mozart409/blocky-frontend -version: 5.0.9 +version: 5.0.10 annotations: truecharts.org/catagories: | - network diff --git a/charts/enterprise/cert-manager/Chart.yaml b/charts/enterprise/cert-manager/Chart.yaml index 118ece1bd0b..23c8ed050fb 100644 --- a/charts/enterprise/cert-manager/Chart.yaml +++ b/charts/enterprise/cert-manager/Chart.yaml @@ -10,7 +10,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.24 + version: 12.2.28 kubeVersion: ">=1.16.0-0" maintainers: - email: info@truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/enterprise/cert-manager - https://cert-manager.io/ type: application -version: 1.0.11 +version: 1.0.12 annotations: truecharts.org/catagories: | - core diff --git a/charts/enterprise/grafana/Chart.yaml b/charts/enterprise/grafana/Chart.yaml index b120404212d..d35f1d2d0b6 100644 --- a/charts/enterprise/grafana/Chart.yaml +++ b/charts/enterprise/grafana/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.3.6" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.24 + version: 12.2.28 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 @@ -25,7 +25,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 7.0.8 +version: 7.0.9 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/enterprise/metallb/Chart.yaml b/charts/enterprise/metallb/Chart.yaml index e43a5108c94..cf593adbca2 100644 --- a/charts/enterprise/metallb/Chart.yaml +++ b/charts/enterprise/metallb/Chart.yaml @@ -10,7 +10,7 @@ keywords: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.24 + version: 12.2.28 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: 8.0.5 +version: 8.0.6 annotations: truecharts.org/catagories: | - core diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index 2b1ac1fb152..2999d0f6d81 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.42.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.24 + version: 12.2.28 - condition: exporters.enabled,exporters.node-exporter.enabled name: node-exporter repository: https://charts.bitnami.com/bitnami @@ -30,7 +30,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 8.0.6 +version: 8.0.7 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/enterprise/traefik/Chart.yaml b/charts/enterprise/traefik/Chart.yaml index b09192e6b17..edf6a1772a6 100644 --- a/charts/enterprise/traefik/Chart.yaml +++ b/charts/enterprise/traefik/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.9.8" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.24 + version: 12.2.28 deprecated: false description: Traefik is a flexible reverse proxy and Ingress Provider. home: https://truecharts.org/charts/enterprise/traefik @@ -24,7 +24,7 @@ sources: - https://github.com/traefik/traefik-helm-chart - https://traefik.io/ type: application -version: 17.0.11 +version: 17.0.12 annotations: truecharts.org/catagories: | - network diff --git a/charts/enterprise/vaultwarden/Chart.yaml b/charts/enterprise/vaultwarden/Chart.yaml index 4bfe5a3a93a..666202cb47b 100644 --- a/charts/enterprise/vaultwarden/Chart.yaml +++ b/charts/enterprise/vaultwarden/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "1.27.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.24 + version: 12.2.28 deprecated: false description: Unofficial Bitwarden compatible server written in Rust home: https://truecharts.org/charts/enterprise/vaultwarden @@ -26,7 +26,7 @@ sources: - https://hub.docker.com/r/vaultwarden/server - https://github.com/dani-garcia/vaultwarden type: application -version: 20.0.6 +version: 20.0.7 annotations: truecharts.org/catagories: | - security