</code></pre></div><p>simply change the <code>v1.0.4</code> tag to the version you wish to upgrade to. The easiest way to do this is e.g. (do note you may need to change the name parameter according to your installation):</p><divclass=highlight><pre><span></span><code>kubectl set image deployment/ingress-nginx-controller \
</code></pre></div><p>For interactive editing, use <code>kubectl edit deployment ingress-nginx-controller -n ingress-nginx</code>.</p><h2id=with-helm>With Helm<aclass=headerlinkhref=#with-helmtitle="Permanent link"> ¶</a></h2><p>If you installed ingress-nginx using the Helm command in the deployment docs so its name is <code>ingress-nginx</code>, you should be able to upgrade using</p><divclass=highlight><pre><span></span><code>helm<spanclass=w></span>upgrade<spanclass=w></span>--reuse-values<spanclass=w></span>ingress-nginx<spanclass=w></span>ingress-nginx/ingress-nginx
</code></pre></div><h3id=migrating-from-stablenginx-ingress>Migrating from stable/nginx-ingress<aclass=headerlinkhref=#migrating-from-stablenginx-ingresstitle="Permanent link"> ¶</a></h3><p>See detailed steps in the upgrading section of the <code>ingress-nginx</code> chart <ahref=https://github.com/kubernetes/ingress-nginx/blob/main/charts/ingress-nginx/README.md#migrating-from-stablenginx-ingress>README</a>.</p></article></div></div></main><footerclass=md-footer><divclass="md-footer-meta md-typeset"><divclass="md-footer-meta__inner md-grid"><divclass=md-copyright> Made with <ahref=https://squidfunk.github.io/mkdocs-material/target=_blankrel=noopener> Material for MkDocs </a></div></div></div></footer></div><divclass=md-dialogdata-md-component=dialog><divclass="md-dialog__inner md-typeset"></div></div><scriptid=__configtype=application/json>{"base":"../..","features":["navigation.tabs","navigation.tabs.sticky","navigation.instant","navigation.sections"],"search":"../../assets/javascripts/workers/search.f886a092.min.js","translations":{"clipboard.copied":"Copied to clipboard","clipboard.copy":"Copy to clipboard","search.result.more.one":"1 more on this page","search.result.more.other":"# more on this page","search.result.none":"No matching documents","search.result.one":"1 matching document","search.result.other":"# matching documents","search.result.placeholder":"Type to start searching","search.result.term.missing":"Missing","select.version":"Select version"}}</script><scriptsrc=../../assets/javascripts/bundle.aecac24b.min.js></script></body></html>