Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Releases: snorwin/argocd-operator-extension

Release v1.2.1

18 Jun 07:29
fd61db4
Compare
Choose a tag to compare

Features

  • Upgrade dependencies

Bug fixes

  • Fix issue that namespaces are not removed in cluster-kubernetes.default.svc secret when changing the scope of an ArgoCD instance from namespace to cluster scope.

Release v1.2.0

20 May 07:17
62c7ac7
Compare
Choose a tag to compare

Features

  • Upgrade dependencies
  • Add support for Argo CD Operator v0.0.15 and Argo CD v2.0

Bug fixes
(None)

Release v1.1.2

25 Mar 14:13
Compare
Choose a tag to compare

Features
(None)

Bug fixes

  • Sort namespaces
  • Ignore file path and use all files for hash

Release v1.1.1

25 Mar 12:40
Compare
Choose a tag to compare

Features

  • Upgrade jsonpatch library to v1.4.0

Bug fixes

  • Adjust length in hash to hex conversion

Release v1.1.0

25 Mar 07:34
0216ccf
Compare
Choose a tag to compare

Features

  • Automated image and version handling based on update policy (#5)
  • Annotate helm hash (#6)

Bug fixes
(None)

Release v1.0.3

18 Feb 16:16
Compare
Choose a tag to compare

Features

  • Add option for helm max history (#3) - kudos to @bakito

Bug fixes
(None)

Release v1.0.2

22 Jan 16:15
9a60bc5
Compare
Choose a tag to compare

Features

  • Add tests for controller
  • Create helm client in pkg/helm

Bug fixes
(None)

Release v1.0.1

18 Jan 12:38
4174cff
Compare
Choose a tag to compare

Features

  • Added tests for pkg/

Bug fixes

  • Issues removing dependencies

Release v1.0.0

11 Jan 14:26
Compare
Choose a tag to compare

Initial Release