From be57a9c18f9e539f8ab9122d1b1245a7663541f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Yepes?= <23552631+ivnnv@users.noreply.github.com> Date: Sat, 21 Jan 2023 16:26:44 -0500 Subject: [PATCH] update portainer to 2.16.2 (#840) This exact template still works for the current latest version --- public/v4/apps/portainer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/v4/apps/portainer.yml b/public/v4/apps/portainer.yml index 2cbd15a..32738fd 100644 --- a/public/v4/apps/portainer.yml +++ b/public/v4/apps/portainer.yml @@ -12,7 +12,7 @@ caproverOneClickApp: variables: - id: $$cap_portainer_version label: Portainer Version - defaultValue: 2.0.0 + defaultValue: 2.16.2 description: Check out their Docker page for the valid tags https://hub.docker.com/r/portainer/portainer-ce/tags validRegex: /^([^\s^\/])+$/ - id: $$cap_portainer_edition