Skip to content

Merge branch 'grafana:main' into main #3

Merge branch 'grafana:main' into main

Merge branch 'grafana:main' into main #3

Workflow file for this run

name: helm-release
on:
push:
branches:
- main
- "mimir-distributed-release-[0-9]+.[0-9]+"
jobs:
call-update-helm-repo:
uses: grafana/helm-charts/.github/workflows/update-helm-repo.yaml@update-helm-repo-fix-deps

Check failure on line 11 in .github/workflows/helm-release.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/helm-release.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/helm-release.yaml" -> "grafana/helm-charts/.github/workflows/update-helm-repo.yaml@update-helm-repo-fix-deps" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
charts_dir: operations/helm/charts
cr_configfile: operations/helm/cr.yaml
ct_configfile: operations/helm/ct.yaml
secrets:
helm_repo_token: ${{ secrets.GITHUB_TOKEN }}
github_app_id: ${{ secrets.MIMIR_HELM_RELEASE_APP_ID }}
github_app_pem: ${{ secrets.MIMIR_HELM_RELEASE_APP_KEY_PEM }}