mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-24 07:09:30 +00:00
[plex-exporter] Fix issues with Autodiscovery (#31)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# plex-exporter
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
A prometheus exporter for Plex Media Server
|
||||
|
||||
@@ -98,6 +98,34 @@ All notable changes to this application Helm chart will be documented in this fi
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
### [0.0.3]
|
||||
|
||||
#### Added
|
||||
|
||||
- N/A
|
||||
|
||||
#### Changed
|
||||
|
||||
- Fixed autodiscovery configuration issues when using `envFrom`
|
||||
|
||||
#### Removed
|
||||
|
||||
- N/A
|
||||
|
||||
### [0.0.2]
|
||||
|
||||
#### Added
|
||||
|
||||
- Support for auto discovery
|
||||
|
||||
#### Changed
|
||||
|
||||
- N/A
|
||||
|
||||
#### Removed
|
||||
|
||||
- N/A
|
||||
|
||||
### [0.0.1]
|
||||
|
||||
#### Added
|
||||
|
||||
Reference in New Issue
Block a user