Skip to content

Commit

Permalink
chore(deps): bump argocd_bootstrap::devops-stack-module-argocd
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 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]>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 496f298 commit c48789e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sks/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module "sks" {
}

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

argocd_projects = {
"${module.sks.cluster_name}" = {
Expand Down

0 comments on commit c48789e

Please sign in to comment.