Skip to content

Commit 9437ffa

Browse files
authored
HDDS-14085. Bump Hugo to 0.152.2 (#9441)
1 parent 36f80fd commit 9437ffa

File tree

2 files changed

+1
-2
lines changed
  • hadoop-hdds/docs/content/feature
  • hadoop-ozone/dev-support/checks/install

2 files changed

+1
-2
lines changed

hadoop-hdds/docs/content/feature/Quota.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ icon: user
77
menu:
88
main:
99
parent: Features
10-
summary: Introduction to Ozone Quota
1110
---
1211
<!---
1312
Licensed to the Apache Software Foundation (ASF) under one or more

hadoop-ozone/dev-support/checks/install/hugo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# This script installs Hugo.
1818
# Requires _install_tool from _lib.sh. Use `source` for both scripts, because it modifies $PATH.
1919

20-
: ${HUGO_VERSION:=0.141.0}
20+
: ${HUGO_VERSION:=0.152.2}
2121

2222
_install_hugo() {
2323
local os=$(uname -s)

0 commit comments

Comments
 (0)