Argocd Operator Versions Save

A Kubernetes operator for managing Argo CD clusters.

v0.9.1

1 month ago

What's Changed

Full Changelog: https://github.com/argoproj-labs/argocd-operator/compare/v0.9.0...v0.9.1

v0.9.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/argoproj-labs/argocd-operator/compare/v0.8.0...v0.9.0

v0.7.1-rc1

3 months ago

Fix: Upgrade Argo CD to version v2.7.16

v0.8.1-rc1

3 months ago

Fix: Upgrade argocd to v2.8.9

v0.9.0-rc2

3 months ago

Release candidate for the upcoming v0.9.0 release

  • Fix: Upgrade Argo CD to v2.9.5

v0.8.0

5 months ago

Breaking Changes

  • ArgoCD Operator CRD upgraded to v1beta. Refer documentation for smooth upgrade if the operator is installed manually without OLM support.
  • Dropped support for namespaced installation of ArgoCD Operator.
  • Below fields removed from ArgoCD Operator CRD. Refer dex, keycloak & resource customizations documentation for replacements.
    • SSO configuration fields .spec.sso.image, .spec.sso.version, .spec.sso.resources, .spec.sso.verifyTLS, .spec.dex & DISABLE_DEX environment variable.
    • Resource Customizations field .spec.resourceCustomizations

What's Changed

New Contributors

Full Changelog: https://github.com/argoproj-labs/argocd-operator/compare/v0.7.0...v0.8.0

v0.9.0-rc1

5 months ago

This is the first release candidate for v0.9.0

Enhancements:

  • Adds support for Argo CD v2.9.2

v0.7.0

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/argoproj-labs/argocd-operator/compare/v0.6.0...v0.7.0

v0.6.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/argoproj-labs/argocd-operator/compare/v0.5.0...v0.6.0

v0.5.0

1 year ago

This release updates Argo CD to v2.5.4.

Enhancements


#794 feat: changes to support the feature apps in any namespaces #793 feat: add support for new subkeys in resource customizations #781 feat: Remove Argo CD as a base Image from the Export Dockerfile #771 feat: add support for env and proxy vars for notificaitons #812 feat: upgrade the registery base image to v1.26.2

Fixes


#817 fix: Argo CD .status.host is updated with wrong value when using Ingress on OpenShift clusters #815 fix: Argo CD Server fails to connect to Dex #786 fix: Update sso eventing logic to stop spam #775 fix: broken Argo CD Export for AWS #779 fix: export for Azure Blob Storage #772 fix: notification controller log level not working as expected #809 fix: add list and watch only for applications for cluster role #808 fix: restrict server clusterrole list and watch permissions to only applications #803 fix: discrepancy between Applicationset Controller Pod ContainerPort (8000) and Service TargetPort (8080) for metrics #786 fix: emit sso deprecation event only once for each instance that needs it #778 fix: remove default help chat url and text

Docs


#813 chore: add sample catalogsource #792 docs: fix typo in index.md #790 docs: add controller env variable examples #789 docs: documentation resource customizations example

Contributions


Many many thanks to all the folks who have contributed to the Argo CD Operator over the past few months. These many contributions, both big and small, general and specific, help to bring a more featureful and polished experience to Argo CD users. We could not do this without all of you!

@ciiay @iam-veeramalla @ishitasequeira @jaideepr97 @jannfis @jopit @reginapizza @saumeya @wtam2018