Skip to content

Commit

Permalink
Update changelog with changes from v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NewRelic-K8s-Agents-Bot committed Oct 7, 2023
1 parent 2ee8e47 commit cd92677
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,24 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

### enhancement
## v0.1.0 - 2023-10-07

### 🚀 Enhancements
- Enable automatic release by @juanjjaramillo in [#69](https://github.com/newrelic/newrelic-k8s-operator/pull/69)
- Add 'changelog' workflow by @juanjjaramillo in [#68](https://github.com/newrelic/newrelic-k8s-operator/pull/68)
- Add pull request template by @juanjjaramillo in [#67](https://github.com/newrelic/newrelic-k8s-operator/pull/67)
- Introduce CHANGELOG.md by @juanjjaramillo in [#66](https://github.com/newrelic/newrelic-k8s-operator/pull/66)
- adding the `patch` operation for `operators.coreos.com` by @AmitBenAmi in [#56](https://github.com/newrelic/newrelic-k8s-operator/pull/56)

### ⛓️ Dependencies
- Updated sigs.k8s.io/controller-runtime to v0.14.6
- Updated github.com/onsi/gomega
- Updated alpine to v3.18.4
- Updated github.com/onsi/ginkgo/v2 to v2.12.1 - [Changelog 🔗](https://github.com/onsi/ginkgo/releases/tag/v2.12.1)
- Updated golang to v1.20
- Updated golang version
- Upgraded github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible

## v0.0.1 - 2023-05-08

### 🚀 Enhancements
Expand Down

0 comments on commit cd92677

Please sign in to comment.