Skip to content

fix(helm): update chart grafana to 8.8.6 (#1174) #1891

fix(helm): update chart grafana to 8.8.6 (#1174)

fix(helm): update chart grafana to 8.8.6 (#1174) #1891

---
name: "Draft Release"
permissions:
contents: write
pull-requests: read
on:
workflow_dispatch:
push:
branches: ["main"]
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v6.1.0
with:
config-name: release-drafter.yaml
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"