This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 9437ffa6a36 HDDS-14085. Bump Hugo to 0.152.2 (#9441)
9437ffa6a36 is described below
commit 9437ffa6a36f5f4eb0aa2cd13a96741517c38931
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Sat Dec 6 20:39:40 2025 +0100
HDDS-14085. Bump Hugo to 0.152.2 (#9441)
---
hadoop-hdds/docs/content/feature/Quota.md | 1 -
hadoop-ozone/dev-support/checks/install/hugo.sh | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/hadoop-hdds/docs/content/feature/Quota.md
b/hadoop-hdds/docs/content/feature/Quota.md
index 53c196307fa..47dba21792f 100644
--- a/hadoop-hdds/docs/content/feature/Quota.md
+++ b/hadoop-hdds/docs/content/feature/Quota.md
@@ -7,7 +7,6 @@ icon: user
menu:
main:
parent: Features
-summary: Introduction to Ozone Quota
---
<!---
Licensed to the Apache Software Foundation (ASF) under one or more
diff --git a/hadoop-ozone/dev-support/checks/install/hugo.sh
b/hadoop-ozone/dev-support/checks/install/hugo.sh
index 293fd6b1981..cff2e46d21c 100644
--- a/hadoop-ozone/dev-support/checks/install/hugo.sh
+++ b/hadoop-ozone/dev-support/checks/install/hugo.sh
@@ -17,7 +17,7 @@
# This script installs Hugo.
# Requires _install_tool from _lib.sh. Use `source` for both scripts, because
it modifies $PATH.
-: ${HUGO_VERSION:=0.141.0}
+: ${HUGO_VERSION:=0.152.2}
_install_hugo() {
local os=$(uname -s)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]