-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2.0.2 #2085
Merged
Merged
Release 2.0.2 #2085
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
the
documentation
Pull requests/issues for documentation
label
Oct 13, 2021
lucacome
approved these changes
Oct 13, 2021
pleshakov
reviewed
Oct 13, 2021
|Alpine-based image | ``nginx:1.21.3-alpine``, which is based on ``alpine:3.14`` | | ``nginx/nginx-ingress:2.0.2-alpine`` | arm/v7, arm64, amd64, ppc64le, s390x | | ||
|Debian-based image | ``nginx:1.21.3``, which is based on ``debian:buster-slim`` | | ``nginx/nginx-ingress:2.0.2`` | arm/v7, arm64, amd64, ppc64le, s390x | | ||
|Debian-based image with Opentracing | ``nginx:1.21.3``, which is based on ``debian:buster-slim`` | NGINX OpenTracing module, OpenTracing library, OpenTracing tracers for Jaeger, Zipkin and Datadog | ``nginx/nginx-ingress:2.0.2-ot`` | arm/v7, arm64, amd64, ppc64le, s390x | | ||
|Ubi-based image | ``redhat/ubi8-minimal`` | | ``nginx/nginx-ingress:2.0.2-ubi`` | arm64, amd64 | | ||
{{% /table %}} | ||
|
||
### Images with NGINX Plus |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there is a line here below not shown in the diff that needs to be removed:
NGINX Plus images with NGINX App Protect will continue to use R24 until App Protect 3.6 is released.
The supported architecture is x86-64.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed
pleshakov
reviewed
Oct 13, 2021
Co-authored-by: Michael Pleshakov <pleshakov@users.noreply.github.com>
pleshakov
approved these changes
Oct 13, 2021
Co-authored-by: Michael Pleshakov <pleshakov@users.noreply.github.com>
lucacome
added a commit
that referenced
this pull request
Oct 14, 2021
* Update JWT library to golang-jwt/jwt (#2074) * Update packages for CVE-2021-37750 * Remove nap plus version override * Use release specific repo for NAP on Debian (#2082) * Release 2.0.2 (#2085) Co-authored-by: Michael Pleshakov <pleshakov@users.noreply.github.com> Co-authored-by: Luca Comellini <luca.com@gmail.com> Co-authored-by: Ciara Stacke <c.stacke@f5.com> Co-authored-by: Ciara Stacke <18287516+ciarams87@users.noreply.github.com> Co-authored-by: Michael Pleshakov <pleshakov@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes
Release 2.0.2
Checklist
Before creating a PR, run through this checklist and mark each as complete.