diff --git a/.version b/.version index dbe5900..f3ac133 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -2.8.1 +2.9.0 \ No newline at end of file diff --git a/Jenkinsfile b/Jenkinsfile index 39606e3..3161a25 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -213,7 +213,7 @@ pipeline { } steps { script { - def comment = pullRequest.comment("Docker Image for build ${BUILD_NUMBER} is available on [DockerHub](https://cloud.docker.com/repository/docker/jc21/${IMAGE}) as `jc21/${IMAGE}:github-${BRANCH_LOWER}`") + def comment = pullRequest.comment("This is an automated message from CI:\n\nDocker Image for build ${BUILD_NUMBER} is available on [DockerHub](https://cloud.docker.com/repository/docker/jc21/${IMAGE}) as `jc21/${IMAGE}:github-${BRANCH_LOWER}`\n\n**Note:** ensure you backup your NPM instance before testing this PR image! Especially if this PR contains database changes.") } } } diff --git a/README.md b/README.md index 6e71407..392a4f7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
-
+
@@ -63,43 +63,43 @@ Special thanks to the following contributors:
+ Basic Authorization via + + Nginx HTTP Basic Authentication + +
+ IP Address Whitelist/Blacklist via + + Nginx HTTP Access + +
allow
and deny
directives will be applied in the order they are defined.