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

linkerd2-proxy/2.257.0 package update #30379

Merged
merged 1 commit into from
Oct 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions linkerd2-proxy.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: linkerd2-proxy
version: 2.256.0
version: 2.257.0
epoch: 0
description: "A program that validates linkerd networks"
copyright:
Expand All @@ -23,7 +23,7 @@ pipeline:
with:
repository: https://github.com/linkerd/linkerd2-proxy
tag: release/v${{package.version}}
expected-commit: a41c37bbfae6d82d5fe94d2005293e6aa0354d27
expected-commit: 8a7d9956e56c919108fa7ab30c239f3808f1d4bb

- runs: |
export RUSTFLAGS="$RUSTFLAGS --cfg tokio_unstable"
Expand Down