github argoproj-labs/argocd-image-updater v0.5.0

latest releases: v0.12.2, v0.12.1, v0.12.0...
3 years ago

Release description

This release brings mainly bug fixes and other enhancements. The most obvious changes are:

  • It's now possible to follow non-semver formatted tags when using update strategy latest
  • Adds the possibility to track the same image multiple times for different targets in the same application

Upgrade notes (no really, you MUST read this)

argocd-image-updater now comes with default RBAC rules for the service account, to enable reading of secrets from the namespace the pod is running in. It is advised to install the updated manifests.

Bug fixes

  • fix: Do not constraint tags to semver if update strategy is latest
  • fix: Multiple same images in the same application not possible

New features

  • feat: Allow filtering applications by name patterns

Other changes

  • enhancement: Slightly increase verbosity in default log level
  • enhancement: Provide default RBAC rules for serviceaccount
  • enhancement: Warm-up cache before starting image cycle

Don't miss a new argocd-image-updater release

NewReleases is sending notifications on new releases.