Skip to content

Commit c6db8ec

Browse files
dependabot[bot]lentidas
authored andcommitted
chore(deps): bump argocd_bootstrap::devops-stack-module-argocd
Bumps [argocd_bootstrap::devops-stack-module-argocd](https://github.com/camptocamp/devops-stack-module-argocd) from 4.5.0 to 5.1.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@v4.5.0...v5.1.0) --- updated-dependencies: - dependency-name: argocd_bootstrap::github::camptocamp/devops-stack-module-argocd::v4.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a1d1d1 commit c6db8ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/eks/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ module "oidc" {
7575
}
7676

7777
module "argocd_bootstrap" {
78-
source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git//bootstrap?ref=v4.5.0"
78+
source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git//bootstrap?ref=v5.1.0"
7979

8080
argocd_projects = {
8181
"${module.eks.cluster_name}" = {

0 commit comments

Comments
 (0)