Skip to content

Commit bc2d914

Browse files
Update to rocket chat 6.9.0
1 parent 8af47ca commit bc2d914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/rocketchat/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ rocketchat_packages:
99
rocketchat_dir: /srv/rocketchat
1010
rocketchat_application_path: '{{ rocketchat_dir }}/bundle'
1111
# "latest" implies latest stable here, can be "3.3.0", for example
12-
rocketchat_version: 6.8.0
12+
rocketchat_version: 6.9.0
1313
# rocketchat_tarball_remote: https://releases.rocket.chat/{{ rocketchat_version }}/download
1414
rocketchat_tarball_remote: https://cdn-download.rocket.chat/build/rocket.chat-{{ rocketchat_version }}.tgz
1515
rocketchat_tarball_fetch_timeout: 100

0 commit comments

Comments
 (0)