Skip to content

v0.0.14

Compare
Choose a tag to compare
@jomkz jomkz released this 13 Oct 15:43
· 503 commits to master since this release

This release includes the following enhancements, bug fixes and documentation updates.

Enhancements

  • #148 - Add support for Argo CD 1.7.
  • #144 - Add option to control resync frequency for argocd application controller.
  • #167 - Support cert-utils-operator with the CA generation.

Bug Fixes

  • #122 - Fix reconciliation of argocd-tls-certs-cm.
  • #151 - Fix for not updating when changing the ArgoCD resource
  • #152 - Fix OLM version mismatch/initialSSHKnownHosts validation error.
  • #162 - Don't rereconcile deleted ArgoCD objects.

Documentation

  • #140 - Update example with how to enable Routes.
  • #156 - Fix a mistake in the Routes documentation with password retrieval.
  • #173 - Document a small nuanced issue with group mappings.