diff options
| author | Jonas Zohren <[email protected]> | 2023-08-28 16:54:25 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-28 07:54:25 -0700 |
| commit | 4fc7a5a350300153e294915b6fc6fb0b85b4ab31 (patch) | |
| tree | 3b9eeb511fe10f0adbdfd18ca50d0196c23c7bb2 | |
| parent | 23698de168a7cb593203f214176510cdc4e5bf59 (diff) | |
| download | caprover-one-click-apps-4fc7a5a350300153e294915b6fc6fb0b85b4ab31.tar.gz caprover-one-click-apps-4fc7a5a350300153e294915b6fc6fb0b85b4ab31.zip | |
Bump conduit version from 4 to 6 (#983)
| -rw-r--r-- | public/v4/apps/matrix-conduit.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/matrix-conduit.yml b/public/v4/apps/matrix-conduit.yml index dd1b1cf..746836d 100644 --- a/public/v4/apps/matrix-conduit.yml +++ b/public/v4/apps/matrix-conduit.yml @@ -21,7 +21,7 @@ caproverOneClickApp: variables: - id: '$$cap_conduit_version' label: Conduit Version - defaultValue: 'v0.4.0' + defaultValue: 'v0.6.0' description: Check out their Docker page for the valid tags https://hub.docker.com/r/matrixconduit/matrix-conduit/tags validRegex: '/^v[0-9]{1,}|latest$/' - id: '$$cap_conduit_server_name' |
