Skip to content

Commit cd4f865

Browse files
authored
Added 1.11.3 FIPS to manifest (#73)
1 parent fae44a8 commit cd4f865

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

site/manifest.json

+15
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,21 @@
2222
"https://istio.io/latest/news/releases/1.11.x/announcing-1.11.3/"
2323
],
2424
"is_security_patch": false
25+
},
26+
{
27+
"version": "1.11.3",
28+
"flavor": "tetratefips",
29+
"flavor_version": 0,
30+
"k8s_versions": [
31+
"1.17",
32+
"1.18",
33+
"1.19",
34+
"1.20"
35+
],
36+
"release_notes": [
37+
"https://istio.io/latest/news/releases/1.11.x/announcing-1.11.3/"
38+
],
39+
"is_security_patch": false
2540
},
2641
{
2742
"version": "1.11.3",

0 commit comments

Comments
 (0)