File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ Benchmarks tests and the execution logic lives on [rancher/security-scan].
1818## Branches and Releases
1919The current branch strategy for ` rancher/cis-operator ` is laid out below:
2020
21- | Branch | Tag | Rancher |
22- | -----------------------| ----------| ------------------------|
23- | ` main ` | ` head ` | ` main ` branch (` head ` ) |
24- | ` release/v1.2 ` | ` v1.2.x ` | ` v2.9.x ` |
25- | ` release/v1.1 ` | ` v1.1.x ` | ` v2.8.x ` |
26- | ` master ` (deprecated) | ` v1.0.x ` | ` v2.7.x ` ,` v2.8.x ` |
21+ | Branch | Tag | Security-Scan | Rancher |
22+ | -----------------------| ----------| -----------------------| -------------------------- -|
23+ | ` main ` | ` head ` | ` main ` branch ( ` head ` )` | ` main ` branch (` head ` ) |
24+ | ` release/v1.2 ` | ` v1.2.x ` | ` v0.4.x ` | ` v2.9.x ` |
25+ | ` release/v1.1 ` | ` v1.1.x ` | ` v0.3.x ` | ` v2.8.x ` |
26+ | ` master ` (deprecated) | ` v1.0.x ` | ` v0.2.x ` | ` v2.7.x ` ,` v2.8.x ` , ` v2.9.x ` |
2727
2828Note that it aligns with Rancher Manager releases to maximize compatibility
2929within the ecosystem. This includes k8s dependencies that the Rancher release
You can’t perform that action at this time.
0 commit comments