File tree 2 files changed +13
-3
lines changed
2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" v0.0.6 " ></a >
2
+ ## [ v0.0.6] - 2020-09-08
3
+ ### Bug Fixes
4
+ - rollback ns change
5
+ - update manager namespace created
6
+
7
+ ### Documentation Updates
8
+ - remove hardcoded examples in README
9
+
1
10
<a name =" v0.0.5 " ></a >
2
- ## [ v0.0.5] - 2020-08-25
11
+ ## [ v0.0.5] - 2020-09-01
3
12
### Features
4
13
- support for secrets in the headers of webhook alerts channels
5
14
- add schema for headers and payload definition
85
94
- ** policy:** added policy condition creation and deletion
86
95
- ** policy:** Added most of reconcile function
87
96
88
- [ Unreleased ] : https://github.com/newrelic/newrelic-kubernetes-operator/compare/v0.0.5...HEAD
97
+ [ Unreleased ] : https://github.com/newrelic/newrelic-kubernetes-operator/compare/v0.0.6...HEAD
98
+ [ v0.0.6 ] : https://github.com/newrelic/newrelic-kubernetes-operator/compare/v0.0.5...v0.0.6
89
99
[ v0.0.5 ] : https://github.com/newrelic/newrelic-kubernetes-operator/compare/v0.0.4...v0.0.5
90
100
[ v0.0.4 ] : https://github.com/newrelic/newrelic-kubernetes-operator/compare/v0.0.3...v0.0.4
91
101
[ 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.5
8
+ newTag : v0.0.6
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