Skip to content

Commit 47f01c5

Browse files
Ajay-singh1craigboxdhawton
authored
bump: Hugo to version 0.147.4 (#16499)
* bump: Hugo to version 0.147.2 * Add flag for hugo bump * update comment Co-authored-by: Craig Box <[email protected]> * Update netlify.toml --------- Co-authored-by: Craig Box <[email protected]> Co-authored-by: Daniel Hawton <[email protected]>
1 parent 1f2d4b6 commit 47f01c5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

netlify.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
publish = "public"
33

44
[build.environment]
5-
HUGO_VERSION = "0.145.0"
5+
# Consult the Docs WG before bumping Hugo.
6+
# Specifically, the version here should match docker/build-tools/Dockerfile in istio/tools,
7+
# and the new build container should have been updated by Automator in istio/test-infra
8+
# before manually updating the version used by Netlify.
9+
HUGO_VERSION = "0.147.4"
610
NODE_VERSION = "22.14.0"
711
BUILD_WITH_CONTAINER = "0"
812
GO_VERSION = "1.24.2"

0 commit comments

Comments
 (0)