Skip to content

Commit

Permalink
rocket.chat updated to 6.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Nov 15, 2023
1 parent 413f93f commit a31b7a0
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.4.5
rocketchat_version: 6.4.6
# 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 a31b7a0

Please sign in to comment.