⬆️ Updating add-on Tailscale to 1c8b9a0

This commit is contained in:
Community Hass.io Add-ons Bot 2023-03-25 21:08:35 +00:00
parent eabdb21efd
commit 179342aa2d
5 changed files with 46 additions and 23 deletions

View file

@ -976,10 +976,10 @@ SOFTWARE.
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[vscode-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [vscode-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
[vscode-i386-shield]: https://img.shields.io/badge/i386-no-red.svg [vscode-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/6be6bff [addon-tailscale]: https://github.com/hassio-addons/addon-tailscale/tree/1c8b9a0
[addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/6be6bff/README.md [addon-doc-tailscale]: https://github.com/hassio-addons/addon-tailscale/blob/1c8b9a0/README.md
[tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues [tailscale-issue]: https://github.com/hassio-addons/addon-tailscale/issues
[tailscale-version-shield]: https://img.shields.io/badge/version-6be6bff-blue.svg [tailscale-version-shield]: https://img.shields.io/badge/version-1c8b9a0-blue.svg
[tailscale-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tailscale-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[tailscale-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tailscale-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[tailscale-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tailscale-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,27 @@
# Changelog since v0.7.0 # Changelog since v0.7.0
- 🎆 Updates maintenance/license year to 2023 (#155)
- ⬆️ Update tailscale/tailscale to v1.38.2 (#152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update alpine_3_17/iptables to v1.8.8-r2 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update alpine_3_17/nginx to v1.22.1-r0 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update alpine_3_17/ipcalc to v1.0.1-r1 (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update alpine_3_17/iproute2 to v6 (#154)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update alpine_3_17/ip6tables to v1.8.8-r2 (#146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update Add-on base image to v13 (major) (#153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Add Renovate for dependency management (#145)
- ⬆️ Upgrade Tailscale to 1.30.1 (#108) - ⬆️ Upgrade Tailscale to 1.30.1 (#108)
Co-authored-by: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Franck Nijhof <frenck@frenck.nl>

View file

@ -103,7 +103,7 @@ check [the contributor's page][contributors].
MIT License MIT License
Copyright (c) 2021-2022 Franck Nijhof Copyright (c) 2021-2023 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -44,9 +44,9 @@ If you are more interested in stable releases of our add-ons:
[forum]: https://community.home-assistant.io/?u=frenck [forum]: https://community.home-assistant.io/?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck [github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-6be6bff-blue.svg [release-shield]: https://img.shields.io/badge/version-1c8b9a0-blue.svg
[release]: https://github.com/hassio-addons/addon-tailscale/tree/6be6bff [release]: https://github.com/hassio-addons/addon-tailscale/tree/1c8b9a0

View file

@ -1,28 +1,28 @@
name: Tailscale
version: 1c8b9a0
slug: tailscale
description: Zero config VPN for building secure networks
url: https://github.com/hassio-addons/addon-tailscale
codenotary: codenotary@frenck.dev
ingress: true
ingress_port: 0
ingress_stream: true
startup: services
panel_icon: mdi:vpn
arch: arch:
- aarch64 - aarch64
- amd64 - amd64
- armhf - armhf
- armv7 - armv7
- i386 - i386
codenotary: codenotary@frenck.dev
description: Zero config VPN for building secure networks
devices:
- /dev/net/tun
hassio_api: true
host_network: true
image: ghcr.io/hassio-addons/tailscale/{arch}
ingress: true
ingress_port: 0
ingress_stream: true
init: false init: false
name: Tailscale hassio_api: true
panel_icon: mdi:vpn
privileged: privileged:
- NET_ADMIN - NET_ADMIN
devices:
- /dev/net/tun
host_network: true
schema: schema:
tags: tags:
- match(^tag:[a-zA-Z0-9]-?[a-zA-Z0-9]+$)? - match(^tag:[a-zA-Z0-9]-?[a-zA-Z0-9]+$)?
slug: tailscale image: ghcr.io/hassio-addons/tailscale/{arch}
startup: services
url: https://github.com/hassio-addons/addon-tailscale
version: 6be6bff