-
Notifications
You must be signed in to change notification settings - Fork 99
Expand file tree
/
Copy pathversions.yml
More file actions
35 lines (30 loc) · 833 Bytes
/
versions.yml
File metadata and controls
35 lines (30 loc) · 833 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# branch info
branch: release/v3.8
# self
version: 3.8.2
productName: "Ambassador Edge Stack"
productNamePlural: "Ambassador Edge Stacks"
productNamespace: ambassador
productDeploymentName: edge-stack
productHelmName: edge-stack
# OSS (not self)
ossVersion: 3.8.2
ossDocsVersion: "pre-release"
ossChartVersion: 8.8.2
OSSproductName: "Emissary-ingress"
OSSproductNamePlural: "Emissary-ingresses"
# AES (self)
aesVersion: 3.8.2
aesDocsVersion: "pre-release"
aesChartVersion: 8.8.2
AESproductName: "Ambassador Edge Stack"
AESproductNamePlural: "Ambassador Edge Stacks"
# other products
qotmVersion: 1.7
quoteVersion: 0.5.0
# Most recent version from previous major versions
# This is mostly to ensure that the migration matrix stays up-to-date
versionTwoX: 2.5.1
chartVersionTwoX: 7.6.1
versionOneX: 1.14.4
chartVersionOneX: 6.9.5