Path: blob/main/production/tanka/grafana-agent-operator/jsonnetfile.json
4096 views
{1"dependencies": [2{3"name": "ksonnet-util",4"source": {5"git": {6"remote": "https://github.com/grafana/jsonnet-libs",7"subdir": "ksonnet-util"8}9},10"version": "master"11},12{13"name": "agent-operator-gen",14"source": {15"git": {16"remote": "https://github.com/jsonnet-libs/grafana-agent-libsonnet.git",17"subdir": "0.26"18}19},20"version": "main"21},22{23"name": "prom-operator-gen",24"source": {25"git": {26"remote": "https://github.com/jsonnet-libs/prometheus-operator-libsonnet.git",27"subdir": "0.57"28}29},30"version": "main"31}32]33}343536