Skip to content

Commit 4d245ed

Browse files
Build App list and docs
1 parent 880effa commit 4d245ed

7 files changed

+7
-7
lines changed

pi-hosted_template/template/portainer-v2.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3135,7 +3135,7 @@
31353135
}
31363136
],
31373137
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/rpi_monitor.png",
3138-
"name": "RaspberryPi-Docker-Monitor",
3138+
"name": "raspberrypi-docker-monitor",
31393139
"platform": "linux",
31403140
"ports": [
31413141
"3000:3000/tcp"

template/portainer-v2-amd64.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7616,7 +7616,7 @@
76167616
}
76177617
],
76187618
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/rpi_monitor.png",
7619-
"name": "RaspberryPi-Docker-Monitor",
7619+
"name": "raspberrypi-docker-monitor",
76207620
"platform": "linux",
76217621
"ports": [
76227622
"3000:3000/tcp"

template/portainer-v2-arm32.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3135,7 +3135,7 @@
31353135
}
31363136
],
31373137
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/rpi_monitor.png",
3138-
"name": "RaspberryPi-Docker-Monitor",
3138+
"name": "raspberrypi-docker-monitor",
31393139
"platform": "linux",
31403140
"ports": [
31413141
"3000:3000/tcp"

template/portainer-v2-arm64.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7470,7 +7470,7 @@
74707470
}
74717471
],
74727472
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/rpi_monitor.png",
7473-
"name": "RaspberryPi-Docker-Monitor",
7473+
"name": "raspberrypi-docker-monitor",
74747474
"platform": "linux",
74757475
"ports": [
74767476
"3000:3000/tcp"

template/portainer-v3-amd64.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8162,7 +8162,7 @@
81628162
}
81638163
],
81648164
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/rpi_monitor.png",
8165-
"name": "RaspberryPi-Docker-Monitor",
8165+
"name": "raspberrypi-docker-monitor",
81668166
"officialDoc": "https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md",
81678167
"piHostedDoc": "rpi_docker_monitor.md",
81688168
"platform": "linux",

template/portainer-v3-arm32.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3381,7 +3381,7 @@
33813381
}
33823382
],
33833383
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/rpi_monitor.png",
3384-
"name": "RaspberryPi-Docker-Monitor",
3384+
"name": "raspberrypi-docker-monitor",
33853385
"officialDoc": "https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md",
33863386
"piHostedDoc": "rpi_docker_monitor.md",
33873387
"platform": "linux",

template/portainer-v3-arm64.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8004,7 +8004,7 @@
80048004
}
80058005
],
80068006
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/rpi_monitor.png",
8007-
"name": "RaspberryPi-Docker-Monitor",
8007+
"name": "raspberrypi-docker-monitor",
80088008
"officialDoc": "https://github.com/pi-hosted/pi-hosted/blob/master/docs/rpi_docker_monitor.md",
80098009
"piHostedDoc": "rpi_docker_monitor.md",
80108010
"platform": "linux",

0 commit comments

Comments
 (0)