github.com/yankunsam/loki/v2@v2.6.3-0.20220817130409-389df5235c27/production/promtail-mixin/jsonnetfile.json (about)

     1  {
     2    "version": 1,
     3    "dependencies": [
     4      {
     5        "source": {
     6          "git": {
     7            "remote": "https://github.com/grafana/jsonnet-libs.git",
     8            "subdir": "grafana-builder"
     9          }
    10        },
    11        "version": "master"
    12      },
    13      {
    14        "source": {
    15          "git": {
    16            "remote": "https://github.com/grafana/jsonnet-libs.git",
    17            "subdir": "mixin-utils"
    18          }
    19        },
    20        "version": "master"
    21      },
    22      {
    23        "source": {
    24          "git": {
    25            "remote": "https://github.com/grafana/loki.git",
    26            "subdir": "production/loki-mixin"
    27          }
    28        },
    29        "version": "main"
    30      }
    31    ],
    32    "legacyImports": true
    33  }