apiVersion: v2 name: victoria-metrics-single version: 1.0.0 dependencies: - name: victoria-metrics-single # 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 existed in this repo before this — a # leftover from the original Meesho monorepo import (commit b8575bb), # with its own vendored templates/values.yaml for a different, # GKE-targeted deployment of this same chart. That entire tree was # removed rather than adapted (same reasoning as the ~35 charts # removed outright in devops-helm-charts's own prune — see claude.md) # and replaced with this thin wrapper, matching every other # official-chart component in this repo (vault, postgresql's sibling # entries, etc.): a Chart.yaml dependency plus a committed .tgz, no # local templates of its own. version: 0.45.0 repository: https://victoriametrics.github.io/helm-charts