feat: Bump Forgejo to version 14
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
fe492d6188
commit
db92d74ee5
3 changed files with 5 additions and 5 deletions
|
|
@ -63,7 +63,7 @@ The following variables can be configured for this role:
|
|||
| Variable | Type | Required | Default | Description (abstract) |
|
||||
|----------|------|----------|---------|------------------------|
|
||||
| `forgejo_server` | `bool` | No | `true` | Enable the server mode |
|
||||
| `forgejo_version` | `int` | No | `13` | Version of the Forgejo binaries |
|
||||
| `forgejo_version` | `int` | No | `14` | Version of the Forgejo binaries |
|
||||
| `forgejo_home_dir` | `path` | No | `"/var/lib/forgejo"` | Path to the home directory |
|
||||
| `forgejo_config_dir` | `path` | No | `"/etc/forgejo"` | Path to the configuration directory |
|
||||
| `forgejo_web_port` | `int` | No | `3000` | Port to listen for the web UI |
|
||||
|
|
@ -100,7 +100,7 @@ Version of the Forgejo binaries
|
|||
|
||||
- **Type**: `int`
|
||||
- **Required**: No
|
||||
- **Default**: `13`
|
||||
- **Default**: `14`
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue