Skip to content

Commit b354ec2

Browse files
committed
Merge remote-tracking branch 'origin/main' into chore/op-rs-0.84.0
2 parents 1461c91 + 57c62c1 commit b354ec2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

tests/templates/kuttl/logging/01-install-nifi-vector-aggregator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
---

0 commit comments

Comments
 (0)