Skip to content

Commit

Permalink
chore(deps): bump cert-manager::devops-stack-module-cert-manager (#1092)
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 5.2.0 to 5.2.1.
- [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@v5.2.0...v5.2.1)

---
updated-dependencies:
- dependency-name: cert-manager::github::camptocamp/devops-stack-module-cert-manager::v5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and Xaving committed May 2, 2024
1 parent 0979c79 commit ce7113b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/eks/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ module "traefik" {
}

module "cert-manager" {
source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//eks?ref=v5.2.0"
source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//eks?ref=v5.2.1"

cluster_name = module.eks.cluster_name
base_domain = module.eks.base_domain
Expand Down

0 comments on commit ce7113b

Please sign in to comment.