github.com/nginxinc/kubernetes-ingress@v1.12.5/hack/changelog-template.txt (about)

     1  
     2  %%TITLE%%
     3  
     4  CHANGES:
     5  * Update NGINX version to X.Y.Z.
     6  * Update NGINX Plus version to RX.
     7  
     8  HELM CHART:
     9  * The version of the Helm chart is now %%HELM_CHART_VERSION%%.
    10  
    11  UPGRADE:
    12  * For NGINX, use the %%IC_VERSION%% image from our DockerHub: `nginx/nginx-ingress:%%IC_VERSION%%`, `nginx/nginx-ingress:%%IC_VERSION%%-alpine` or `nginx/nginx-ingress:%%IC_VERSION%%-ubi`
    13  * For NGINX Plus, please build your own image using the %%IC_VERSION%% source code.
    14  * For Helm, use version %%HELM_CHART_VERSION%% of the chart.