This is an automated email from the ASF dual-hosted git repository.
guyuqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git
The following commit(s) were added to refs/heads/master by this push:
new 05ab2b321 Update default values in hieradata for release 3.2.0
05ab2b321 is described below
commit 05ab2b3217268be1e53d7d104d718e932fd3833f
Author: Yuqi Gu <[email protected]>
AuthorDate: Thu Dec 8 23:01:46 2022 +0800
Update default values in hieradata for release 3.2.0
---
bigtop-deploy/puppet/hieradata/bigtop/repo.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bigtop-deploy/puppet/hieradata/bigtop/repo.yaml
b/bigtop-deploy/puppet/hieradata/bigtop/repo.yaml
index b96847cc0..ae69ceb99 100644
--- a/bigtop-deploy/puppet/hieradata/bigtop/repo.yaml
+++ b/bigtop-deploy/puppet/hieradata/bigtop/repo.yaml
@@ -1,5 +1,5 @@
bigtop::bigtop_repo_gpg_check: true
bigtop::bigtop_repo_apt_key: "01621A73025BDCA30F4159C62922A48261524827"
bigtop::bigtop_repo_yum_key_url: "https://dlcdn.apache.org/bigtop/KEYS"
-bigtop::bigtop_repo_default_version: "3.1.1"
+bigtop::bigtop_repo_default_version: "3.2.0"