diff --git a/netlify.toml b/netlify.toml index a312d030e1..1c8898e0ce 100644 --- a/netlify.toml +++ b/netlify.toml @@ -7,7 +7,7 @@ functions = "functions" command = "make non-production-build" [build.environment] -HUGO_VERSION = "0.57.2" +HUGO_VERSION = "0.59.1" [context.production.environment] HUGO_BASEURL = "https://kubernetes.io/"