Releases: camptocamp/devops-stack-module-argocd
Releases · camptocamp/devops-stack-module-argocd
v4.0.0
4.0.0 (2024-01-19)
⚠ BREAKING CHANGES
- remove the ArgoCD namespace variable
- remove the namespace variable
- hardcode the release name to remove the destination cluster
Bug Fixes
- hardcode the release name to remove the destination cluster (7076e8b)
- remove the ArgoCD namespace variable (5dd52e9)
- remove the namespace variable (ee1eeed)
v3.5.2
3.5.2 (2023-12-21)
Bug Fixes
- add ServiceMonitors to fix missing metrics on Prometheus (c48afda)
- increase default resources for the app controller and repo server (90d9c50)
v3.5.1
3.5.1 (2023-11-13)
Bug Fixes
- bootstrap: fix the validation of
argocd_projects
when nothing is passed (#84) (9dd6b96)
v3.5.0
3.5.0 (2023-11-10)
Features
- add HA configuration and resource requests/limits (ad6e736)
- add standard variables and variable to add labels to Argo CD app (113d13c)
- add variable to allow the use of the unified AppProject (5811d53)
- add way to create a unified AppProject to use by all the modules (6ffd06b)
Bug Fixes
- use the cluster issuer created on all cert-manager variants (53d5286)
v3.4.1
3.4.1 (2023-11-10)
Bug Fixes
- fix the activation of the web-terminal on Argo CD (#80) (a23fd8b)
v3.4.0
3.4.0 (2023-09-08)
Features
- chart: minor update of dependencies on argocd chart (#74) (bd8d070)
v3.3.0
3.3.0 (2023-08-28)
📝 NOTES
- The underlying chart upgrades Argo CD image from 2.8.0 to 2.8.1.
Features
- chart: patch update of dependencies on argocd chart (#73) (68e3f09)
v3.2.0
3.2.0 (2023-08-18)
Features
- chart: minor update of dependencies on argocd chart (#67) (bdeeea4)
v3.1.3
3.1.3 (2023-08-11)
Bug Fixes
- readd support to deactivate auto-sync which was broken by #57 (b6cc545)
v3.1.2
3.1.2 (2023-07-19)
Bug Fixes
- change default to null to not remove the default known_hosts (#62) (08c39c4)