Releases: projectsyn/component-argocd
Releases · projectsyn/component-argocd
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)
v7.1.0
1 changes since v7.0.2
🔗 Dependency Updates
- Update docker.io/library/vault:1.13.3 to docker.io/hashicorp/vault:1.15.2 (#138)
v7.0.2
1 changes since v7.0.1
🐛 Fixes
- Fix label selectors for ArgoCD servicemonitors (#137)
v7.0.1
1 changes since v7.0.0
🐛 Fixes
- Inject globally configured HTTP proxy environment variables in Kapitan sidecar (#135)
v7.0.0
10 changes since v6.1.0
🔎 Breaking Changes
- Remove support for legacy
image
field for image specifications (#133)
🛠️ Minor Changes
- Implement Kapitan plugin as ConfigMamangementPlugin sidecar (#128)
🐛 Fixes
- Rename ServiceMonitors so they don't get deleted by operator (#129)
- Fix Kapitan plugin securityContext on non-Openshift clusters (#132)
🔗 Dependency Updates
- Update docker.io/bitnami/kubectl Docker tag to v1.28.4 (#118)
- Update docker.io/library/vault Docker tag to v1.13.3 (#119)
- Update docker.io/library/redis Docker tag to v7 (#82)
- Update gcr.io/kubebuilder/kube-rbac-proxy Docker tag to v0.15.0 (#122)
- Update argocd-operator to v0.7.0 (#131)
- Update quay.io/argoproj/argocd Docker tag to v2.9.2 (#134)