apiVersion: v2 name: grafana version: 1.0.0 dependencies: - name: grafana # Pinned to the latest stable at the time this was vendored (2026-09). # Bump deliberately later, with a changelog read first, same as any # other chart bump in this repo. # # This directory already held a fully-vendored copy of an old Grafana # chart (v6.58.7, appVersion 10.0.3) from the original Meesho monorepo # import (commit b8575bb) — generic production config # (fullnameOverride: grafana-infra-prd, GKE-shaped RBAC/PSP defaults), # not anything built for this homelab. Removed and re-vendored fresh # as a thin wrapper, matching the pattern every other official-chart # component in this repo now uses (vault, victoria-metrics-single, # vmagent, node-exporter) — a Chart.yaml dependency plus a committed # .tgz, no local templates to silently drift from upstream. version: 10.5.15 repository: https://grafana.github.io/helm-charts