File tree 2 files changed +2
-2
lines changed
tests/templates/kuttl/logging
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file.
8
8
9
9
- The lifetime of auto generated TLS certificates is now configurable with the role and roleGroup
10
10
config property ` requestedSecretLifetime ` . This helps reducing frequent Pod restarts ([ #722 ] ).
11
- - Run a ` containerdebug ` process in the background of each Airflow container to collect debugging information ([ #730 ] ).
11
+ - Run a ` containerdebug ` process in the background of each Nifi container to collect debugging information ([ #730 ] ).
12
12
- Aggregate emitted Kubernetes events on the CustomResources ([ #742 ] ).
13
13
14
14
### Fixed
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ commands:
5
5
- script : >-
6
6
helm install nifi-vector-aggregator vector
7
7
--namespace $NAMESPACE
8
- --version 0.36.1
8
+ --version 0.39.0
9
9
--repo https://helm.vector.dev
10
10
--values nifi-vector-aggregator-values.yaml
11
11
---
You can’t perform that action at this time.
0 commit comments