diff --git a/examples/sks/apps.tf b/examples/sks/apps.tf index f58628ebd1..54945029d3 100644 --- a/examples/sks/apps.tf +++ b/examples/sks/apps.tf @@ -1,5 +1,5 @@ module "helloworld_apps" { - source = "git::https://github.com/camptocamp/devops-stack-module-applicationset.git?ref=v3.0.0" + source = "git::https://github.com/camptocamp/devops-stack-module-applicationset.git?ref=v4.0.0" dependency_ids = { argocd = module.argocd.id