diff --git a/charts/enterprise/authelia/Chart.yaml b/charts/enterprise/authelia/Chart.yaml index 5531d0e5541..1d734691a2b 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: 14.0.1 + version: 14.0.6 - condition: redis.enabled name: redis repository: https://deps.truecharts.org - version: 7.0.6 + version: 8.0.28 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: 18.1.0 +version: 19.0.0 annotations: truecharts.org/catagories: | - security diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index 90a8c7d2426..42c5ec47a78 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -3,11 +3,11 @@ appVersion: "0.22.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.1 + version: 14.0.6 - condition: redis.enabled name: redis repository: https://deps.truecharts.org - version: 7.0.6 + version: 8.0.28 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: 8.0.1 +version: 9.0.0 annotations: truecharts.org/catagories: | - network diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index 3e8982566d3..d547b2fa6b2 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -3,15 +3,15 @@ appVersion: "2.46.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.1 + version: 14.0.8 - condition: exporters.enabled,exporters.node-exporter.enabled name: node-exporter repository: https://deps.truecharts.org - version: 2.0.7 + version: 3.0.24 - condition: exporters.enabled,exporters.kube-state-metrics.enabled name: kube-state-metrics repository: https://deps.truecharts.org - version: 2.0.6 + version: 3.0.22 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: 12.1.2 +version: 13.0.0 annotations: truecharts.org/catagories: | - metrics