Skip to content

Commit e37ff5b

Browse files
chore(deps): bump cert-manager::devops-stack-module-cert-manager (#1093)
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 35a1102 commit e37ff5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/sks/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ module "traefik" {
4545
}
4646

4747
module "cert-manager" {
48-
source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//sks?ref=v5.2.0"
48+
source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//sks?ref=v5.2.1"
4949

5050
argocd_namespace = module.argocd_bootstrap.argocd_namespace
5151

0 commit comments

Comments
 (0)