bump:Hugo to v0.147.8 (#16569)

This commit is contained in:
Ajay Singh 2025-07-31 16:12:03 +05:30 committed by GitHub
parent bab9c6d794
commit c432d22fe1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# Specifically, the version here should match docker/build-tools/Dockerfile in istio/tools,
# and the new build container should have been updated by Automator in istio/test-infra
# before manually updating the version used by Netlify.
HUGO_VERSION = "0.147.4"
HUGO_VERSION = "0.147.8"
NODE_VERSION = "22.14.0"
BUILD_WITH_CONTAINER = "0"
GO_VERSION = "1.24.2"