diff --git a/docs/README.md b/docs/README.md index 6c5f5d4..d03a28e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -59,12 +59,20 @@ You're done! Now just click App Templates and deploy applications! #### Portainer Architecture +Version 2 - Portainer 2.1 and lower | Architecture | Tested OS's | URL | | ------------ | ----------- | --- | | **Arm32 | Pi OS, DietPi | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v2-arm32.json | | Arm64 | Pi OS, Ubuntu, DietPi | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v2-arm64.json | | Amd64 | Ubuntu, Debian | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v2-amd64.json | +Version 3 - Portainer 2.2 and higher +| Architecture | Tested OS's | URL | +| ------------ | ----------- | --- | +| **Arm32 | Pi OS, DietPi | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v3-arm32.json | +| Arm64 | Pi OS, Ubuntu, DietPi | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v3-arm64.json | +| Amd64 | Ubuntu, Debian | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v3-amd64.json | + * Amd64 should work on all distros with **scripts written for Debian based distros** ### ARM32 support