Skip to content
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 4 commits into from
Oct 13, 2021
Merged

Release 2.0.2 #2085

merged 4 commits into from
Oct 13, 2021

Conversation

ciarams87
Copy link
Member

Proposed changes

Release 2.0.2

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto master
  • I will ensure my PR is targeting the master branch and pulling from my branch from my own fork

@github-actions github-actions bot added the documentation Pull requests/issues for documentation label Oct 13, 2021
docs/content/releases.md Outdated Show resolved Hide resolved
docs/content/releases.md Outdated Show resolved Hide resolved
|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
Copy link
Contributor

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.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

docs/content/releases.md Outdated Show resolved Hide resolved
lucacome and others added 2 commits October 13, 2021 12:08
Co-authored-by: Michael Pleshakov <pleshakov@users.noreply.github.com>
docs/content/releases.md Outdated Show resolved Hide resolved
Co-authored-by: Michael Pleshakov <pleshakov@users.noreply.github.com>
@lucacome lucacome merged commit bb8ec62 into release-2.0 Oct 13, 2021
@lucacome lucacome deleted the r-2.0.2 branch October 13, 2021 20:24
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
Labels
documentation Pull requests/issues for documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants