Skip to content

Commit 2972262

Browse files
chore(deps): bump cert-manager::devops-stack-module-cert-manager (#1077)
Bumps [cert-manager::devops-stack-module-cert-manager](https://github.com/camptocamp/devops-stack-module-cert-manager) from 5.1.0 to 5.2.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@v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: cert-manager::github::camptocamp/devops-stack-module-cert-manager::v5.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a063cf1 commit 2972262

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.1.0"
48+
source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//sks?ref=v5.2.0"
4949

5050
argocd_namespace = module.argocd_bootstrap.argocd_namespace
5151

0 commit comments

Comments
 (0)