diff --git a/charts/core/prometheus/Chart.yaml b/charts/core/prometheus/Chart.yaml index f6b835d0363..405cb5e04d1 100644 --- a/charts/core/prometheus/Chart.yaml +++ b/charts/core/prometheus/Chart.yaml @@ -7,11 +7,11 @@ dependencies: - condition: exporters.enabled,exporters.node-exporter.enabled name: node-exporter repository: https://charts.bitnami.com/bitnami - version: 2.4.4 + version: 2.4.5 - condition: exporters.enabled,exporters.kube-state-metrics.enabled name: kube-state-metrics repository: https://charts.bitnami.com/bitnami - version: 2.2.12 + version: 2.2.13 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/_static/img/appicons/prometheus.png @@ -28,7 +28,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 2.0.7 +version: 2.0.8 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/incubator/koel/Chart.yaml b/charts/incubator/koel/Chart.yaml index 1bc5fa34464..c9cee6f1f12 100644 --- a/charts/incubator/koel/Chart.yaml +++ b/charts/incubator/koel/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://truecharts.org - version: 9.1.2 + version: 9.1.4 - condition: mariadb.enabled name: mariadb repository: https://truecharts.org/ @@ -25,7 +25,7 @@ sources: - https://github.com/koel/docker - https://hub.docker.com/r/hyzual/koel - https://github.com/koel/koel -version: 0.0.4 +version: 0.0.5 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/filebrowser/Chart.yaml b/charts/stable/filebrowser/Chart.yaml index 4952ae0925e..3e537dbcadc 100644 --- a/charts/stable/filebrowser/Chart.yaml +++ b/charts/stable/filebrowser/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.21.1" dependencies: - name: common repository: https://truecharts.org - version: 9.1.2 + version: 9.1.4 deprecated: false description: Filebrowser provides a file managing interface within a specified directory home: https://github.com/truecharts/apps/tree/master/charts/stable/filebrowser @@ -21,7 +21,7 @@ sources: - https://filebrowser.org/cli/filebrowser - https://hub.docker.com/r/filebrowser/filebrowser type: application -version: 1.0.0 +version: 1.0.1 annotations: truecharts.org/catagories: | - media