Skip to content

Commit

Permalink
Merge pull request #103 from newrelic/release/v0.0.4
Browse files Browse the repository at this point in the history
chore(release): Updates for v0.0.4
  • Loading branch information
thande authored Aug 10, 2020
2 parents 28a634d + d46a7c8 commit c249fa6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<a name="v0.0.4"></a>
## [v0.0.4] - 2020-08-10
<a name="v0.0.3"></a>
## [v0.0.3] - 2020-08-03
## [v0.0.3] - 2020-08-05
### Bug Fixes
- **buikd:** match release manager docker image tag with goreleaser

Expand Down Expand Up @@ -67,5 +69,6 @@
- **policy:** added policy condition creation and deletion
- **policy:** added tests and default webhook for policy

[Unreleased]: https://github.com/newrelic/newrelic-kubernetes-operator/compare/v0.0.3...HEAD
[Unreleased]: https://github.com/newrelic/newrelic-kubernetes-operator/compare/v0.0.4...HEAD
[v0.0.4]: https://github.com/newrelic/newrelic-kubernetes-operator/compare/v0.0.3...v0.0.4
[v0.0.3]: https://github.com/newrelic/newrelic-kubernetes-operator/compare/v0.0.2...v0.0.3
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
images:
- name: controller
newName: newrelic/kubernetes-operator
newTag: v0.0.3
newTag: v0.0.4

# This enables the New Relic agent for the New Relic Operator
patchesStrategicMerge:
Expand Down

0 comments on commit c249fa6

Please sign in to comment.