diff options
| author | Niek van der Maas <[email protected]> | 2022-11-24 15:31:33 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-24 06:31:33 -0800 |
| commit | b3865a9a412c27aa4ea18d04b9e0fedfbbc2a036 (patch) | |
| tree | b1e384df814c85c87c5fd03d43f548643d51936b | |
| parent | 5006081dc44e3c610c27f739c55525eb942ac2cf (diff) | |
| download | caprover-one-click-apps-b3865a9a412c27aa4ea18d04b9e0fedfbbc2a036.tar.gz caprover-one-click-apps-b3865a9a412c27aa4ea18d04b9e0fedfbbc2a036.zip | |
Bump outline version to `0.66.3` (#790)
| -rw-r--r-- | public/v4/apps/outline.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/outline.yml b/public/v4/apps/outline.yml index b26cfd1..83fbba6 100644 --- a/public/v4/apps/outline.yml +++ b/public/v4/apps/outline.yml @@ -68,7 +68,7 @@ caproverOneClickApp: variables: - id: $$cap_outline_version label: Outline Version - defaultValue: 0.64.3 + defaultValue: 0.66.3 description: Check out their page for the valid tags https://hub.docker.com/r/outlinewiki/outline/tags validRegex: /^([^\s^\/])+$/ - id: $$cap_postgres_version |
