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 41623d42 Update default values in hieradata for release 3.1.1
41623d42 is described below
commit 41623d4279233bcea1ac86651c1fd1d80d4bdf5d
Author: Kengo Seki <[email protected]>
AuthorDate: Sat Jul 23 15:10:32 2022 +0900
Update default values in hieradata for release 3.1.1
(cherry picked from commit 4e72166d529489feaad83ac8b0a0472e970dc0c5)
---
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 22086d11..b96847cc 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.0"
+bigtop::bigtop_repo_default_version: "3.1.1"