File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"KindNode" : " v1.32.0@sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf63ad1bf49600cb027" ,
3
- "Serving" : " v1.18.1 " ,
3
+ "Serving" : " v1.19.0 " ,
4
4
"Eventing" : " v1.18.2" ,
5
- "Contour" : " v1.18 .0" ,
5
+ "Contour" : " v1.19 .0" ,
6
6
"Tekton" : " v1.1.0" ,
7
7
"Pac" : " v0.35.2"
8
8
}
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ set_versions() {
11
11
kind_node_version=v1.32.0@sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf63ad1bf49600cb027
12
12
13
13
# gets updated programatically via workflow -> PR creation
14
- knative_serving_version=" v1.18.1 "
14
+ knative_serving_version=" v1.19.0 "
15
15
knative_eventing_version=" v1.18.2"
16
- contour_version=" v1.18 .0"
16
+ contour_version=" v1.19 .0"
17
17
tekton_version=" v1.1.0"
18
18
pac_version=" v0.35.2"
19
19
}
You can’t perform that action at this time.
0 commit comments