Skip to main content
← Back to index page

1.279.0

fix: restore argocd notification ssm lookups

What

  • revert some changes to argocd component
  • connect argocd notifications with ssm secrets
  • remove deployment_id from argocd-repo component
  • correct app_hostname since gha usually adds protocol

Why

  • regressions with argocd notifications caused github actions to timeout
  • deployment_id no longer needed for fascilitating communication between gha and ArgoCD
  • application urls were incorrect and problematic during troubleshooting

Commiters

Pull Requests