Skip to content

Commit fa060ad

Browse files
dependabot[bot]lentidas
authored andcommitted
chore(deps): bump cert-manager::devops-stack-module-cert-manager
Bumps [cert-manager::devops-stack-module-cert-manager](https://github.com/camptocamp/devops-stack-module-cert-manager) from 8.5.0 to 8.6.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.5.0...v8.6.0) --- updated-dependencies: - dependency-name: cert-manager::github::camptocamp/devops-stack-module-cert-manager::v8.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent faca626 commit fa060ad

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
@@ -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.5.0"
53+
source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//sks?ref=v8.6.0"
5454

5555
argocd_project = module.sks.cluster_name
5656

0 commit comments

Comments
 (0)