Skip to content

Commit

Permalink
build(deps): Bump oboukili/argocd from 6.0.3 to 6.1.1
Browse files Browse the repository at this point in the history
Bumps [oboukili/argocd](https://github.com/oboukili/terraform-provider-argocd) from 6.0.3 to 6.1.1.
- [Release notes](https://github.com/oboukili/terraform-provider-argocd/releases)
- [Changelog](https://github.com/oboukili/terraform-provider-argocd/blob/master/.goreleaser.yml)
- [Commits](argoproj-labs/terraform-provider-argocd@v6.0.3...v6.1.1)

---
updated-dependencies:
- dependency-name: oboukili/argocd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 4584a32 commit 4aee9b3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions .terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
argocd = {
source = "oboukili/argocd"
version = "6.0.3"
version = "6.1.1"
}
}
}

0 comments on commit 4aee9b3

Please sign in to comment.