Releases: karavel-io/platform-component-argocd
Releases · karavel-io/platform-component-argocd
1.2.1
1.2.0
Changed
- Updated to ArgoCD v2.5.5
- Updated Helm to 3.10.x
- Updated Redis to 7.0.8
- Updated ArgoCD CRDs
1.1.4
Changed
- Updated to ArgoCD v2.4.22
- Added Dex 2.35.x compatibility (following a Dex high severity security patch)
- Updated Helm to 3.9.x
- Updated ArgoCD CRDs
Requirements
Dex 2.35.x required from this version
1.1.3
Fixed
- Remove duplicate tmp directive in argocd-repo-server
- Fix wrong configmaps names in argocd-repo-server
- Invert CPU quotas between requests and limits in argocd-application-controller
1.1.2
Fixed
- Fix wrong entrypoint command in applicationset-controller
1.1.1
Fixed
- Fix wrong image tag in applicationset-controller
1.1.0
Changed
- Update pods resource quotas after production testing and fine-tuning to improve efficiency
- Added
namespace: argocd
to values.yaml as required by Karavel CLI 0.4 - Updated to ArgoCD v2.4.2
- Tightened some security context params
- Added support for OpenTelemetry by pushing traces to Tempo
1.0.2
Changed
- Changed Redis image from
quay.io/bitnami/redis
topublic.ecr.aws/bitnami/redis
after Bitnami removed their images from Quay\ - Update redis to 6.2.6
- Update ArgoCD to 2.3.3
1.0.1
Fixed
- Added missing RBAC permissions for leader election to argocd-applicationset
1.0.0
Initial release 🎉