Skip to content

v1.69.0

Choose a tag to compare

@lerian-studio-midaz-push-bot lerian-studio-midaz-push-bot released this 11 Sep 18:38
· 148 commits to main since this release
Immutable release. Only release title and notes can be modified.
081eb04

Github-actions-shared-workflows v1.69.0

Features:

  • Report what each run did in GitOps, including a link to the commit. (@bedatty)
  • Verify a chart's image references exist before publishing in the validation process. (@bedatty)

Fixes:

  • Summarize after the sync in GitOps to ensure the ArgoCD line is not always empty. (@bedatty)
  • Emit [] instead of [""] when no image is missing in the validation process. (@bedatty)
  • Emit [] instead of [""] when nothing is missing in the validation process. (@bedatty)
  • Stop reading an authentication failure as a missing image in the validation process. (@bedatty)

Compare changes