From 1c7f5e03f2078f1fd972ccc54be7ba4f0977df5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 09:34:02 +0000 Subject: [PATCH] build(deps): bump argocd_bootstrap::modern-gitops-stack-module-argocd Bumps [argocd_bootstrap::modern-gitops-stack-module-argocd](https://github.com/GersonRS/modern-gitops-stack-module-argocd) from 2.10.0 to 3.0.0. - [Release notes](https://github.com/GersonRS/modern-gitops-stack-module-argocd/releases) - [Changelog](https://github.com/GersonRS/modern-gitops-stack-module-argocd/blob/main/CHANGELOG.md) - [Commits](https://github.com/GersonRS/modern-gitops-stack-module-argocd/compare/v2.10.0...v3.0.0) --- updated-dependencies: - dependency-name: argocd_bootstrap::github::GersonRS/modern-gitops-stack-module-argocd::v2.10.0 dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- examples/aks/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/aks/main.tf b/examples/aks/main.tf index 12cc75d..30ec29f 100644 --- a/examples/aks/main.tf +++ b/examples/aks/main.tf @@ -54,7 +54,7 @@ module "aks" { } module "argocd_bootstrap" { - source = "git::https://github.com/GersonRS/modern-gitops-stack-module-argocd.git//bootstrap?ref=v2.10.0" + source = "git::https://github.com/GersonRS/modern-gitops-stack-module-argocd.git//bootstrap?ref=v3.0.0" argocd_projects = { "${module.aks.cluster_name}" = {