Skip to content

v1.19.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 15:21
· 307 commits to master since this release
v1.19.1
079d885

v1.19.1

Bug Fixes

  • The related image discovery feature currently only reads environment variables from the manager container. This was causing an error when the deployment labels or container name that was expected were not present. This fixes that by collecting related images from all containers across all deployments.
    This change also enables users to use related images in other containers since related images from everywhere will be considered. (#5656)