14 lines
320 B
TOML
14 lines
320 B
TOML
[repo]
|
|
url = "https://git.pyrocufflink.net/infra/kubernetes"
|
|
token_file = "/run/secrets/updatebot/gitea.token"
|
|
|
|
[projects.firefly-iii]
|
|
kind = "kustomize"
|
|
image = "docker.io/fireflyiii/core"
|
|
tag_format = "version-{version}"
|
|
|
|
[projects.firefly-iii.source]
|
|
kind = "github"
|
|
organization = "firefly-iii"
|
|
repo = "firefly-iii"
|