This repository was archived by the owner on Dec 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed
Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ on: # yamllint disable-line rule:truthy
1414 - " .github/workflows/pr-*"
1515 - " !**/vendor/**"
1616 - docs/**
17+ - README.md
1718
1819# yamllint disable rule:line-length
1920jobs :
Original file line number Diff line number Diff line change 22
33[ ![ GitHub Latest Release] ( https://img.shields.io/github/v/release/SovereignCloudStack/cluster-stack-provider-openstack?logo=github )] ( https://github.com/SovereignCloudStack/cluster-stack-provider-openstack/releases )
44[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/SovereignCloudStack/cluster-stack-provider-openstack )] ( https://goreportcard.com/report/github.com/SovereignCloudStack/cluster-stack-provider-openstack )
5- [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
5+ [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/license/apache-2-0/ )
66
77## Overview
88
@@ -24,11 +24,11 @@ Explore the documentation stored in the [docs](./docs) directory or view the ren
2424
2525| | CSO ` v0.1.0-alpha.2 ` | CSO ` v0.1.0-alpha.3 ` | CSO ` v0.1.0-alpha.5 ` | CSO ` v0.1.0-alpha.6 ` |
2626| ----------------------- | -------------------- | -------------------- | -------------------- | -------------------- |
27- | CSPO ` v0.1.0-alpha.rc1 ` | ✓ | | | |
28- | CSPO ` v0.1.0-alpha.1 ` | ✓ | ✓ | ✓ | ✓ |
29- | CSPO ` v0.1.0-alpha.2 ` | ✓ | ✓ | ✓ | ✓ |
30- | CSPO ` v0.1.0-alpha.3 ` | ✓ | ✓ | ✓ | ✓ |
31- | CSPO ` v0.1.0-alpha.4 ` | ✓ | ✓ | ✓ | ✓ |
27+ | CSPO ` v0.1.0-alpha.rc1 ` | ✓ | | | |
28+ | CSPO ` v0.1.0-alpha.1 ` | ✓ | ✓ | ✓ | ✓ |
29+ | CSPO ` v0.1.0-alpha.2 ` | ✓ | ✓ | ✓ | ✓ |
30+ | CSPO ` v0.1.0-alpha.3 ` | ✓ | ✓ | ✓ | ✓ |
31+ | CSPO ` v0.1.0-alpha.4 ` | ✓ | ✓ | ✓ | ✓ |
3232
3333## Controllers
3434
You can’t perform that action at this time.
0 commit comments