chore(deps): update helm general non-major
This commit is contained in:
parent
fcfa033133
commit
88d8acff9b
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue