Update Zammad to latest version (#596)
This commit is contained in:
parent
e713bf023e
commit
ab0178d474
|
|
@ -20,7 +20,7 @@ caproverOneClickApp:
|
||||||
variables:
|
variables:
|
||||||
- id: $$cap_zammad_VERSION
|
- id: $$cap_zammad_VERSION
|
||||||
label: Zammad Version
|
label: Zammad Version
|
||||||
defaultValue: '5.0.1-5'
|
defaultValue: '5.0.3-22'
|
||||||
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