Skip to content

Commit

Permalink
chore(deps): bump traefik::devops-stack-module-traefik in /examples/eks
Browse files Browse the repository at this point in the history
Bumps [traefik::devops-stack-module-traefik](https://github.com/camptocamp/devops-stack-module-traefik) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/camptocamp/devops-stack-module-traefik/releases)
- [Changelog](https://github.com/camptocamp/devops-stack-module-traefik/blob/main/CHANGELOG.md)
- [Commits](camptocamp/devops-stack-module-traefik@v9.0.1...v9.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 8047e9e commit 2ae6cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/eks/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ module "metrics-server" {
}

module "traefik" {
source = "git::https://github.com/camptocamp/devops-stack-module-traefik.git//eks?ref=v9.0.1"
source = "git::https://github.com/camptocamp/devops-stack-module-traefik.git//eks?ref=v9.0.2"

argocd_project = module.eks.cluster_name

Expand Down

0 comments on commit 2ae6cfb

Please sign in to comment.