Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump traefik::devops-stack-module-traefik from 6.3.0 to 7.0.0 in /examples/eks #1291

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2024

Bumps traefik::devops-stack-module-traefik from 6.3.0 to 7.0.0.

Release notes

Sourced from traefik::devops-stack-module-traefik's releases.

v7.0.0

7.0.0 (2024-07-10)

⚠ BREAKING CHANGES

  • chart: major update of dependencies on traefik chart (#77):

    • v26.1.0 -> v27.0.0:

      • if you were overriding port exposure behavior using the expose or exposeInternal flags, you should replace them with a service name to boolean mapping (check the official changelog for an example).
      • if you were previously using the service.internal value, you should migrate the values to the service.additionalServices.internal value instead; this should yield the same results, but make sure to carefully check for any changes!
      • resources that use the traefik.containo.us are definitely no longer supported; the other modules of the DevOps Stack have already been migrated, but make sure you make the changes on your side.
    • v27.0.2 -> v28.0.0:

      • multiple CRDs have been updated but the users of the DevOps Stack do not need to update them manually since Argo CD takes care of it;
      • the upstream team added the first experimental support for Traefik v3; a migration guide for your resources is available here;
      • this upgrade also introduces support to OpenTelemetry; although this is not a breaking change, it is noteworthy;.
    • v28.3.0 -> v29.0.0:

      • there is change in the values that affects the way we activate the ServiceMonitor for Prometheus; we can now use an attribute enabled to activate it; see here; this was supported on our module with this change;
      • Kubernetes Gateway support is no longer experimental;
      • the IngressRoute for the Traefik Dashboard is now disabled by default.

Features

  • chart: major update of dependencies on traefik chart (#77) (cb2daac)
Changelog

Sourced from traefik::devops-stack-module-traefik's changelog.

7.0.0 (2024-07-10)

⚠ BREAKING CHANGES

  • chart: major update of dependencies on traefik chart (#77):

    • v26.1.0 -> v27.0.0:

      • if you were overriding port exposure behavior using the expose or exposeInternal flags, you should replace them with a service name to boolean mapping (check the official changelog for an example).
      • if you were previously using the service.internal value, you should migrate the values to the service.additionalServices.internal value instead; this should yield the same results, but make sure to carefully check for any changes!
      • resources that use the traefik.containo.us are definitely no longer supported; the other modules of the DevOps Stack have already been migrated, but make sure you make the changes on your side.
    • v27.0.2 -> v28.0.0:

      • multiple CRDs have been updated but the users of the DevOps Stack do not need to update them manually since Argo CD takes care of it;
      • the upstream team added the first experimental support for Traefik v3; a migration guide for your resources is available here;
      • this upgrade also introduces support to OpenTelemetry; although this is not a breaking change, it is noteworthy;
    • v28.3.0 -> v29.0.0:

      • there is change in the values that affects the way we activate the ServiceMonitor for Prometheus; we can now use an attribute enabled to activate it; see here;
      • Kubernetes Gateway support is no longer experimental;
      • the IngressRoute for the Traefik Dashboard is now disabled by default.

Features

  • chart: major update of dependencies on traefik chart (#77) (cb2daac)
Commits
  • 7ec601d docs(terraform-docs): generate docs and write to README.adoc
  • 6205550 docs: update CHANGELOG.md with breaking changes
  • 70f68fb chore: release 7.0.0
  • cb2daac feat(chart)!: major update of dependencies on traefik chart (#77)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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]>
@dependabot dependabot bot requested a review from a team as a code owner July 11, 2024 06:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jul 11, 2024
@lentidas lentidas merged commit 0ce39b0 into main Aug 6, 2024
1 of 2 checks passed
@lentidas lentidas deleted the dependabot/terraform/examples/eks/traefik--github--camptocamp/devops-stack-module-traefik--v6.3.0-7.0.0 branch August 6, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant