Skip to content

Commit cc1f147

Browse files
chore(deps): update all non-major dependencies to v4.27.0 in readme.md (#431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd30e8d commit cc1f147

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ Examples:
6464

6565
## OS Variants
6666

67-
* nginx – *latest stable ModSecurity v3 on Nginx 1.30.1 official stable base image, and latest stable OWASP CRS 4.26.0*
67+
* nginx – *latest stable ModSecurity v3 on Nginx 1.30.1 official stable base image, and latest stable OWASP CRS 4.27.0*
6868
* [nginx](https://github.com/coreruleset/modsecurity-crs-docker/blob/master/nginx/Dockerfile)
6969
* [nginx-alpine](https://github.com/coreruleset/modsecurity-crs-docker/blob/master/nginx/Dockerfile-alpine)
70-
* Apache httpd – *last stable ModSecurity v2 on Apache 2.4.67 official stable base image, and latest stable OWASP CRS 4.26.0*
70+
* Apache httpd – *last stable ModSecurity v2 on Apache 2.4.67 official stable base image, and latest stable OWASP CRS 4.27.0*
7171
* [apache](https://github.com/coreruleset/modsecurity-crs-docker/blob/master/apache/Dockerfile)
7272
* [apache-alpine](https://github.com/coreruleset/modsecurity-crs-docker/blob/master/apache/Dockerfile-alpine)
7373

docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ variable "previous-lts-crs-version" {
2323

2424
variable "major-crs-version" {
2525
# renovate: depName=coreruleset/coreruleset datasource=github-releases
26-
default = "4.26.0"
26+
default = "4.27.0"
2727
}
2828

2929
variable "v4-lts-crs-version" {

0 commit comments

Comments
 (0)