change hugo version unsafe

This commit is contained in:
Jim Angel
2020-03-27 18:38:51 -05:00
parent edba6ff1a2
commit fdb2318683
2 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ functions = "functions"
command = "make non-production-build"
[build.environment]
HUGO_VERSION = "0.59.1"
HUGO_VERSION = "0.70.0"
[context.production.environment]
HUGO_BASEURL = "https://kubernetes.io/"