Skip to content

Commit e200145

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] <support@github.com>
1 parent 036f3b2 commit e200145

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/sks/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module "sks" {
2121
}
2222

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

2626
argocd_projects = {
2727
"${module.sks.cluster_name}" = {

0 commit comments

Comments
 (0)