Skip to content

Update dskit version (#5321) #2015

Update dskit version (#5321)

Update dskit version (#5321) #2015

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@main
with:
charts_dir: operations/helm/charts
cr_configfile: operations/helm/cr.yaml
ct_configfile: operations/helm/ct.yaml
secrets:
helm_repo_token: ${{ secrets.GH_BOT_ACCESS_TOKEN }}