Skip to content

Commit

Permalink
Update to rocket.chat 6.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Sep 18, 2023
1 parent 10140cf commit 11efa22
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.5
rocketchat_version: 6.3.7
# 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 11efa22

Please sign in to comment.