We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f80fd commit 9437ffaCopy full SHA for 9437ffa
hadoop-hdds/docs/content/feature/Quota.md
@@ -7,7 +7,6 @@ icon: user
7
menu:
8
main:
9
parent: Features
10
-summary: Introduction to Ozone Quota
11
---
12
<!---
13
Licensed to the Apache Software Foundation (ASF) under one or more
hadoop-ozone/dev-support/checks/install/hugo.sh
@@ -17,7 +17,7 @@
17
# This script installs Hugo.
18
# Requires _install_tool from _lib.sh. Use `source` for both scripts, because it modifies $PATH.
19
20
-: ${HUGO_VERSION:=0.141.0}
+: ${HUGO_VERSION:=0.152.2}
21
22
_install_hugo() {
23
local os=$(uname -s)
0 commit comments