This is an automated email from the ASF dual-hosted git repository. iwasakims pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/bigtop.git
The following commit(s) were added to refs/heads/branch-3.5 by this push: new 833077b1d Changing version to 3.5.0 833077b1d is described below commit 833077b1dba4bd54ee55ef81c85279da789bde40 Author: Masatake Iwasaki <iwasak...@apache.org> AuthorDate: Wed Jul 16 19:10:07 2025 +0900 Changing version to 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..a50360b83 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.5.0"