Skip to content

fix(helm): update chart rook-ceph to v1.12.7 (#459) #1375

fix(helm): update chart rook-ceph to v1.12.7 (#459)

fix(helm): update chart rook-ceph to v1.12.7 (#459) #1375

---
name: "Draft Release"
on:
workflow_dispatch:
push:
branches: ["main"]
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@09c613e259eb8d4e7c81c2cb00618eb5fc4575a7 # v5.25.0
with:
config-name: release-drafter.yaml
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"