Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 14:32
· 622 commits to main since this release

1.1.0 (2021-10-02)

In order to take advantage of private registries, enable secretReader (here) in the Helm chart.

Bug Fixes

  • Provide additional logs - specifically for ImageSwapPolicyExists (179da70)
  • Introduces timeout for ECR client - The default for the AWS SDK does not contain a timeout and can cause the connection to hang. (26bdc10)

Features