Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 7ffb377

Browse files
committed
#13 Fix the term major
A mayor is the "boss" of a city ;-) Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent 73b4eb9 commit 7ffb377

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<a href="https://owasp.org/www-project-securecodebox/"><img alt="OWASP Incubator Project" src="https://img.shields.io/badge/OWASP-Incubator%20Project-365EAA"></a>
1111
</p>
1212

13-
**NOTE**: This Repository contains a **work in progress** preview of the planned next mayor secureCodeBox Release. You can find the current **stable release** here [https://github.com/secureCodeBox/secureCodeBox](https://github.com/secureCodeBox/secureCodeBox). The release of version 2.0 is still at least some month away but you can already get a sneak peak here 😀. The release will contain a mayor re architecture of the secureCodeBox. More details will follow soon in a series of blog articles.
13+
**NOTE**: This Repository contains a **work in progress** preview of the planned next major secureCodeBox Release. You can find the current **stable release** here [https://github.com/secureCodeBox/secureCodeBox](https://github.com/secureCodeBox/secureCodeBox). The release of version 2.0 is still at least some month away but you can already get a sneak peak here 😀. The release will contain a major architecture change which will not be backward compatible. More details will follow soon in a series of blog articles.
1414

1515
> _secureCodeBox_ is a kubernetes based, modularized toolchain for continuous security scans of your software project. Its goal is to orchestrate and easily automate a bunch of security-testing tools out of the box.
1616
@@ -59,7 +59,7 @@ There is a german article about [Security DevOps – Angreifern (immer) einen Sc
5959

6060
### Prerequisites
6161

62-
- kubernetes (last 4 mayor releases supported: `1.15`, `1.16`, `1.17` & `1.18`)
62+
- kubernetes (last 4 major releases supported: `1.15`, `1.16`, `1.17` & `1.18`)
6363

6464
### Deployment (based on Helm)
6565

0 commit comments

Comments
 (0)