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

Bump github.com/projectcontour/contour from 1.27.0 to 1.28.1 #70

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2024

Bumps github.com/projectcontour/contour from 1.27.0 to 1.28.1.

Release notes

Sourced from github.com/projectcontour/contour's releases.

Contour v1.28.1

We are delighted to present version v1.28.1 of Contour, our layer 7 HTTP reverse proxy for Kubernetes clusters.

All Changes

  • Fix data race in BackendTLSPolicy status update logic.

Installing and Upgrading

For a fresh install of Contour, consult the getting started documentation.

To upgrade an existing Contour installation, please consult the upgrade documentation.

Compatible Kubernetes Versions

Contour v1.28.1 is tested against Kubernetes 1.27 through 1.29.

Are you a Contour user? We would love to know!

If you're using Contour and want to add your organization to our adopters list, please visit this page. If you prefer to keep your organization name anonymous but still give us feedback into your usage and scenarios for Contour, please post on this GitHub thread.

Contour v1.28.0

We are delighted to present version v1.28.0 of Contour, our layer 7 HTTP reverse proxy for Kubernetes clusters.

A big thank you to everyone who contributed to the release.

Major Changes

Upstream TLS now supports TLS 1.3 and TLS parameters can be configured

The default maximum TLS version for upstream connections is now 1.3, instead of the Envoy default of 1.2.

In a similar way to how Contour users can configure Min/Max TLS version and Cipher Suites for Envoy's listeners, users can now specify the same information for upstream connections. In the ContourConfiguration, this is

... (truncated)

Commits
  • 56c95b7 Update Contour Docker image to v1.28.1.
  • 3164039 Fixes BackendTLSPolicy Status Update data race (#6187)
  • 26a6532 Update Contour Docker image to v1.28.0.
  • 92d5342 update docs & examples to match gateway-api/v1 (#5925)
  • 84b1117 build(deps): bump github.com/vektra/mockery/v2 from 2.40.1 to 2.40.3 (#6176)
  • 6ea6bb9 build(deps): bump mheap/github-action-required-labels (#6172)
  • 1e37c8f build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#6171)
  • 1577e07 build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (#6174)
  • 28180ca build(deps): bump github.com/cert-manager/cert-manager (#6175)
  • 09aaadf build(deps): bump the artifact-actions group with 2 updates (#6169)
  • Additional commits viewable 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 [github.com/projectcontour/contour](https://github.com/projectcontour/contour) from 1.27.0 to 1.28.1.
- [Release notes](https://github.com/projectcontour/contour/releases)
- [Changelog](https://github.com/projectcontour/contour/blob/main/RELEASES.md)
- [Commits](projectcontour/contour@v1.27.0...v1.28.1)

---
updated-dependencies:
- dependency-name: github.com/projectcontour/contour
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2024

The following labels could not be found: area/dependency.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2024

Superseded by #73.

@dependabot dependabot bot closed this Mar 24, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/main/github.com/projectcontour/contour-1.28.1 branch March 24, 2024 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants