From 8dd4d24d5cf57992d6f0aab134e8bb7d87d6c147 Mon Sep 17 00:00:00 2001 From: Robert Middleswarth <72569+rmiddle@users.noreply.github.com> Date: Thu, 27 Feb 2025 21:38:58 -0500 Subject: [PATCH] Update README.md --- docs/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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