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

[bigtop] branch branch-3.1 updated: Update default values in hieradata for release 3.1.0

This is an automated email from the ASF dual-hosted git repository.

sekikn pushed a commit to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/branch-3.1 by this push:
     new 2ebe78e0 Update default values in hieradata for release 3.1.0
2ebe78e0 is described below

commit 2ebe78e050f1df034e975e36c4ea1a006552fffa
Author: Kengo Seki <se...@apache.org>
AuthorDate: Tue Apr 26 21:01:46 2022 +0900

    Update default values in hieradata for release 3.1.0
    
    (cherry picked from commit 9d4d3c73574681ea50928b611b94854665de7510)
---
 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 8632f0e7..22086d11 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.0.0"
+bigtop::bigtop_repo_default_version: "3.1.0"