Skip to content

Commit fa8e754

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 60c1477 commit fa8e754

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
@@ -112,7 +112,7 @@ module "traefik" {
112112
}
113113

114114
module "cert-manager" {
115-
source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//eks?ref=v8.5.0"
115+
source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//eks?ref=v8.6.0"
116116

117117
cluster_name = module.eks.cluster_name
118118
base_domain = module.eks.base_domain

0 commit comments

Comments
 (0)