This is an automated email from the ASF dual-hosted git repository. iwasakims 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 5efcb9fc6 Preparing for release 3.5.0 5efcb9fc6 is described below commit 5efcb9fc60c9404cba174592dbc12dfe8ec205fd Author: Masatake Iwasaki <iwasak...@apache.org> AuthorDate: Wed Jul 16 19:09:25 2025 +0900 Preparing for release 3.5.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 713437d6a..355fcd01a 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: "36243EECE206BB0D" bigtop::bigtop_repo_yum_key_url: "https://dlcdn.apache.org/bigtop/KEYS" -bigtop::bigtop_repo_default_version: "3.3.0" +bigtop::bigtop_repo_default_version: "3.4.0"