diff --git a/examples/eks/apps.tf b/examples/eks/apps.tf index 8bd96b5c8c..42881e4f88 100644 --- a/examples/eks/apps.tf +++ b/examples/eks/apps.tf @@ -1,5 +1,5 @@ module "helloworld_apps" { - source = "git::https://github.com/camptocamp/devops-stack-module-applicationset.git?ref=v2.1.0" + source = "git::https://github.com/camptocamp/devops-stack-module-applicationset.git?ref=v2.1.1" dependency_ids = { argocd = module.argocd.id