@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
## Unreleased
### Changed
- Rely on the existing sensu repositories to install Uchiwa
+- Use the latest version of the FreeBSD package
## 1.1.0 2017-04-03
### Added
@@ -4,7 +4,7 @@
# Sensu config/package properties
sensu_config_path: /usr/local/etc/sensu
-sensu_pkg_version: 0.28.4_1
+sensu_pkg_version: 0.29.0_1
sensu_pkg_download_url: https://sensu.global.ssl.fastly.net/freebsd/FreeBSD:{{ ansible_distribution_major_version }}:{{ ansible_architecture }}/sensu/sensu-{{ sensu_pkg_version }}.txz
sensu_pkg_download_path: /root/sensu_latest.txz