diff --git a/netlify.toml b/netlify.toml
index ca87707ce2..00ebed217d 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -8,7 +8,7 @@ command = "git submodule update --init --recursive --depth 1 && make non-product
 
 [build.environment]
 NODE_VERSION = "10.20.0"
-HUGO_VERSION = "0.111.0"
+HUGO_VERSION = "0.111.3"
 
 [context.production.environment]
 HUGO_BASEURL = "https://kubernetes.io/"