Skip to content

Commit

Permalink
chore(deps): bump argocd_bootstrap::devops-stack-module-argocd (#1437)
Browse files Browse the repository at this point in the history
Bumps [argocd_bootstrap::devops-stack-module-argocd](https://github.com/camptocamp/devops-stack-module-argocd) from 7.1.1 to 7.2.0.
- [Release notes](https://github.com/camptocamp/devops-stack-module-argocd/releases)
- [Changelog](https://github.com/camptocamp/devops-stack-module-argocd/blob/main/CHANGELOG.md)
- [Commits](camptocamp/devops-stack-module-argocd@v7.1.1...v7.2.0)

---
updated-dependencies:
- dependency-name: argocd_bootstrap::github::camptocamp/devops-stack-module-argocd::v7.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent be95d26 commit fcbd427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kind/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module "metallb" {
}

module "argocd_bootstrap" {
source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git//bootstrap?ref=v7.1.1"
source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git//bootstrap?ref=v7.2.0"

argocd_projects = {
"${local.cluster_name}" = {
Expand Down

0 comments on commit fcbd427

Please sign in to comment.