Skip to content

Commit 35a1102

Browse files
chore(deps): bump cert-manager::devops-stack-module-cert-manager (#1092)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 842f756 commit 35a1102

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/eks/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ module "traefik" {
9797
}
9898

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

102102
cluster_name = module.eks.cluster_name
103103
base_domain = module.eks.base_domain

0 commit comments

Comments
 (0)