Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

chore(profilecli): accept timestamps for queries (#860) #184

chore(profilecli): accept timestamps for queries (#860)

chore(profilecli): accept timestamps for queries (#860) #184

Workflow file for this run

name: helm-release
on:
push:
branches:
- main
- "release-[0-9]+.[0-9]+"
jobs:
call-update-helm-repo:
uses: grafana/helm-charts/.github/workflows/update-helm-repo.yaml@main
with:
charts_dir: operations/phlare/helm/
cr_configfile: operations/phlare/helm/cr.yaml
ct_configfile: operations/phlare/helm/ct.yaml
secrets:
helm_repo_token: ${{ secrets.GH_BOT_ACCESS_TOKEN }}