Skip to content
Compare
Choose a tag to compare
@jaydrogers jaydrogers released this 19 Aug 15:24
· 7 commits to main since this release

🤩 New Features

  • Support for self-hosted registries
  • Created a new input called md5_file_path where you can store the MD5 checksum into md5_variable_name
  • Added --detatch=false to docker stack deploy so you get actual truth the deployment went well (Instead of the default method of assuming 😅)

🚨 Breaking Changes

My input names were bothering my OCD, so I changed them to:

Old Parameter Name New Parameter Name
deployment_ssh_private_key ssh_deploy_private_key
remote_ssh_known_hosts ssh_remote_known_hosts
remote_ssh_deployment_user ssh_deploy_user
remote_ssh_server_hostname ssh_remote_hostname
remote_ssh_port ssh_remote_port