Skip to content

Fix bug in query frontend diff handling #2512

Fix bug in query frontend diff handling

Fix bug in query frontend diff handling #2512

Workflow file for this run

name: helm-ci
on: pull_request
jobs:
call-lint:
uses: grafana/helm-charts/.github/workflows/linter.yml@main
with:
filter_regex_include: .*operations/pyroscope/helm/.*
call-lint-test:
uses: grafana/helm-charts/.github/workflows/lint-test.yaml@main
with:
ct_configfile: operations/pyroscope/helm/ct.yaml
ct_check_version_increment: false
helm_version: v3.14.3
kubeVersion: "1.23"

Check failure on line 17 in .github/workflows/helm-ci.yml

View workflow run for this annotation

GitHub Actions / helm-ci

Invalid workflow file

The workflow is not valid. .github/workflows/helm-ci.yml (Line: 17, Col: 20): Invalid input, kubeVersion is not defined in the referenced workflow.