v5.4.0
What's Changed
argocd_application
- Fixed issues introduced with support for multiple source applications (#289)
- Add support for "Helm value files from external Git repository" (#280)
- Introduced two new resources:
Warning
Theargocd_application_set
resource is a large and very complex resource within ArgoCD itself. Whilst we have made every attempt to ensure that it works within the context of the provider, given the complexity of the resource, there is a high chance of issues or missed configuration. Treat with caution, expect issues and feel free to report any bugs/problems or, even better, submit a PR with fixes 😄
Changelog
- 13c2baa Populate
Source
notSources
for single source applications (#289) - f5c1dce Add new resource
argocd_application_set
(#278) - 38a00f8 Add support for "Helm value files from external Git repository" (#280)
- ac65e67 Add new resource
argocd_account_token
(#281) - e369a6d build: add
answered
andinvalid
labels to Stale issues check (#285) - 1749050 Automatically close stale issues (#276)
- abf9b62 build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#275)