Skip to content

Releases: camptocamp/devops-stack-module-argocd

v4.5.0

29 May 14:31
6ce40b2
Compare
Choose a tag to compare

4.5.0 (2024-05-29)

Features

  • add variables to set resource requests/limits on plugins (#104) (9f6789e)

v4.4.1

16 Apr 15:09
68376a5
Compare
Choose a tag to compare

4.4.1 (2024-04-16)

Bug Fixes

  • adjust the resources and remove default limits (6818519)
  • aks: remove deprecated label from repo server service account for workload id (cc58a8a)

v4.4.0

15 Mar 08:42
520e5a5
Compare
Choose a tag to compare

4.4.0 (2024-03-14)

Features

  • plugins: set loglevel to warning on helmfile and kustomize (71c1c50)

v4.3.0

01 Mar 10:53
e7ed077
Compare
Choose a tag to compare

4.3.0 (2024-03-01)

Features

  • make the dashboard deployment dynamic (caa397b)

Bug Fixes

  • delete legacy OpenShift template (533db1f)
  • remove legacy ingress annotations (ae712db)

v4.2.0

23 Feb 14:55
97e831e
Compare
Choose a tag to compare

4.2.0 (2024-02-23)

Features

  • chart: minor update of dependencies on argocd chart (#79) (f29d7be)

v4.1.0

23 Feb 13:02
59bc6ef
Compare
Choose a tag to compare

4.1.0 (2024-02-23)

Features

  • add a subdomain variable (3ec9b23)

Bug Fixes

  • make subdomain variable non-nullable (45fbff4)
  • remove annotation for the redirection middleware (94449d0)

v4.0.0

19 Jan 13:54
435ce90
Compare
Choose a tag to compare

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

21 Dec 14:49
b60280b
Compare
Choose a tag to compare

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

13 Nov 09:24
fc850e5
Compare
Choose a tag to compare

3.5.1 (2023-11-13)

Bug Fixes

  • bootstrap: fix the validation of argocd_projects when nothing is passed (#84) (9dd6b96)

v3.5.0

10 Nov 12:32
952ae54
Compare
Choose a tag to compare

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)