Skip to content

Commit 0640764

Browse files
dependabot[bot]lentidas
authored andcommitted
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](camptocamp/devops-stack-module-cert-manager@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] <support@github.com>
1 parent fa8e754 commit 0640764

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/kind/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ module "traefik" {
5151
}
5252

5353
module "cert-manager" {
54-
source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//self-signed?ref=v8.5.0"
54+
source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//self-signed?ref=v8.6.0"
5555

5656
argocd_project = local.cluster_name
5757

0 commit comments

Comments
 (0)