Merge pull request #25773 from sftim/20201222_hugo_version_bump

Switch to Hugo v0.79.1
This commit is contained in:
Kubernetes Prow Robot
2020-12-28 17:28:28 -08:00
committed by GitHub
+1 -1
View File
@@ -7,7 +7,7 @@ functions = "functions"
command = "git submodule update --init --recursive --depth 1 && make non-production-build"
[build.environment]
HUGO_VERSION = "0.74.3"
HUGO_VERSION = "0.79.1"
NODE_VERSION = "10.20.0"
RUBY_VERSION = "2.7.1"