Skip to content

Commit

Permalink
chore(deps): bump cert-manager::devops-stack-module-cert-manager
Browse files Browse the repository at this point in the history
Bumps [cert-manager::devops-stack-module-cert-manager](https://github.com/camptocamp/devops-stack-module-cert-manager) from 9.0.0 to 9.0.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@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: cert-manager::github::camptocamp/devops-stack-module-cert-manager::v9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lentidas committed Oct 22, 2024
1 parent 812d04a commit d47f225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kind/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ module "traefik" {
}

module "cert-manager" {
source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//self-signed?ref=v9.0.0"
source = "git::https://github.com/camptocamp/devops-stack-module-cert-manager.git//self-signed?ref=v9.0.1"

argocd_project = local.cluster_name

Expand Down

0 comments on commit d47f225

Please sign in to comment.