GITBOOK-13: Update popup FAQ

This commit is contained in:
Hannah Cooper
2025-12-22 01:51:01 +00:00
committed by gitbook-bot
parent e9a9ef4c68
commit 70b5e48c19
2 changed files with 6 additions and 0 deletions

View File

@@ -386,6 +386,7 @@
* [Why is a feature only available in Portainer Business Edition?](faqs/troubleshooting/ui-and-features/why-is-a-feature-only-available-in-portainer-business-edition.md)
* [Runtime and Resource sliders are not showing the set value on ARM](faqs/troubleshooting/ui-and-features/runtime-and-resource-sliders-are-not-showing-the-set-value-on-arm.md)
* [Why doesnt the Portainer UI load inside an iframe?](faqs/troubleshooting/ui-and-features/why-doesnt-the-portainer-ui-load-inside-an-iframe.md)
* [Why can I not see an option to update the Portainer version within the UI?](faqs/troubleshooting/ui-and-features/why-can-i-not-see-an-option-to-update-the-portainer-version-within-the-ui.md)
* [Logs, errors and debugging](faqs/troubleshooting/logs-errors-and-debugging/README.md)
* [Unable to Access Pod Logs in My k0s Cluster](faqs/troubleshooting/logs-errors-and-debugging/unable-to-access-pod-logs-in-my-k0s-cluster.md)
* [Can you view deleted container logs in Portainer?](faqs/troubleshooting/logs-errors-and-debugging/can-you-view-deleted-container-logs-in-portainer.md)

View File

@@ -0,0 +1,5 @@
# Why can I not see an option to update the Portainer version within the UI?
If you are running any form of ad blocking, DNS filtering, or network proxy between the Portainer Server and the internet, Portainer may be unable to reach the update service. When this happens, Portainer cannot check for the latest available version, and the update option is not shown in the UI. 
Refer to the [update documentation](../../../start/upgrade/) for the available options on how to update Portainer in your environment.