Skip to content

fix(helm): update chart rook-ceph-cluster to v1.12.4 #374

fix(helm): update chart rook-ceph-cluster to v1.12.4

fix(helm): update chart rook-ceph-cluster to v1.12.4 #374

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