From 31ac7137b2d080d9cf949ac17b34e313073ecbb5 Mon Sep 17 00:00:00 2001 From: Macley <26381427+Macleykun@users.noreply.github.com> Date: Thu, 13 Oct 2022 03:07:42 +0200 Subject: [PATCH] Move macley oled_stats to mklements (official dude) (#98) --- pi-hosted_template/template/portainer-v2.json | 2 +- template/apps/oled_stats_SSD1306_128x64.json | 6 +++--- template/portainer-v2-amd64.json | 2 +- template/portainer-v2-arm32.json | 2 +- template/portainer-v2-arm64.json | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pi-hosted_template/template/portainer-v2.json b/pi-hosted_template/template/portainer-v2.json index 7ce756f..9bf2f88 100644 --- a/pi-hosted_template/template/portainer-v2.json +++ b/pi-hosted_template/template/portainer-v2.json @@ -6133,7 +6133,7 @@ } ], "note": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.the-diy-life.com/
Official Docker Documentation: https://github.com/mklements/OLED_Stats_Docker


Run this command first to enable is2 communication! sudo raspi-config nonint do_i2c 0", - "image": "macley/oled_stats:latest", + "image": "mklements/oled_stats:latest", "logo": "https://camo.githubusercontent.com/4cf4aaa1e53612347e4d48f152d6d4eea0ce93a6ecacacaa9d44061d0994b408/68747470733a2f2f7777772e7468652d6469792d6c6966652e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032322f30392f3138373137323831322d64653264653635632d626433302d343065372d613835322d3264343234656463323761622e6a7067", "name": "OLED_Stats", "platform": "linux", diff --git a/template/apps/oled_stats_SSD1306_128x64.json b/template/apps/oled_stats_SSD1306_128x64.json index 6d5cddf..b701441 100644 --- a/template/apps/oled_stats_SSD1306_128x64.json +++ b/template/apps/oled_stats_SSD1306_128x64.json @@ -17,9 +17,9 @@ } ], "note": "Run this command first to enable is2 communication! sudo raspi-config nonint do_i2c 0", - "image_arm32": "macley/oled_stats:latest", - "image_arm64": "macley/oled_stats:latest", - "image_amd64": "macley/oled_stats:latest", + "image_arm32": "mklements/oled_stats:latest", + "image_arm64": "mklements/oled_stats:latest", + "image_amd64": "mklements/oled_stats:latest", "logo": "https://camo.githubusercontent.com/4cf4aaa1e53612347e4d48f152d6d4eea0ce93a6ecacacaa9d44061d0994b408/68747470733a2f2f7777772e7468652d6469792d6c6966652e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032322f30392f3138373137323831322d64653264653635632d626433302d343065372d613835322d3264343234656463323761622e6a7067", "name": "OLED_Stats", "officialDoc": "https://github.com/mklements/OLED_Stats_Docker", diff --git a/template/portainer-v2-amd64.json b/template/portainer-v2-amd64.json index 241c708..3d924d4 100644 --- a/template/portainer-v2-amd64.json +++ b/template/portainer-v2-amd64.json @@ -6895,7 +6895,7 @@ } ], "note": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.the-diy-life.com/
Official Docker Documentation: https://github.com/mklements/OLED_Stats_Docker


Run this command first to enable is2 communication! sudo raspi-config nonint do_i2c 0", - "image": "macley/oled_stats:latest", + "image": "mklements/oled_stats:latest", "logo": "https://camo.githubusercontent.com/4cf4aaa1e53612347e4d48f152d6d4eea0ce93a6ecacacaa9d44061d0994b408/68747470733a2f2f7777772e7468652d6469792d6c6966652e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032322f30392f3138373137323831322d64653264653635632d626433302d343065372d613835322d3264343234656463323761622e6a7067", "name": "OLED_Stats", "platform": "linux", diff --git a/template/portainer-v2-arm32.json b/template/portainer-v2-arm32.json index 7ce756f..9bf2f88 100644 --- a/template/portainer-v2-arm32.json +++ b/template/portainer-v2-arm32.json @@ -6133,7 +6133,7 @@ } ], "note": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.the-diy-life.com/
Official Docker Documentation: https://github.com/mklements/OLED_Stats_Docker


Run this command first to enable is2 communication! sudo raspi-config nonint do_i2c 0", - "image": "macley/oled_stats:latest", + "image": "mklements/oled_stats:latest", "logo": "https://camo.githubusercontent.com/4cf4aaa1e53612347e4d48f152d6d4eea0ce93a6ecacacaa9d44061d0994b408/68747470733a2f2f7777772e7468652d6469792d6c6966652e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032322f30392f3138373137323831322d64653264653635632d626433302d343065372d613835322d3264343234656463323761622e6a7067", "name": "OLED_Stats", "platform": "linux", diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json index b9d11b5..94c93d0 100644 --- a/template/portainer-v2-arm64.json +++ b/template/portainer-v2-arm64.json @@ -7017,7 +7017,7 @@ } ], "note": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://www.the-diy-life.com/
Official Docker Documentation: https://github.com/mklements/OLED_Stats_Docker


Run this command first to enable is2 communication! sudo raspi-config nonint do_i2c 0", - "image": "macley/oled_stats:latest", + "image": "mklements/oled_stats:latest", "logo": "https://camo.githubusercontent.com/4cf4aaa1e53612347e4d48f152d6d4eea0ce93a6ecacacaa9d44061d0994b408/68747470733a2f2f7777772e7468652d6469792d6c6966652e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032322f30392f3138373137323831322d64653264653635632d626433302d343065372d613835322d3264343234656463323761622e6a7067", "name": "OLED_Stats", "platform": "linux",