Merge pull request #27343 from jimangel/update-hugo-82

updating hugo
This commit is contained in:
Kubernetes Prow Robot
2021-03-31 04:39:00 -07: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.79.1"
HUGO_VERSION = "0.82.0"
NODE_VERSION = "10.20.0"
RUBY_VERSION = "2.7.1"