Skip to content

Commit

Permalink
rocket.chat 6.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Mar 19, 2024
1 parent 9c90bd3 commit b062367
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 @@ -9,7 +9,7 @@ rocketchat_packages:
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.6.3
rocketchat_version: 6.6.4
# 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 b062367

Please sign in to comment.