diff --git a/examples/sks/main.tf b/examples/sks/main.tf index 9aeb930c3d..eb9d12f60d 100644 --- a/examples/sks/main.tf +++ b/examples/sks/main.tf @@ -97,7 +97,7 @@ module "oidc" { } module "longhorn" { - source = "git::https://github.com/camptocamp/devops-stack-module-longhorn.git?ref=v2.2.0" + source = "git::https://github.com/camptocamp/devops-stack-module-longhorn.git?ref=v2.3.0" cluster_name = module.sks.cluster_name base_domain = module.sks.base_domain