Skip to content

Releases: argoproj-labs/argocd-operator

v0.0.9 Release

27 May 14:19
3b021a1

Choose a tag to compare

This release includes the following along with several documentation updates.

  • Update Operator to Argo CD v1.5.5
  • Add Support for Backups to an Azure Storage Container
  • Add Support for Backups to a GCP Bucket
  • Upgrade operator-sdk to v0.17.0

v0.0.8 Release

21 Apr 00:02
6281ef3

Choose a tag to compare

This release contains the following bug fixes.

  • Only Initialize Repos, SSH Known Host and Certs
  • Rename Cluster Secret to Avoid Name Collisions
  • Allow Override of Host on Routes
  • Trigger Rollout for Dex when Configuration Changes

v0.0.7 Release

16 Apr 20:03
d7bff55

Choose a tag to compare

This release updates the operator to deploy Argo CD v1.5.2, which addresses CVE-2020-5260.

See the following for more information:

v0.0.6 Release

14 Apr 17:08
91c1593

Choose a tag to compare

This release adds several bug fixes and new features.

New Features:

  • Argo CD v1.5.1
  • Generate master admin password for accessing Argo CD and Grafana.
  • Encrypt export data at rest
  • AWS S3 support for exports
  • Finer control over Ingresses and Routes

Bug Fixes:

  • Update CRD properties after creation
  • Support SHA digest for version on exports

v0.0.5 Release

30 Mar 16:08
9397a17

Choose a tag to compare

This release adds bug fixes and many new features.

  • Support for High Availability deployments
  • Update all properties of argocd-cm ConfigMap
  • Operator uses SHA digests for all images for disconnected environments
  • Fixes fields in Edit Form in the OpenShift console
  • Adds missing permissions for required autoscale resources

v0.0.4 Release

28 Jan 15:26

Choose a tag to compare

This release adds many bug fixes and enables the backup/restore functionality that utilizes the built-in Argo CD export/import utility.

v0.0.3 Release

10 Dec 18:30
4a30ceb

Choose a tag to compare

This release adds many bug fixes and enables the insights functionality globally.