Skip to content

Commit 60c1477

Browse files
dependabot[bot]lentidas
authored andcommitted
chore(deps): bump argocd::devops-stack-module-argocd in /examples/eks
Bumps [argocd::devops-stack-module-argocd](https://github.com/camptocamp/devops-stack-module-argocd) from 6.0.0 to 6.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@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: argocd::github::camptocamp/devops-stack-module-argocd::v6.0.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1ba10a commit 60c1477

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/eks/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ module "kube-prometheus-stack" {
221221
}
222222

223223
module "argocd" {
224-
source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git?ref=v6.0.0"
224+
source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git?ref=v6.1.0"
225225

226226
cluster_name = module.eks.cluster_name
227227
base_domain = module.eks.base_domain

0 commit comments

Comments
 (0)