From 0640764460ae3d1f5a7ca22716305cc2b027eafa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 06:24:15 +0000 Subject: [PATCH] chore(deps): bump cert-manager::devops-stack-module-cert-manager Bumps [cert-manager::devops-stack-module-cert-manager](https://github.com/camptocamp/devops-stack-module-cert-manager) from 8.5.0 to 8.6.0. - [Release notes](https://github.com/camptocamp/devops-stack-module-cert-manager/releases) - [Changelog](https://github.com/camptocamp/devops-stack-module-cert-manager/blob/main/CHANGELOG.md) - [Commits](https://github.com/camptocamp/devops-stack-module-cert-manager/compare/v8.5.0...v8.6.0) --- updated-dependencies: - dependency-name: cert-manager::github::camptocamp/devops-stack-module-cert-manager::v8.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/kind/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/kind/main.tf b/examples/kind/main.tf index 0f9e0ec3c7..34d1973945 100644 --- a/examples/kind/main.tf +++ b/examples/kind/main.tf @@ -51,7 +51,7 @@ module "traefik" { } module "cert-manager" { - source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//self-signed?ref=v8.5.0" + source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//self-signed?ref=v8.6.0" argocd_project = local.cluster_name