Skip to content

Releases: projectsyn/component-argocd

v8.5.1

27 Jun 10:41
v8.5.1
1b120ec
Compare
Choose a tag to compare

1 changes since v8.5.0

🐛 Fixes

  • Remove hook=PostSync annotation from hook RBAC (#168)

v8.5.0

25 Jun 11:45
d4648a1
Compare
Choose a tag to compare

1 changes since v8.4.0

🛠️ Minor Changes

  • Enable NetworkPolicy by default (#167)

v8.4.0

21 Jun 12:54
b24d3fa
Compare
Choose a tag to compare

1 changes since v8.3.0

🚀 Features

  • Add NetworkPolicies to isolate ArgoCD from rest of cluster (#166)

v8.3.0

19 Apr 09:55
baffd8f
Compare
Choose a tag to compare

1 changes since v8.2.1

This release includes a newer default version of ArgoCD. The new ArgoCD fixes a sync error "project syn does not exist" if the customers deploys their own cluster scoped ArgoCD.

While we not yet have a definitive explanation for the issue we assume the two ArgoCDs override each others status and trigger each others reconciles.

The bug is present in ArgoCD v2.9.10 and fixed in v2.9.11+. (diff)

🔗 Dependency Updates

  • chore(deps): update quay.io/argoprojlabs/argocd-operator docker tag to v0.9.1 (#156)

v8.2.1

18 Apr 07:02
f398c06
Compare
Choose a tag to compare

1 changes since v8.2.0

🛠️ Minor Changes

  • Add priorityclass system-cluster-critical to operator (#162)

v8.2.0

12 Apr 13:05
v8.2.0
d25d996
Compare
Choose a tag to compare

1 changes since v8.1.1

🚀 Features

  • Treat distribution=oke as OpenShift (#161)

v8.1.1

01 Mar 07:59
33be8e3
Compare
Choose a tag to compare

1 changes since v8.1.0

🐛 Fixes

  • Fix empty metadata.annotations causing sync issues (#154)

v8.1.0

29 Feb 15:53
v8.1.0
0862794
Compare
Choose a tag to compare

2 changes since v8.0.0

🚀 Features

  • Allow creation of ArgoCDs and AppProjects (#151)
  • Default values for AppProjects (#152)

v8.0.0

23 Feb 12:14
e509245
Compare
Choose a tag to compare

5 changes since v7.2.0

🔎 Breaking Changes

  • Update quay.io/argoprojlabs/argocd-operator Docker tag to v0.8.0 (#120)

🔗 Dependency Updates

  • Update docker.io/library/redis Docker tag to v7.2.4 (#145)
  • Update docker.io/bitnami/kubectl Docker tag to v1.28.7 (#142)
  • Update quay.io/argoproj/argocd Docker tag to v2.9.6 (#139)
  • Update docker.io/hashicorp/vault Docker tag to v1.15.5 (#141)

v7.2.0

28 Dec 14:36
9f451e4
Compare
Choose a tag to compare

1 changes since v7.1.0

🚀 Features

  • Allow overriding the image for the repo-server container (#144)