8000 Releases · jkpe/docker-compose-tailscale-gitops-action · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: jkpe/docker-compose-tailscale-gitops-action

v1.4.0

12 Apr 18:57
15a6952
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

05 Jul 12:57
aeccd01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

09 Nov 08:29
af8f7af
Compare
Choose a tag to compare
Add post_up_command input (#4)

* Remove SSH key registration when using Tailscale

* Update Dockerfile to use version 24.0.7 of
docker:cli

* Add post_up_command input to action.yml and
execute post up command in docker-entrypoint.sh

v1.2.0-beta.1

08 Nov 15:59
af8f7af
Compare
Choose a tag to compare
v1.2.0-beta.1 Pre-release
Pre-release
Add post_up_command input (#4)

* Remove SSH key registration when using Tailscale

* Update Dockerfile to use version 24.0.7 of
docker:cli

* Add post_up_command input to action.yml and
execute post up command in docker-entrypoint.sh

v1.1.0

03 Nov 16:43
348e729
Compare
Choose a tag to compare

What's Changed

  • Remove SSH key registration when using Tailscale by @jkpe in #1

New Contributors

  • @jkpe made their first contribution in #1

Full Changelog: v1.0.0...v1.1.0

v1.0.0

31 Oct 22:19
Compare
Choose a tag to compare
Revert "Skip adding known hosts in Tailscale SSH"

This reverts commit 14aeb43f36462ccf7359ab158b10139a15be955b.
0