Skip to content

Commit

Permalink
chore(deps): bump traefik::devops-stack-module-traefik in /examples/sks
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 6.3.0 to 7.0.0.
- [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@v6.3.0...v7.0.0)

---
updated-dependencies:
- dependency-name: traefik::github::camptocamp/devops-stack-module-traefik::v6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lentidas committed Aug 6, 2024
1 parent f84340c commit 2812179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sks/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ module "argocd_bootstrap" {
}

module "traefik" {
source = "git::https://github.com/camptocamp/devops-stack-module-traefik.git//sks?ref=v6.3.0"
source = "git::https://github.com/camptocamp/devops-stack-module-traefik.git//sks?ref=v7.0.0"

argocd_project = module.sks.cluster_name

Expand Down

0 comments on commit 2812179

Please sign in to comment.