update portainer to 2.16.2 (#840)
This exact template still works for the current latest version
This commit is contained in:
parent
cd247188ab
commit
be57a9c18f
|
|
@ -12,7 +12,7 @@ caproverOneClickApp:
|
||||||
variables:
|
variables:
|
||||||
- id: $$cap_portainer_version
|
- id: $$cap_portainer_version
|
||||||
label: 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
|
description: Check out their Docker page for the valid tags https://hub.docker.com/r/portainer/portainer-ce/tags
|
||||||
validRegex: /^([^\s^\/])+$/
|
validRegex: /^([^\s^\/])+$/
|
||||||
- id: $$cap_portainer_edition
|
- id: $$cap_portainer_edition
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue