Update Hugo version to 0.57.2

This commit is contained in:
zacharysarah
2019-10-01 16:50:22 -07:00
parent 9d39014d1e
commit 7602871600
+1 -1
View File
@@ -7,7 +7,7 @@ functions = "functions"
command = "make non-production-build"
[build.environment]
HUGO_VERSION = "0.53"
HUGO_VERSION = "0.57.2"
[context.production.environment]
HUGO_BASEURL = "https://kubernetes.io/"