Browse Source

Updated to the last version to support arm32 support and updated description to include it was deprecated from now on. (#159)

Robert Middleswarth 3 years ago
parent
commit
51dca51403
1 changed files with 2 additions and 2 deletions
  1. 2 2
      template/portainer-v2-arm32.json

+ 2 - 2
template/portainer-v2-arm32.json

@@ -2142,8 +2142,8 @@
 				"Other",
 				"Tools"
 			],
-			"description": "A self-hosted recipe manager and meal planner",
-			"image": "hkotel/mealie:latest",
+			"description": "[DEPRECATED] Arm32 support dropped at v0.4.3. A self-hosted recipe manager and meal planner",
+			"image": "hkotel/mealie:v0.4.3",
 			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/mealie.png",
 			"name": "mealie",
 			"note": "Default Credentials: Username: changeme@email.com Password: MyPassword. Documentation is Available \u003ca href='https://hay-kot.github.io/mealie/documentation/getting-started/install/'\u003ehere\u003c/a\u003e.",