Bump helm.sh/helm/v3 from 3.10.3 to 3.11.1 (#5528)
This commit is contained in:
23
vendor/github.com/subosito/gotenv/CHANGELOG.md
generated
vendored
23
vendor/github.com/subosito/gotenv/CHANGELOG.md
generated
vendored
@@ -1,5 +1,26 @@
|
||||
# Changelog
|
||||
|
||||
## [1.4.0] - 2022-06-02
|
||||
|
||||
### Added
|
||||
|
||||
- Add `Marshal` and `Unmarshal` helpers
|
||||
|
||||
### Changed
|
||||
|
||||
- The CI will now run a linter and the tests on PRs.
|
||||
|
||||
## [1.3.0] - 2022-05-23
|
||||
|
||||
### Added
|
||||
|
||||
- Support = within double-quoted strings
|
||||
- Add support for multiline values
|
||||
|
||||
### Changed
|
||||
|
||||
- `OverLoad` prefer environment variables over local variables
|
||||
|
||||
## [1.2.0] - 2019-08-03
|
||||
|
||||
### Added
|
||||
@@ -30,7 +51,7 @@
|
||||
### Added
|
||||
|
||||
- Supports carriage return in env
|
||||
- Handle files with UTF-8 BOM
|
||||
- Handle files with UTF-8 BOM
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user