mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
12 lines
267 B
YAML
12 lines
267 B
YAML
apiVersion: v2
|
|
name: kube-prometheus-stack
|
|
description: A Helm chart for Kubernetes
|
|
type: application
|
|
|
|
version: 0.1.0
|
|
appVersion: "1.16.0"
|
|
|
|
dependencies:
|
|
- name: kube-prometheus-stack
|
|
repository: https://prometheus-community.github.io/helm-charts
|
|
version: 63.1.0
|