We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9a8f9d commit 403f1e0Copy full SHA for 403f1e0
README.md
@@ -21,6 +21,7 @@ The current branch strategy for `rancher/cis-operator` is laid out below:
21
| Branch | Tag |Security-Scan | Rancher |
22
|-----------------------|----------|-----------------------|---------------------------|
23
| `main` | `head` |`main` branch (`head`)`| `main` branch (`head`) |
24
+| `release/v1.3` | `v1.3.x` |`v0.5.x` | `v2.10.x` |
25
| `release/v1.2` | `v1.2.x` |`v0.4.x` | `v2.9.x` |
26
| `release/v1.1` | `v1.1.x` |`v0.3.x` | `v2.8.x` |
27
| `master` (deprecated) | `v1.0.x` |`v0.2.x` | `v2.7.x`,`v2.8.x`,`v2.9.x`|
0 commit comments