Skip to content

Releases: camptocamp/devops-stack-module-argocd

v5.2.0

18 Jun 09:06
3c8af2a
Compare
Choose a tag to compare

5.2.0 (2024-06-18)

Features

  • chart: patch update of dependencies on argocd chart (#110) (2fba6b6)

v5.1.0

11 Jun 12:47
4ad38ee
Compare
Choose a tag to compare

5.1.0 (2024-06-11)

Features

  • chart: minor update of dependencies on argocd chart (#108) (ae51f89)

v5.0.0

11 Jun 12:33
7126b0e
Compare
Choose a tag to compare

5.0.0 (2024-06-11)

⚠ BREAKING CHANGES

  • chart: major update of dependencies on argocd chart:
    • The upstream chart has removed multiple configurations that should not affect you unless you overload any of the following attributes using the helm_values variable:
      • deprecated component options logLevel and logFormat
      • deprecated component arguments <components>.args.<feature> that were replaced with configs.params
      • deprecated configuration server.config that was replaced with configs.cm
      • deprecated configuration server.rbacConfig that was replaced with configs.rbac

Features

  • chart: major update of dependencies on argocd chart (52543df)
  • modify the Helm values to support new chart version (a2127c9)

Bug Fixes

  • add domain value (fae7776)
  • fix typo that prevented OIDC configuration apply (e5bec3f)

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)