v0.6.9 Armory Agent Service (2021-11-19)

Fixes clouddriver.keepAliveHeartbeatSeconds property:

  1. Not set: by default the keep alive message is sent every 60 seconds.
  2. Set to 0: the keep alive message is not sent.
  3. Any n value greater than 0: the message is sent every n seconds.

Last modified March 3, 2023: (2d069084)