From 9f181cbc3c90741572bf1cf8eb89fa794cd93f9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 07:06:01 +0000 Subject: [PATCH] chore(deps): bump longhorn::devops-stack-module-longhorn Bumps [longhorn::devops-stack-module-longhorn](https://github.com/camptocamp/devops-stack-module-longhorn) from 3.6.0 to 3.7.0. - [Release notes](https://github.com/camptocamp/devops-stack-module-longhorn/releases) - [Changelog](https://github.com/camptocamp/devops-stack-module-longhorn/blob/main/CHANGELOG.md) - [Commits](https://github.com/camptocamp/devops-stack-module-longhorn/compare/v3.6.0...v3.7.0) --- updated-dependencies: - dependency-name: longhorn::github::camptocamp/devops-stack-module-longhorn::v3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/sks/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/sks/main.tf b/examples/sks/main.tf index 67d5b57027..d61dc5758e 100644 --- a/examples/sks/main.tf +++ b/examples/sks/main.tf @@ -106,7 +106,7 @@ module "oidc" { } module "longhorn" { - source = "git::https://github.com/camptocamp/devops-stack-module-longhorn.git?ref=v3.6.0" + source = "git::https://github.com/camptocamp/devops-stack-module-longhorn.git?ref=v3.7.0" cluster_name = module.sks.cluster_name base_domain = module.sks.base_domain