Skip to content

Commit f32bb41

Browse files
chore(deps): bump traefik::devops-stack-module-traefik in /examples/kind (#1029)
Bumps [traefik::devops-stack-module-traefik](https://github.com/camptocamp/devops-stack-module-traefik) from 1.2.2 to 2.0.1. - [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@v1.2.2...v2.0.1) --- updated-dependencies: - dependency-name: traefik::github::camptocamp/devops-stack-module-traefik::v1.2.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48bfb8a commit f32bb41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/kind/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ module "argocd_bootstrap" {
6565
}
6666

6767
module "traefik" {
68-
source = "git::https://github.com/camptocamp/devops-stack-module-traefik.git//kind?ref=v1.2.2"
68+
source = "git::https://github.com/camptocamp/devops-stack-module-traefik.git//kind?ref=v2.0.1"
6969

7070
cluster_name = local.cluster_name
7171

0 commit comments

Comments
 (0)