app-store/apps/tailscale/config.json
renovate[bot] edbdb9b189
chore(deps): update tailscale/tailscale docker tag to v1.34.1 (#131)
* chore(deps): update tailscale/tailscale docker tag to v1.34.1

* Update app version

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2022-12-16 09:09:06 +01:00

20 lines
562 B
JSON

{
"$schema": "../schema.json",
"name": "Tailscale",
"available": true,
"port": 8093,
"id": "tailscale",
"tipi_version": 3,
"version": "1.34.1",
"categories": [
"network",
"security"
],
"description": "Zero config VPN. Installs on any device in minutes, manages firewall rules for you, and works from anywhere.",
"short_desc": "The easiest, most secure way to use WireGuard and 2FA.",
"author": "© Tailscale Inc.",
"source": "https://github.com/tailscale/tailscale",
"website": "https://tailscale.com/",
"form_fields": []
}