Skip to content

Commit 718a441

Browse files
authored
update hadoop yarn image version (#77)
Signed-off-by: zwzhang0107 <[email protected]>
1 parent f37c0c4 commit 718a441

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hadoop-yarn/v3.3.3/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ installation:
22
namespace: hadoop-yarn
33

44
image:
5-
repository: registry.cn-hangzhou.aliyuncs.com/koordinator-sh/apache-hadoop
6-
tag: 3.3.2-v1.0
5+
repository: registry.cn-beijing.aliyuncs.com/koordinator-sh/apache-hadoop
6+
tag: 3.3.3-v1.0
77
pullPolicy: Always
88

99
# The version of the hadoop libraries being used in the image.
10-
hadoopVersion: 3.3.2
10+
hadoopVersion: 3.3.3
1111
logLevel: INFO
1212

1313
yarn:

0 commit comments

Comments
 (0)