Releases: jkpe/docker-compose-tailscale-gitops-action
Releases · jkpe/docker-compose-tailscale-gitops-action
v1.2.0
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
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
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
Revert "Skip adding known hosts in Tailscale SSH"
This reverts commit 14aeb43f36462ccf7359ab158b10139a15be955b.