Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl authored Sep 13, 2023
1 parent 6dc2ed4 commit 1033cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/rocketchat/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
rocketchat_dir: /srv/rocketchat
rocketchat_application_path: '{{ rocketchat_dir }}/bundle'
# "latest" implies latest stable here, can be "3.3.0", for example
rocketchat_version: 6.3.4
rocketchat_version: 6.3.5
# rocketchat_tarball_remote: https://releases.rocket.chat/{{ rocketchat_version }}/download
rocketchat_tarball_remote: https://cdn-download.rocket.chat/build/rocket.chat-{{ rocketchat_version }}.tgz
rocketchat_tarball_fetch_timeout: 100
Expand Down

0 comments on commit 1033cdd

Please sign in to comment.