diff --git a/charts/incubator/pialert/Chart.yaml b/charts/incubator/pialert/Chart.yaml index 0aacd9075f0..50a87f4d90a 100644 --- a/charts/incubator/pialert/Chart.yaml +++ b/charts/incubator/pialert/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 11.0.7 + version: 11.1.2 deprecated: false description: Monitoring your WIFI/LAN network and alerting of new (intruder or hacker) devices. home: https://truecharts.org/docs/charts/incubator/pialert @@ -22,7 +22,7 @@ sources: - https://github.com/jokob-sk/Pi.Alert - https://hub.docker.com/r/jokobsk/pi.alert type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - networking diff --git a/charts/incubator/soft-serve/Chart.yaml b/charts/incubator/soft-serve/Chart.yaml index 329d3b8ac35..b24b378c3bd 100644 --- a/charts/incubator/soft-serve/Chart.yaml +++ b/charts/incubator/soft-serve/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.4.4" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 11.0.7 + version: 11.1.2 deprecated: false description: A tasty, self-hostable Git server for the command line. home: https://truecharts.org/docs/charts/stable/soft-serve @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve - https://github.com/charmbracelet/soft-serve type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - git diff --git a/charts/stable/prometheus/Chart.yaml b/charts/stable/prometheus/Chart.yaml index b3cb100f19c..499b8966a9c 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/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: 3.2.5 + version: 3.2.6 - condition: exporters.enabled,exporters.kube-state-metrics.enabled name: kube-state-metrics repository: https://charts.bitnami.com/bitnami - version: 3.2.6 + version: 3.2.7 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: 7.0.34 +version: 7.0.35 annotations: truecharts.org/catagories: | - metrics