File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tests/templates/kuttl/logging Expand file tree Collapse file tree 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.
88
99- The lifetime of auto generated TLS certificates is now configurable with the role and roleGroup
1010 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 ] ).
1212- Aggregate emitted Kubernetes events on the CustomResources ([ #742 ] ).
1313
1414### Fixed
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ commands:
55 - script : >-
66 helm install nifi-vector-aggregator vector
77 --namespace $NAMESPACE
8- --version 0.36.1
8+ --version 0.39.0
99 --repo https://helm.vector.dev
1010 --values nifi-vector-aggregator-values.yaml
1111 ---
You can’t perform that action at this time.
0 commit comments