File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -103,30 +103,30 @@ docsbranch = "release-1.18"
103
103
url = " https://kubernetes.io"
104
104
105
105
[[params .versions ]]
106
- fullversion = " v1.17.0 "
106
+ fullversion = " v1.17.4 "
107
107
version = " v1.17"
108
- githubbranch = " v1.17.0 "
108
+ githubbranch = " v1.17.4 "
109
109
docsbranch = " release-1.17"
110
110
url = " https://v1-17.docs.kubernetes.io"
111
111
112
112
[[params .versions ]]
113
- fullversion = " v1.16.3 "
113
+ fullversion = " v1.16.8 "
114
114
version = " v1.16"
115
- githubbranch = " v1.16.3 "
115
+ githubbranch = " v1.16.8 "
116
116
docsbranch = " release-1.16"
117
117
url = " https://v1-16.docs.kubernetes.io"
118
118
119
119
[[params .versions ]]
120
- fullversion = " v1.15.6 "
120
+ fullversion = " v1.15.11 "
121
121
version = " v1.15"
122
- githubbranch = " v1.15.6 "
122
+ githubbranch = " v1.15.11 "
123
123
docsbranch = " release-1.15"
124
124
url = " https://v1-15.docs.kubernetes.io"
125
125
126
126
[[params .versions ]]
127
- fullversion = " v1.14.9 "
127
+ fullversion = " v1.14.10 "
128
128
version = " v1.14"
129
- githubbranch = " v1.14.9 "
129
+ githubbranch = " v1.14.10 "
130
130
docsbranch = " release-1.14"
131
131
url = " https://v1-14.docs.kubernetes.io"
132
132
You can’t perform that action at this time.
0 commit comments