Commit graph

267 commits

Author SHA1 Message Date
Franck Nijhof
0f768da930
🔨Rewrite of add-on (#214)
* ⬆️ Upgrades add-on base image to 12.0.0

* 🔨 Rewrite add-on

* 📚 Docs adjustments

* Tweak

* Remove now obsolete pyopenssl

* 🔒 Sign add-on with Codenotary Community Attestation Service (CAS)

* Add build deps
2022-06-10 16:27:25 +02:00
dependabot[bot]
628a5f6703
⬆️ Bump plexapi from 4.11.1 to 4.11.2 in /tautulli (#213)
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.11.1 to 4.11.2.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.11.1...4.11.2)

---
updated-dependencies:
- dependency-name: plexapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 09:44:57 +02:00
dependabot[bot]
72565f17fb
⬆️ Bump plexapi from 4.10.1 to 4.11.1 in /tautulli (#212)
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.10.1 to 4.11.1.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.10.1...4.11.1)

---
updated-dependencies:
- dependency-name: plexapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 18:02:51 +02:00
Joakim Sørensen
261f692d34
Replace and/or remove refrences to ludeeus (#210)
Co-authored-by: Franck Nijhof <frenck@addons.community>
2022-05-17 23:46:45 +02:00
dependabot[bot]
fcb1af9fc4
⬆️ Bump plexapi from 4.9.2 to 4.10.1 in /tautulli (#207)
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.9.2 to 4.10.1.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.9.2...4.10.1)

---
updated-dependencies:
- dependency-name: plexapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-21 10:29:05 +01:00
dependabot[bot]
743d20829e
⬆️ Bump plexapi from 4.9.1 to 4.9.2 in /tautulli (#204)
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.9.1...4.9.2)

---
updated-dependencies:
- dependency-name: plexapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 09:07:49 +01:00
dependabot[bot]
c8413ab0b9
⬆️ Bump pycryptodomex from 3.14.0 to 3.14.1 in /tautulli (#203)
Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.14.0...v3.14.1)

---
updated-dependencies:
- dependency-name: pycryptodomex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 08:53:37 +01:00
dependabot[bot]
068fc50ab3
⬆️ Bump pyopenssl from 21.0.0 to 22.0.0 in /tautulli (#201)
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 21.0.0 to 22.0.0.
- [Release notes](https://github.com/pyca/pyopenssl/releases)
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/pyopenssl/compare/21.0.0...22.0.0)

---
updated-dependencies:
- dependency-name: pyopenssl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 10:34:14 +01:00
dependabot[bot]
a3759bd86d
⬆️ Bump pycryptodomex from 3.13.0 to 3.14.0 in /tautulli (#202)
Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.13.0...v3.14.0)

---
updated-dependencies:
- dependency-name: pycryptodomex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 10:03:07 +01:00
dependabot[bot]
11ec6a8210
⬆️ Bump plexapi from 4.9.0 to 4.9.1 in /tautulli (#200)
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.9.0...4.9.1)

---
updated-dependencies:
- dependency-name: plexapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 08:19:50 +01:00
dependabot[bot]
6cf775d250
⬆️ Bump plexapi from 4.8.0 to 4.9.0 in /tautulli (#198)
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.8.0...4.9.0)

---
updated-dependencies:
- dependency-name: plexapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 09:07:50 +01:00
dependabot[bot]
a35886b191
⬆️ Bump pycryptodomex from 3.11.0 to 3.13.0 in /tautulli (#199)
Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.11.0 to 3.13.0.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.11.0...v3.13.0)

---
updated-dependencies:
- dependency-name: pycryptodomex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 09:00:55 +01:00
Franck Nijhof
dad2609d79
⬆️ Upgrades Tautulli to v2.8.1 (#197) 2022-01-06 19:51:52 +01:00
Franck Nijhof
59835807be
⬆️ Upgrades Tautulli to v2.8.0 (#195) 2021-12-16 11:00:35 +01:00
Franck Nijhof
678bb5c8c4
⬆️ Upgrades add-on base image to 11.0.0 (#194) 2021-12-16 10:06:21 +01:00
Franck Nijhof
44c2ff57cc
⬆️ Upgrades add-on base image to 11.0.0 (#193) 2021-12-16 09:46:29 +01:00
Franck Nijhof
b8b13b2b93
🚀 Update CI to latest version (#192) 2021-12-15 20:08:49 +01:00
dependabot[bot]
e276428095
⬆️ Bump plexapi from 4.7.2 to 4.8.0 in /tautulli (#190)
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.7.2...4.8.0)

---
updated-dependencies:
- dependency-name: plexapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-22 11:55:46 +01:00
Franck Nijhof
1dd5becc9f
⬆️ Upgrades Tautulli to v2.7.7 (#189) 2021-11-10 16:19:42 +01:00
Franck Nijhof
adb85ca6ff
⬆️ Upgrades add-on base image to 10.2.2 (#188) 2021-11-10 16:19:16 +01:00
Franck Nijhof
00167637fc
⬆️ Upgrades add-on base image to 10.2.1 (#187) 2021-11-09 20:20:16 +01:00
Franck Nijhof
789888eb85
Migrate JSON config to YAML (#186) 2021-11-09 20:03:07 +01:00
Franck Nijhof
2bdac10100
Switch to centralized GitHub Action Workflows (#185) 2021-11-09 19:33:03 +01:00
Franck Nijhof
7b5e86c33a
⬆️ Upgrades add-on base image to 10.1.0 (#184) 2021-11-09 19:06:45 +01:00
dependabot[bot]
1ff93ff50d
⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#180)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 08:28:51 +02:00
dependabot[bot]
d4577ccace
⬆️ Bump pycryptodomex from 3.10.4 to 3.11.0 in /tautulli (#179)
Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.10.4 to 3.11.0.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.10.4...v3.11.0)

---
updated-dependencies:
- dependency-name: pycryptodomex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-11 09:03:01 +02:00
Franck Nijhof
f0d8db08c7
⬆️ Upgrade lock-threads workflow to 3.0.0 (#178) 2021-10-07 14:33:20 +02:00
dependabot[bot]
af965fd98b
⬆️ Bump creyD/prettier_action from 3.3 to 4.0 (#170)
Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0.
- [Release notes](https://github.com/creyD/prettier_action/releases)
- [Commits](https://github.com/creyD/prettier_action/compare/v3.3...v4.0)

---
updated-dependencies:
- dependency-name: creyD/prettier_action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-07 11:35:38 +02:00
dependabot[bot]
0ff719bd62
⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#169)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-06 10:20:17 +02:00
dependabot[bot]
78ba37e323
⬆️ Bump plexapi from 4.7.1 to 4.7.2 in /tautulli (#177)
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.7.1 to 4.7.2.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.7.1...4.7.2)

---
updated-dependencies:
- dependency-name: plexapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-05 08:51:38 +02:00
dependabot[bot]
96416dcb2f
⬆️ Bump pyopenssl from 20.0.1 to 21.0.0 in /tautulli (#175)
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 20.0.1 to 21.0.0.
- [Release notes](https://github.com/pyca/pyopenssl/releases)
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/pyopenssl/compare/20.0.1...21.0.0)

---
updated-dependencies:
- dependency-name: pyopenssl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-29 09:11:01 +02:00
dependabot[bot]
eb688623e0
⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#176)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4.1)

---
updated-dependencies:
- dependency-name: frenck/action-addon-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-29 08:53:01 +02:00
dependabot[bot]
6557c7c83b
⬆️ Bump pycryptodomex from 3.10.1 to 3.10.4 in /tautulli (#172)
Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.10.1 to 3.10.4.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.10.1...v3.10.4)

---
updated-dependencies:
- dependency-name: pycryptodomex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 17:22:48 +02:00
dependabot[bot]
17332e3934
⬆️ Bump plexapi from 4.7.0 to 4.7.1 in /tautulli (#171)
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.7.0...4.7.1)

---
updated-dependencies:
- dependency-name: plexapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 17:17:39 +02:00
dependabot[bot]
3d3677c7ef
⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#166)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.2...v2.3)

---
updated-dependencies:
- dependency-name: frenck/action-addon-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-26 10:56:29 +02:00
dependabot[bot]
04bdac37c7
⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 (#165)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 10:55:45 +02:00
dependabot[bot]
1a3bccd2fa
⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#164)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-18 09:35:35 +02:00
Franck Nijhof
2191f62d42
🚑 Fix contributing link in readme (#163) 2021-08-17 22:48:38 +02:00
Franck Nijhof
3abab6bd1d
🚀 Add-on CI improvements (#162) 2021-08-17 22:06:51 +02:00
dependabot[bot]
532addd5e6
⬆️ Bump plexapi from 4.6.1 to 4.7.0 (#161)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-27 11:00:01 +02:00
Franck Nijhof
0b21939705
⬆️ Upgrades Tautulli to v2.7.5 (#160) 2021-07-16 09:59:13 +02:00
dependabot[bot]
2fe21f789e
⬆️ Bump actions/stale from 3.0.19 to 4 (#158)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-15 21:07:33 +02:00
dependabot[bot]
7ed1a30144
⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 (#159)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.1 to 2.2.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.1...v2.2)

---
updated-dependencies:
- dependency-name: frenck/action-addon-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-15 17:26:37 +02:00
dependabot[bot]
77dae2eaae
⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 (#157)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-13 10:21:31 +02:00
dependabot[bot]
9c2c46c01d
⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#156)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.0.3 to 2.1.1.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v2.0.3...v2.1.1)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 13:42:41 +02:00
dependabot[bot]
05f4483dc7
⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 (#154)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 09:44:24 +02:00
Franck Nijhof
b23763c587
Bump wheels link again (#153)
* Bump wheels link again

* Fix build
2021-07-02 13:31:34 +02:00
Franck Nijhof
7cbcb07e73
Change add-on startup to application level (#152)
* Change add-on startup to application level

* Remove default value
2021-07-02 12:47:31 +02:00
Franck Nijhof
fd8e4f248a
⬆️ Upgrades Tautulli to v2.7.4 (#151) 2021-07-02 12:13:45 +02:00
Franck Nijhof
439e56191d
⬆️ Upgrades add-on base image to v10.0.0 (#150) 2021-07-02 12:00:15 +02:00