Update zammad to latest version (#646)
This commit is contained in:
parent
ddd2fbd3ea
commit
b2a2b35473
|
|
@ -20,7 +20,7 @@ caproverOneClickApp:
|
||||||
variables:
|
variables:
|
||||||
- id: $$cap_zammad_VERSION
|
- id: $$cap_zammad_VERSION
|
||||||
label: Zammad Version
|
label: Zammad Version
|
||||||
defaultValue: '5.0.3-22'
|
defaultValue: '5.1.0-48'
|
||||||
description: Check out their docker page for the valid tags https://hub.docker.com/r/zammad/zammad-docker-compose/tags
|
description: Check out their docker page for the valid tags https://hub.docker.com/r/zammad/zammad-docker-compose/tags
|
||||||
validRegex: /^([^\s^\/])+$/
|
validRegex: /^([^\s^\/])+$/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue