diff --git a/examples/sks/apps.tf b/examples/sks/apps.tf index 1aa683b5e1..ad83341629 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=v2.0.1" + source = "git::https://github.com/camptocamp/devops-stack-module-applicationset.git?ref=v2.1.0" dependency_ids = { argocd = module.argocd.id