Skip to content

Releases: mattes/gce-deploy-action

v5.0.0

13 Oct 07:05
Compare
Choose a tag to compare
  • Use ${{VAR}} syntax everywhere

v4.1.1

12 Oct 23:47
Compare
Choose a tag to compare
  • Bugfix: nil map bug

v4.1.0

12 Oct 23:19
Compare
Choose a tag to compare
  • common variables

v4.0.0

11 Oct 09:00
Compare
Choose a tag to compare
  • Download from URL (cloud-init, startup/ shutdown script)
  • Change to curly bracket syntax in scripts

v3.0.2

02 Oct 18:53
Compare
Choose a tag to compare
add UpdatePolicy to config

v3.0.1

24 Sep 02:09
Compare
Choose a tag to compare
fix action.yml

v3.0.0

24 Sep 01:39
Compare
Choose a tag to compare
  • Refactor into composite action to make it execute faster (no more inline docker builds)
  • Add delete_instance_templates_after config
  • Rename google_application_credentials to just creds
  • Update dependencies

v2.0.0

14 Sep 20:42
Compare
Choose a tag to compare
  • INPUT_DIR variable has been removed

v1.0.6

12 Sep 07:22
Compare
Choose a tag to compare

New release, nothing changed, just added binary release assets.

v1.0.5

02 Jul 00:51
Compare
Choose a tag to compare
  • fix latest version deploy check