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

build(deps): bump github.com/linkerd/linkerd2-proxy-init from 1.5.2 to 1.6.2 #121

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 26, 2022

Bumps github.com/linkerd/linkerd2-proxy-init from 1.5.2 to 1.6.2.

Release notes

Sourced from github.com/linkerd/linkerd2-proxy-init's releases.

v1.6.2

What's Changed

This release adds system capabilities to xtables-nft-multi binary. Aside from sys caps, this release also adds a new just recipe to prune cache layers and bumps several dependencies.

v1.6.1

What's Changed

  • Fix issue with --wait flag where the flag would be applied to iptables-save resulting in errors when configuring the firewall.

v1.6.0

What's Changed


New linkerd2-proxy-init release adds support for iptables-nft by adding two new CLI flags that specify the binaries for iptables and iptables-save. Both default to the legacy version of iptables on Alpine.

  • Added support for iptables-nft
  • Bump github.com/spf13/cobra from 1.4.0 to 1.5.0

v1.5.3

What's Changed

  • Bump github.com/spf13/cobra from 1.2.1 to 1.3.0
  • Lowercase logs and remove redundant lines
Commits
  • 5942913 Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#74)
  • b709b7c Add Docker Cache Prune to just recipe (#73)
  • 65a486e Add sys net caps to xtables-nft-multi (#72)
  • fee530e Bump docker/setup-qemu-action from 1.2.0 to 2 (#71)
  • bd86a8b Bump docker/setup-buildx-action from 1.6.0 to 2 (#70)
  • 20e3d24 Bump actions/cache from 3.0.4 to 3.0.5 (#69)
  • 9e50580 Fix issue with arbitrary iptables binary (#68)
  • d35ee5b Refactor CI pipeline (#67)
  • 5df92e7 Add iptables-nft support (#66)
  • d783507 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#65)
  • 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 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/linkerd/linkerd2-proxy-init](https://github.com/linkerd/linkerd2-proxy-init) from 1.5.2 to 1.6.2.
- [Release notes](https://github.com/linkerd/linkerd2-proxy-init/releases)
- [Commits](linkerd/linkerd2-proxy-init@v1.5.2...v1.6.2)

---
updated-dependencies:
- dependency-name: github.com/linkerd/linkerd2-proxy-init
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 26, 2022
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants