[plex-exporter] Fix issues with Autodiscovery (#31)

This commit is contained in:
2021-12-08 17:23:37 +00:00
committed by GitHub
parent c2b9442ebc
commit e706d4f9cd
6 changed files with 56 additions and 9 deletions

View File

@@ -9,6 +9,20 @@ 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