Skip to content

Commit

Permalink
add release-drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Oct 16, 2021
1 parent ddd76a6 commit 56bb512
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ template: |
## Upgrade
- For NGINX, use the v$RESOLVED_VERSION image from our DockerHub: `nginx/nginx-ingress:$RESOLVED_VERSION`, `nginx/nginx-ingress:$RESOLVED_VERSION-alpine`, `nginx/nginx-ingress:$RESOLVED_VERSION-ubi` or `nginx/nginx-ingress:$RESOLVED_VERSION-ot`
- For NGINX Plus, please build your own image using the v$RESOLVED_VERSION source code.
- For NGINX, use the v$RESOLVED_VERSION image from our [DockerHub](https://hub.docker.com/r/nginx/nginx-ingress/tags?page=1&ordering=last_updated&name=$RESOLVED_VERSION) or [GitHub Container](https://github.com/nginxinc/kubernetes-ingress/pkgs/container/kubernetes-ingress).
- For NGINX Plus, use the v$RESOLVED_VERSION image from the F5 Container registry or build your own image using the v$RESOLVED_VERSION source code.
- For Helm, use version HELM_VERSION_REPLACE_ME! of the chart.
## Resources
Expand Down

0 comments on commit 56bb512

Please sign in to comment.