diff --git a/charts/enterprise/authelia/Chart.yaml b/charts/enterprise/authelia/Chart.yaml index 7ff6a795de5..fb99f1bbe59 100644 --- a/charts/enterprise/authelia/Chart.yaml +++ b/charts/enterprise/authelia/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://deps.truecharts.org - version: 6.0.62 + version: 7.0.3 deprecated: false description: Authelia is a Single Sign-On Multi-Factor portal for web apps home: https://truecharts.org/charts/enterprise/authelia @@ -35,7 +35,7 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 16.0.0 +version: 17.0.0 annotations: truecharts.org/catagories: | - security diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index d12f5eb07eb..e34177f0bd6 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://deps.truecharts.org - version: 6.0.62 + version: 7.0.3 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 @@ -25,7 +25,7 @@ sources: - https://0xerr0r.github.io/blocky/ - https://github.com/0xERR0R/blocky - https://github.com/Mozart409/blocky-frontend -version: 6.0.0 +version: 7.0.0 annotations: truecharts.org/catagories: | - network diff --git a/charts/enterprise/clusterissuer/Chart.yaml b/charts/enterprise/clusterissuer/Chart.yaml index 1544ecca184..cad40c53ed1 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.1 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: 2.0.1 +version: 3.0.0 annotations: truecharts.org/catagories: | - core diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index d00cc9ee6a6..74090292a16 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: exporters.enabled,exporters.node-exporter.enabled name: node-exporter repository: https://deps.truecharts.org - version: 1.0.35 + version: 2.0.3 - condition: exporters.enabled,exporters.kube-state-metrics.enabled name: kube-state-metrics repository: https://deps.truecharts.org - version: 1.0.31 + version: 2.0.3 deprecated: false description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 10.0.2 +version: 11.0.0 annotations: truecharts.org/catagories: | - metrics