File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" v0.0.4 " ></a >
2
+ ## [ v0.0.4] - 2020-08-10
1
3
<a name =" v0.0.3 " ></a >
2
- ## [ v0.0.3] - 2020-08-03
4
+ ## [ v0.0.3] - 2020-08-05
3
5
### Bug Fixes
4
6
- ** buikd:** match release manager docker image tag with goreleaser
5
7
67
69
- ** policy:** added policy condition creation and deletion
68
70
- ** policy:** added tests and default webhook for policy
69
71
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
71
74
[ v0.0.3 ] : https://github.com/newrelic/newrelic-kubernetes-operator/compare/v0.0.2...v0.0.3
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ kind: Kustomization
5
5
images :
6
6
- name : controller
7
7
newName : newrelic/kubernetes-operator
8
- newTag : v0.0.3
8
+ newTag : v0.0.4
9
9
10
10
# This enables the New Relic agent for the New Relic Operator
11
11
patchesStrategicMerge :
You can’t perform that action at this time.
0 commit comments