Skip to content

Commit c249fa6

Browse files
authored
Merge pull request #103 from newrelic/release/v0.0.4
chore(release): Updates for v0.0.4
2 parents 28a634d + d46a7c8 commit c249fa6

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
<a name="v0.0.4"></a>
2+
## [v0.0.4] - 2020-08-10
13
<a name="v0.0.3"></a>
2-
## [v0.0.3] - 2020-08-03
4+
## [v0.0.3] - 2020-08-05
35
### Bug Fixes
46
- **buikd:** match release manager docker image tag with goreleaser
57

@@ -67,5 +69,6 @@
6769
- **policy:** added policy condition creation and deletion
6870
- **policy:** added tests and default webhook for policy
6971

70-
[Unreleased]: https://github.com/newrelic/newrelic-kubernetes-operator/compare/v0.0.3...HEAD
72+
[Unreleased]: https://github.com/newrelic/newrelic-kubernetes-operator/compare/v0.0.4...HEAD
73+
[v0.0.4]: https://github.com/newrelic/newrelic-kubernetes-operator/compare/v0.0.3...v0.0.4
7174
[v0.0.3]: https://github.com/newrelic/newrelic-kubernetes-operator/compare/v0.0.2...v0.0.3

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kind: Kustomization
55
images:
66
- name: controller
77
newName: newrelic/kubernetes-operator
8-
newTag: v0.0.3
8+
newTag: v0.0.4
99

1010
# This enables the New Relic agent for the New Relic Operator
1111
patchesStrategicMerge:

0 commit comments

Comments
 (0)