Skip to content

Commit

Permalink
chore(deps): bump cert-manager::devops-stack-module-cert-manager
Browse files Browse the repository at this point in the history
Bumps [cert-manager::devops-stack-module-cert-manager](https://github.com/camptocamp/devops-stack-module-cert-manager) from 8.3.0 to 8.4.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.3.0...v8.4.0)

---
updated-dependencies:
- dependency-name: cert-manager::github::camptocamp/devops-stack-module-cert-manager::v8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 2f2db7d commit 0a917c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kind/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.0"
source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//self-signed?ref=v8.4.0"

argocd_project = local.cluster_name

Expand Down

0 comments on commit 0a917c0

Please sign in to comment.