From 2cb47d3e03b02efc19db4ae410f6677d43624e9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 06:19:40 +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.8.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.8.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 81eeda9003..aa9c446a0d 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.8.0" cluster_name = module.sks.cluster_name base_domain = module.sks.base_domain