Skip to content

Commit 4a1d1d1

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 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::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 e200145 commit 4a1d1d1

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
@@ -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=v4.5.0"
224+
source = "git::https://github.com/camptocamp/devops-stack-module-argocd.git?ref=v5.1.0"
225225

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

0 commit comments

Comments
 (0)