Releases: camptocamp/devops-stack-module-argocd
Releases · camptocamp/devops-stack-module-argocd
v5.3.0
5.3.0 (2024-07-10)
Features
- chart: minor update of dependencies on argocd chart (#113) (67e4086)
v5.2.0
5.2.0 (2024-06-18)
Features
- chart: patch update of dependencies on argocd chart (#110) (2fba6b6)
v5.1.0
5.1.0 (2024-06-11)
Features
- chart: minor update of dependencies on argocd chart (#108) (ae51f89)
v5.0.0
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
4.5.0 (2024-05-29)
Features
- add variables to set resource requests/limits on plugins (#104) (9f6789e)
v4.4.1
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
4.4.0 (2024-03-14)
Features
- plugins: set loglevel to warning on helmfile and kustomize (71c1c50)
v4.3.0
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
4.2.0 (2024-02-23)
Features
- chart: minor update of dependencies on argocd chart (#79) (f29d7be)
v4.1.0
4.1.0 (2024-02-23)
Features
Bug Fixes
- make subdomain variable non-nullable (45fbff4)
- remove annotation for the redirection middleware (94449d0)