File tree Expand file tree Collapse file tree 3 files changed +8
-12
lines changed Expand file tree Collapse file tree 3 files changed +8
-12
lines changed Original file line number Diff line number Diff line change @@ -134,22 +134,16 @@ offlineSearch = false
134
134
twitter = " m3db_io"
135
135
disableHomeIcon = true
136
136
gettingStartedLink = " /docs/quickstart/docker"
137
+ version_menu = " Versions"
137
138
138
139
[params .api ]
139
140
localCordinator = " http://localhost:7201/"
140
141
apiEndpoint = " api/v1/"
141
142
142
- # TODO: Might need to refactor some of the K8s shortcodes later
143
- # Add your release versions here
144
- # TODO: Enable when ready
145
- # [[params.versions]]
146
- # version = "1.0"
147
- # url = "https://master.kubeflow.org"
148
- # [[params.versions]]
149
- # version = "0.9"
150
- # url = "https://master.kubeflow.org"
151
-
152
- # version_menu = "Versions"
143
+ [[params .versions ]]
144
+ version = " 1.0"
145
+ url = " "
146
+
153
147
154
148
# TODO: Do not like doing this really
155
149
[markup ]
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/chronosphereio/docs-theme v0.0.0-20201022162748-0ed11ce73f36 // indirect
7
- github.com/chronosphereio/victor v0.0.0-20201116163333-353bdc2746cd // indirect
7
+ github.com/chronosphereio/victor v0.0.0-20201122114854-310af010cab1 // indirect
8
8
)
Original file line number Diff line number Diff line change @@ -11,3 +11,5 @@ github.com/chronosphereio/victor v0.0.0-20201116125303-247fa0ea9ed5 h1:/eksfMA9u
11
11
github.com/chronosphereio/victor v0.0.0-20201116125303-247fa0ea9ed5 /go.mod h1:wz1ngMsk+1D1ug2ObnI3zXs+/ZdBPrWLb6R1WQW3XNM =
12
12
github.com/chronosphereio/victor v0.0.0-20201116163333-353bdc2746cd h1:6iKb0tNHpJX+3WKyv0s/dZ1IN8U7CMylYRPsv7Rjdpo =
13
13
github.com/chronosphereio/victor v0.0.0-20201116163333-353bdc2746cd /go.mod h1:wz1ngMsk+1D1ug2ObnI3zXs+/ZdBPrWLb6R1WQW3XNM =
14
+ github.com/chronosphereio/victor v0.0.0-20201122114854-310af010cab1 h1:N7NEcoufF4Suq0cS90d+O5OIAsdrZPFOMHuIoX5+LVo =
15
+ github.com/chronosphereio/victor v0.0.0-20201122114854-310af010cab1 /go.mod h1:wz1ngMsk+1D1ug2ObnI3zXs+/ZdBPrWLb6R1WQW3XNM =
You can’t perform that action at this time.
0 commit comments