diff options
| author | Kasra Bigdeli <[email protected]> | 2020-09-17 18:52:53 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-09-17 18:52:53 -0400 |
| commit | f3e1368da3ba3bddf28e7e2d3c38f9e4d0473f04 (patch) | |
| tree | ab6b3c2c9576c3dc48ce24e51321ca961fbf346e | |
| parent | f1be0677535672e8b28faba95ad807a4d3601319 (diff) | |
| download | caprover-one-click-apps-f3e1368da3ba3bddf28e7e2d3c38f9e4d0473f04.tar.gz caprover-one-click-apps-f3e1368da3ba3bddf28e7e2d3c38f9e4d0473f04.zip | |
Updated Portrainer version
Fixed https://github.com/caprover/one-click-apps/issues/266
| -rw-r--r-- | public/v4/apps/portainer.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/portainer.yml b/public/v4/apps/portainer.yml index 1c114f8..ec58056 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: 1.20.2 + defaultValue: 1.24.1 description: Check out their Docker page for the valid tags https://hub.docker.com/r/portainer/portainer/tags validRegex: /^([^\s^\/])+$/ instructions: |
