Skip to content

Commit a55fa00

Browse files
author
Ivan Sim
committed
Bump default version to edge-19.8.1 due to dependency on RSA support
Signed-off-by: Ivan Sim <[email protected]>
1 parent c79c414 commit a55fa00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/linkerd2/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: "v1"
2-
appVersion: stable-2.4.0
2+
appVersion: edge-19.8.1
33
description: Linkerd gives you observability, reliability, and security for your microservices — with no code change required.
44
home: https://linkerd.io
55
keywords:

charts/linkerd2/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ EnablePodAntiAffinity: false
88
ImagePullPolicy: &image_pull_policy IfNotPresent
99

1010
# control plane version. See Proxy section for proxy version
11-
LinkerdVersion: &linkerd_version stable-2.4.0
11+
LinkerdVersion: &linkerd_version edge-19.8.1
1212

1313
Namespace: linkerd
1414
OmitWebhookSideEffects: false

0 commit comments

Comments
 (0)