Skip to content

Commit 947531b

Browse files
authored
Merge pull request #366 from vardhaman22/update-readme
added security-scan versioning info in readme
2 parents 10ce2ed + 491c8b6 commit 947531b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ Benchmarks tests and the execution logic lives on [rancher/security-scan].
1818
## Branches and Releases
1919
The 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

2828
Note that it aligns with Rancher Manager releases to maximize compatibility
2929
within the ecosystem. This includes k8s dependencies that the Rancher release

0 commit comments

Comments
 (0)