Skip to content

Commit cda4964

Browse files
chore(deps): bump cert-manager::devops-stack-module-cert-manager (#1266)
Bumps [cert-manager::devops-stack-module-cert-manager](https://github.com/camptocamp/devops-stack-module-cert-manager) from 8.2.0 to 8.3.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.2.0...v8.3.0) --- updated-dependencies: - dependency-name: cert-manager::github::camptocamp/devops-stack-module-cert-manager::v8.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 970194d commit cda4964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sks/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ module "traefik" {
5050
}
5151

5252
module "cert-manager" {
53-
source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//sks?ref=v8.2.0"
53+
source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//sks?ref=v8.3.0"
5454

5555
argocd_project = module.sks.cluster_name
5656

0 commit comments

Comments
 (0)