Updated release notes for edge-23.6.2 (#11030)

* Updated release notes for edge-23.6.2

Signed-off-by: Eric Anderson <eric@buoyant.io>

* Updated helm charts and readmes

Signed-off-by: Eric Anderson <eric@buoyant.io>

* Updated release notes for edge release

Signed-off-by: Eric Anderson <eric@buoyant.io>

---------

Signed-off-by: Eric Anderson <eric@buoyant.io>
This commit is contained in:
Eric Anderson 2023-06-16 16:58:17 -07:00 committed by GitHub
parent a965e1a7ae
commit 352e404aea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 29 additions and 17 deletions

View File

@ -1,5 +1,17 @@
# Changes
## edge-23.6.2
This edge release introduces timeout capabilities for HTTPRoutes in a manner
compatible with the proposed changes to HTTPRoute in
[kubernetes-sigs/gateway-api#1997](https://github.com/kubernetes-sigs/gateway-api/pull/1997).
This release also includes several small improvements and fixes:
* A fix for HA validation checks when Linkerd is installed with Helm. Thanks
@mikutas!!
* Build improvements for multi-arch build artifacts. Thanks @MarkSRobinson!!
## edge-23.6.1
This edge release changes the behavior of the CNI plugin to run exclusively in

View File

@ -16,7 +16,7 @@ dependencies:
- name: partials
version: 0.1.0
repository: file://../partials
version: 1.13.5-edge
version: 1.13.6-edge
icon: https://linkerd.io/images/logo-only-200h.png
maintainers:
- name: Linkerd authors

View File

@ -3,7 +3,7 @@
Linkerd gives you observability, reliability, and security
for your microservices — with no code change required.
![Version: 1.13.5-edge](https://img.shields.io/badge/Version-1.13.5--edge-informational?style=flat-square)
![Version: 1.13.6-edge](https://img.shields.io/badge/Version-1.13.6--edge-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![AppVersion: edge-XX.X.X](https://img.shields.io/badge/AppVersion-edge--XX.X.X-informational?style=flat-square)

View File

@ -14,7 +14,7 @@ dependencies:
- name: partials
version: 0.1.0
repository: file://../partials
version: 1.7.2-edge
version: 1.7.3-edge
icon: https://linkerd.io/images/logo-only-200h.png
maintainers:
- name: Linkerd authors

View File

@ -3,7 +3,7 @@
Linkerd gives you observability, reliability, and security
for your microservices — with no code change required.
![Version: 1.7.2-edge](https://img.shields.io/badge/Version-1.7.2--edge-informational?style=flat-square)
![Version: 1.7.3-edge](https://img.shields.io/badge/Version-1.7.3--edge-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
**Homepage:** <https://linkerd.io>

View File

@ -9,4 +9,4 @@ description: |
kubeVersion: ">=1.21.0-0"
icon: https://linkerd.io/images/logo-only-200h.png
name: "linkerd2-cni"
version: 30.9.2-edge
version: 30.9.3-edge

View File

@ -6,7 +6,7 @@ Linkerd [CNI plugin](https://linkerd.io/2/features/cni/) takes care of setting
up your pod's network so incoming and outgoing traffic is proxied through the
data plane.
![Version: 30.9.2-edge](https://img.shields.io/badge/Version-30.9.2--edge-informational?style=flat-square)
![Version: 30.9.3-edge](https://img.shields.io/badge/Version-30.9.3--edge-informational?style=flat-square)
![AppVersion: edge-XX.X.X](https://img.shields.io/badge/AppVersion-edge--XX.X.X-informational?style=flat-square)

14
cli/cmd/testdata/install_crds.golden generated vendored
View File

@ -6,7 +6,7 @@ metadata:
annotations:
linkerd.io/created-by: linkerd/cli dev-undefined
labels:
helm.sh/chart: linkerd-crds-1.7.2-edge
helm.sh/chart: linkerd-crds-1.7.3-edge
linkerd.io/control-plane-ns: linkerd
spec:
group: policy.linkerd.io
@ -105,7 +105,7 @@ metadata:
annotations:
linkerd.io/created-by: linkerd/cli dev-undefined
labels:
helm.sh/chart: linkerd-crds-1.7.2-edge
helm.sh/chart: linkerd-crds-1.7.3-edge
linkerd.io/control-plane-ns: linkerd
spec:
group: policy.linkerd.io
@ -3437,7 +3437,7 @@ metadata:
annotations:
linkerd.io/created-by: linkerd/cli dev-undefined
labels:
helm.sh/chart: linkerd-crds-1.7.2-edge
helm.sh/chart: linkerd-crds-1.7.3-edge
linkerd.io/control-plane-ns: linkerd
spec:
group: policy.linkerd.io
@ -3525,7 +3525,7 @@ metadata:
annotations:
linkerd.io/created-by: linkerd/cli dev-undefined
labels:
helm.sh/chart: linkerd-crds-1.7.2-edge
helm.sh/chart: linkerd-crds-1.7.3-edge
linkerd.io/control-plane-ns: linkerd
spec:
group: policy.linkerd.io
@ -3578,7 +3578,7 @@ metadata:
annotations:
linkerd.io/created-by: linkerd/cli dev-undefined
labels:
helm.sh/chart: linkerd-crds-1.7.2-edge
helm.sh/chart: linkerd-crds-1.7.3-edge
linkerd.io/control-plane-ns: linkerd
spec:
group: policy.linkerd.io
@ -3844,7 +3844,7 @@ metadata:
annotations:
linkerd.io/created-by: linkerd/cli dev-undefined
labels:
helm.sh/chart: linkerd-crds-1.7.2-edge
helm.sh/chart: linkerd-crds-1.7.3-edge
linkerd.io/control-plane-ns: linkerd
spec:
group: policy.linkerd.io
@ -3979,7 +3979,7 @@ metadata:
annotations:
linkerd.io/created-by: linkerd/cli dev-undefined
labels:
helm.sh/chart: linkerd-crds-1.7.2-edge
helm.sh/chart: linkerd-crds-1.7.3-edge
linkerd.io/control-plane-ns: linkerd
spec:
group: linkerd.io

View File

@ -11,7 +11,7 @@ kubeVersion: ">=1.21.0-0"
name: linkerd-jaeger
sources:
- https://github.com/linkerd/linkerd2/
version: 30.10.2-edge
version: 30.10.3-edge
icon: https://linkerd.io/images/logo-only-200h.png
maintainers:
- name: Linkerd authors

View File

@ -3,7 +3,7 @@
The Linkerd-Jaeger extension adds distributed tracing to Linkerd using
OpenCensus and Jaeger.
![Version: 30.10.2-edge](https://img.shields.io/badge/Version-30.10.2--edge-informational?style=flat-square)
![Version: 30.10.3-edge](https://img.shields.io/badge/Version-30.10.3--edge-informational?style=flat-square)
![AppVersion: edge-XX.X.X](https://img.shields.io/badge/AppVersion-edge--XX.X.X-informational?style=flat-square)

View File

@ -11,7 +11,7 @@ kubeVersion: ">=1.21.0-0"
name: "linkerd-multicluster"
sources:
- https://github.com/linkerd/linkerd2/
version: 30.9.2-edge
version: 30.9.3-edge
icon: https://linkerd.io/images/logo-only-200h.png
maintainers:
- name: Linkerd authors

View File

@ -3,7 +3,7 @@
The Linkerd-Multicluster extension contains resources to support multicluster
linking to remote clusters
![Version: 30.9.2-edge](https://img.shields.io/badge/Version-30.9.2--edge-informational?style=flat-square)
![Version: 30.9.3-edge](https://img.shields.io/badge/Version-30.9.3--edge-informational?style=flat-square)
![AppVersion: edge-XX.X.X](https://img.shields.io/badge/AppVersion-edge--XX.X.X-informational?style=flat-square)