This is an automated email from the ASF dual-hosted git repository.
sekikn pushed a commit to branch branch-1.5
in repository https://gitbox.apache.org/repos/asf/bigtop.git
The following commit(s) were added to refs/heads/branch-1.5 by this push:
new c6038eb Update default values in hieradata for release 1.5.0
c6038eb is described below
commit c6038ebb7d57c39d852081c31784ef7d846c0df3
Author: Kengo Seki <[email protected]>
AuthorDate: Wed Dec 2 08:11:02 2020 +0900
Update default values in hieradata for release 1.5.0
(cherry picked from commit 9715ca7ab9ae049b6e7b058c972e0ddd8aedf293)
---
bigtop-deploy/puppet/hieradata/bigtop/repo.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bigtop-deploy/puppet/hieradata/bigtop/repo.yaml
b/bigtop-deploy/puppet/hieradata/bigtop/repo.yaml
index 48c8a4a..0d6a912 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: "BB95B97B18226C73CB2838D1DBBF9D42B7B4BD70"
+bigtop::bigtop_repo_apt_key: "01621A73025BDCA30F4159C62922A48261524827"
bigtop::bigtop_repo_yum_key_url: "https://downloads.apache.org/bigtop/KEYS"
-bigtop::bigtop_repo_default_version: "1.4.0"
+bigtop::bigtop_repo_default_version: "1.5.0"