Skip to content

Latest commit

 

History

History
130 lines (73 loc) · 8.29 KB

CHANGELOG.md

File metadata and controls

130 lines (73 loc) · 8.29 KB

Changelog

3.1.1 (2024-03-01)

Bug Fixes

  • remove legacy ingress annotations (88a4c91)

3.1.0 (2024-02-23)

Features

  • add a subdomain variable (6faaa3a)

Bug Fixes

  • make subdomain variable non-nullable (571eba7)
  • remove annotation for the redirection middleware (2068608)

3.0.0 (2024-01-19)

⚠ BREAKING CHANGES

  • remove the ArgoCD namespace variable
  • remove the namespace variable

Bug Fixes

  • change condition to also support the selfsigned-issuer (5cd6b70)
  • change the default cluster issuer (07c8350)
  • hardcode the release name to remove the destination cluster (a8b1fa4)
  • remove the ArgoCD namespace variable (c800bb0)
  • remove the namespace variable (c45a435)

2.2.0 (2023-10-19)

Features

  • add standard variables and variable to add labels to Argo CD app (611aceb)
  • add variables to set AppProject and destination cluster (ad25865)

2.1.0 (2023-08-14)

Features

  • chart: patch update of dependencies on minio chart (#41) (6363233)

2.0.1 (2023-08-09)

Bug Fixes

  • readd support to deactivate auto-sync which was broken by #37 (e40434d)

2.0.0 (2023-07-11)

⚠ BREAKING CHANGES

  • add support to oboukili/argocd >= v5 (#37)

Features

  • add support to oboukili/argocd >= v5 (#37) (bcf507c)
  • setup auto-upgrade helm chart (#30) (085b53e)

Bug Fixes

1.1.2 (2023-06-09)

Bug Fixes

  • fix the secret when using letsencrypt-staging (ffbb35e)
  • remove the need for the optional by using null (cf8e4bf)

1.1.1 (2023-05-30)

Bug Fixes

  • add default argocd_namespace (4bad9f5)
  • add missing providers (af38d7b)

1.1.0 (2023-05-15)

Features

  • metrics: add flag to enable ServiceMonitor (4f34387)
  • oidc: add oidc configuration to the helm_values local (83f46d5)
  • update chart to v5.0.9 (6549c75)

1.0.0 (2023-04-24)

Features

  • add locals basic cofiguration (33787f9)
  • add minio helm chart (f6078d3)
  • add random password for rootUser (a012e84)
  • add root user and password for test (c8ec251)
  • add variable for policies - users -buckets creation (c8f8ccf)
  • call minio_config var in local.tf (775a95c)
  • Configuration ArgoCD application for the module (52e0160)
  • output minio endpoint (2423667)
  • output root random password (07d91d7)

Bug Fixes

  • activate release please workflow (a3e4fc6)
  • add correct namespace to minio project and app (ac6bfcd)
  • add messing varaible base_domain (17c23e8)
  • add missing cluster_issuer varaible (e05ed22)
  • add missing namespace variable to minio module (3ea2f81)
  • correction of syntax for antora (17d6233)
  • output root password (50833d2)
  • readme.adoc (08537dc)
  • root password length (c7680f8)
  • terraform syntax (a10a131)