Skip to content

Update quay.io/cephcsi/cephcsi Docker tag to v3.13.0 #7154

Update quay.io/cephcsi/cephcsi Docker tag to v3.13.0

Update quay.io/cephcsi/cephcsi Docker tag to v3.13.0 #7154

Workflow file for this run

---
# yamllint disable rule:quoted-strings
name: yamllint
"on":
- push
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run yamllint
uses: bewuethr/yamllint-action@v1