[plex-exporter] Update to common, add loglevel argument (#48)

* [plex-exporter] Update to common, add loglevel argument

* Fix empty lines

* Clean linting

* Add missing repo to ct
This commit is contained in:
2023-03-06 09:28:09 +00:00
committed by GitHub
parent d9ed2b2bed
commit 3e65c6aff7
7 changed files with 26 additions and 68 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: 0.2.2
appVersion: 0.2.3
description: A prometheus exporter for Plex Media Server
name: plex-exporter
version: 0.1.2
version: 0.1.3
kubeVersion: ">=1.16.0-0"
keywords:
- plex-exporter
@@ -16,5 +16,4 @@ maintainers:
dependencies:
- name: common
repository: https://nikdoof.github.io/helm-charts/
version: 4.5.2
version: 4.5.3