mirror of
https://github.com/YunoHost-Apps/grafana_ynh.git
synced 2024-09-03 20:36:29 +02:00
cleaning
This commit is contained in:
parent
31f867d468
commit
53e299afbd
2 changed files with 0 additions and 75 deletions
45
CHANGELOG.md
45
CHANGELOG.md
|
@ -1,45 +0,0 @@
|
||||||
Changelog
|
|
||||||
=========
|
|
||||||
|
|
||||||
## Unreleased
|
|
||||||
- Nothing for now...
|
|
||||||
|
|
||||||
## [7.4.0~ynh1](https://github.com/YunoHost-Apps/grafana_ynh/pull/23) - 2021-02-05
|
|
||||||
|
|
||||||
#### Changed
|
|
||||||
* Upgrade to upstream version 7.4.0
|
|
||||||
|
|
||||||
## [7.3.3~ynh1](https://github.com/YunoHost-Apps/grafana_ynh/pull/22) - 2020-11-15
|
|
||||||
|
|
||||||
#### Changed
|
|
||||||
* Upgrade to upstream version 7.3.3
|
|
||||||
* Migrate NetData configuration from deprecated backend configuration to Exporting Engine configuration
|
|
||||||
|
|
||||||
## [7.0.3~ynh1](https://github.com/YunoHost-Apps/grafana_ynh/pull/21) - 2020-06-13
|
|
||||||
|
|
||||||
#### Changed
|
|
||||||
* Upgrade to upstream version 7.0.3
|
|
||||||
|
|
||||||
## [7.0.1~ynh1](https://github.com/YunoHost-Apps/grafana_ynh/pull/21) - 2020-05-31
|
|
||||||
|
|
||||||
#### Changed
|
|
||||||
* Upgrade to upstream version 7.0.1
|
|
||||||
|
|
||||||
## [7.0.0~ynh1](https://github.com/YunoHost-Apps/grafana_ynh/pull/21) - 2020-05-24
|
|
||||||
|
|
||||||
#### Changed
|
|
||||||
* Upgrade to upstream version 7.0.0
|
|
||||||
|
|
||||||
## [6.7.3~ynh1](https://github.com/YunoHost-Apps/grafana_ynh/pull/21) - 2020-05-15
|
|
||||||
|
|
||||||
#### Added
|
|
||||||
* Add changelog
|
|
||||||
* Add issue template
|
|
||||||
|
|
||||||
#### Fixed
|
|
||||||
* fix buster support
|
|
||||||
|
|
||||||
#### Changed
|
|
||||||
* Use latest package guidelines
|
|
||||||
* Update default netdata dashboard
|
|
||||||
* Use Grafana official Debian repository for x86 and ARM
|
|
|
@ -1,30 +0,0 @@
|
||||||
;; Complete test
|
|
||||||
auto_remove=1
|
|
||||||
; Manifest
|
|
||||||
domain="domain.tld"
|
|
||||||
path="/path"
|
|
||||||
is_public=1
|
|
||||||
admin="john"
|
|
||||||
port="3000"
|
|
||||||
; Checks
|
|
||||||
pkg_linter=1
|
|
||||||
setup_sub_dir=1
|
|
||||||
setup_root=1
|
|
||||||
setup_nourl=0
|
|
||||||
setup_private=1
|
|
||||||
setup_public=1
|
|
||||||
upgrade=1
|
|
||||||
upgrade=1 from_commit=893b873f00c2f9793369b7cd5d034b06605aaa8a
|
|
||||||
# 8.3.3~ynh1
|
|
||||||
upgrade=1 from_commit=993c3b904f558057de4278c1833448fc124e8626
|
|
||||||
backup_restore=1
|
|
||||||
multi_instance=0
|
|
||||||
port_already_use=1
|
|
||||||
change_url=1
|
|
||||||
;;; Options
|
|
||||||
Email=
|
|
||||||
Notification=none
|
|
||||||
;;; Upgrade options
|
|
||||||
; commit=893b873f00c2f9793369b7cd5d034b06605aaa8a
|
|
||||||
name=Upgrade to upstream version 7.0.0
|
|
||||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&admin_password=secret&language=en&is_public=1&
|
|
Loading…
Add table
Reference in a new issue