Skip to content

Commit

Permalink
docs: Update CHANGELOG with volumeName removal (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
keelerm84 authored May 11, 2023
1 parent 846d783 commit 3055c84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ All notable changes to the LaunchDarkly Relay Proxy Helm Chart will be documente
### Fixed:
- Fix name collision when setting multiple secret values as volume mounts.

### Removed:
- `relay.secrets.volumeName` is no longer used when mounting secrets as volumes as all secrets as mounted within a shared volume.

## [2.2.0] - 2023-04-27
### Added:
- Support setting environment variables directly on the container spec through `relay.environmentVariables`. This enables more complex variable definitions. (Thanks, [uristernik](https://github.com/launchdarkly/ld-relay-helm/pull/34)!)
Expand Down

0 comments on commit 3055c84

Please sign in to comment.