From 60689c7d7fc24f06cc9436b724de8987a8e486cb Mon Sep 17 00:00:00 2001 From: Expaso Date: Fri, 30 Aug 2024 13:10:57 +0000 Subject: [PATCH] :arrow_up: Updating add-on TimescaleDB to 4602020 --- README.md | 6 +++--- timescaledb/CHANGELOG.md | 1 + timescaledb/config.yaml | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0dd86f3..9487ab4 100644 --- a/README.md +++ b/README.md @@ -68,10 +68,10 @@ on the correct GitHub repository matching the add-on. For a general repository issue or add-on ideas [open an issue here][issue] -[addon-timescaledb]: https://github.com/expaso/hassos-addon-timescaledb/tree/3dd1214 -[addon-doc-timescaledb]: https://github.com/expaso/hassos-addon-timescaledb/blob/3dd1214/README.md +[addon-timescaledb]: https://github.com/expaso/hassos-addon-timescaledb/tree/4602020 +[addon-doc-timescaledb]: https://github.com/expaso/hassos-addon-timescaledb/blob/4602020/README.md [timescaledb-issue]: https://github.com/expaso/hassos-addon-timescaledb/issues -[timescaledb-version-shield]: https://img.shields.io/badge/version-3dd1214-blue.svg +[timescaledb-version-shield]: https://img.shields.io/badge/version-4602020-blue.svg [timescaledb-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [timescaledb-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [timescaledb-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/timescaledb/CHANGELOG.md b/timescaledb/CHANGELOG.md index ed575f7..69af713 100644 --- a/timescaledb/CHANGELOG.md +++ b/timescaledb/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v4.0.1 +- Added release drafter again - Setup Edge Repository - Updated Addon Version Identifier - Updated config.yaml diff --git a/timescaledb/config.yaml b/timescaledb/config.yaml index fe58755..2fcb659 100644 --- a/timescaledb/config.yaml +++ b/timescaledb/config.yaml @@ -1,5 +1,5 @@ name: TimescaleDB -version: 3dd1214 +version: '4602020' slug: timescaledb description: An open-source database built on PostgreSQL for analyzing time-series data with the power and convenience of SQL