Skip to content

Commit

Permalink
Update changelog with changes from v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NewRelic-K8s-Agents-Bot committed Oct 30, 2023
1 parent cd60ceb commit 51edaeb
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

### enhancement
## v0.4.0 - 2023-10-30

### 🛡️ Security notices
- Operator gets New Relic License Key from a secret instead of NRIBundle CR.

### 🚀 Enhancements
- Make `licenseKey` parameter optional in the Helm Chart.

### bugfix
### 🐞 Bug fixes
- Do not set the version for the Monitor CR if its input value in the Helm Chart is empty.

### security
- Operator gets New Relic License Key from a secret instead of NRIBundle CR.
### ⛓️ Dependencies
- Updated github.com/onsi/gomega to v1.29.0 - [Changelog 🔗](https://github.com/onsi/gomega/releases/tag/v1.29.0)

## v0.3.0 - 2023-10-23

Expand Down

0 comments on commit 51edaeb

Please sign in to comment.