Releases: projectsyn/component-argocd
Releases · projectsyn/component-argocd
v8.5.1
1 changes since v8.5.0
🐛 Fixes
- Remove
hook=PostSync
annotation from hook RBAC (#168)
v8.5.0
1 changes since v8.4.0
🛠️ Minor Changes
- Enable NetworkPolicy by default (#167)
v8.4.0
1 changes since v8.3.0
🚀 Features
- Add NetworkPolicies to isolate ArgoCD from rest of cluster (#166)
v8.3.0
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
1 changes since v8.2.0
🛠️ Minor Changes
- Add priorityclass system-cluster-critical to operator (#162)
v8.2.0
1 changes since v8.1.1
🚀 Features
- Treat
distribution=oke
as OpenShift (#161)
v8.1.1
1 changes since v8.1.0
🐛 Fixes
- Fix empty
metadata.annotations
causing sync issues (#154)
v8.1.0
2 changes since v8.0.0
🚀 Features
- Allow creation of ArgoCDs and AppProjects (#151)
- Default values for AppProjects (#152)
v8.0.0
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
1 changes since v7.1.0
🚀 Features
- Allow overriding the image for the repo-server container (#144)