about summary refs log tree commit diff
path: root/third-party/prometheus/helmfile.yaml
blob: 3b3fae344d97d9e800d4a941627ff7700e394c67 (plain)
1
2
3
4
5
6
7
8
9
10
11
repositories:
  - name: prometheus-community
    url: https://prometheus-community.github.io/helm-charts

releases:
  - name: prometheus
    namespace: monitoring
    chart: prometheus-community/prometheus
    version: 14.11.1
    values:
      - ./values.yaml