Skip to content

Commit b133d9e

Browse files
dependabot[bot]lentidas
authored andcommitted
chore(deps): bump argocd_bootstrap::devops-stack-module-argocd (#1022)
Bumps [argocd_bootstrap::devops-stack-module-argocd](https://github.com/camptocamp/devops-stack-module-argocd) from 1.1.0 to 3.1.2. - [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@v1.1.0...v3.1.2) --- updated-dependencies: - dependency-name: argocd_bootstrap::github::camptocamp/devops-stack-module-argocd::v1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64f074d commit b133d9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/kind/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ module "metallb" {
6161
}
6262

6363
module "argocd_bootstrap" {
64-
source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git//bootstrap?ref=v1.1.0"
64+
source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git//bootstrap?ref=v3.1.2"
6565
}
6666

6767
module "traefik" {

0 commit comments

Comments
 (0)