Skip to content

Releases: camptocamp/devops-stack-module-argocd

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)

v3.4.1

10 Nov 09:26
19c9de5
Compare
Choose a tag to compare

3.4.1 (2023-11-10)

Bug Fixes

  • fix the activation of the web-terminal on Argo CD (#80) (a23fd8b)

v3.4.0

08 Sep 09:49
1e96250
Compare
Choose a tag to compare

3.4.0 (2023-09-08)

Features

  • chart: minor update of dependencies on argocd chart (#74) (bd8d070)

v3.3.0

28 Aug 07:38
3df747d
Compare
Choose a tag to compare

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

18 Aug 13:36
cd5b4a1
Compare
Choose a tag to compare

3.2.0 (2023-08-18)

Features

  • chart: minor update of dependencies on argocd chart (#67) (bdeeea4)

v3.1.3

11 Aug 08:14
c993fd4
Compare
Choose a tag to compare

3.1.3 (2023-08-11)

Bug Fixes

  • readd support to deactivate auto-sync which was broken by #57 (b6cc545)

v3.1.2

19 Jul 13:57
523e87e
Compare
Choose a tag to compare

3.1.2 (2023-07-19)

Bug Fixes

  • change default to null to not remove the default known_hosts (#62) (08c39c4)