You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by gu...@apache.org on 2022/12/08 15:04:09 UTC

[bigtop] branch master updated: Update default values in hieradata for release 3.2.0

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 <gu...@apache.org>
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"