Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into chore/op-rs-0.84.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernauer committed Jan 24, 2025
2 parents 1461c91 + 57c62c1 commit b354ec2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file.

- The lifetime of auto generated TLS certificates is now configurable with the role and roleGroup
config property `requestedSecretLifetime`. This helps reducing frequent Pod restarts ([#722]).
- Run a `containerdebug` process in the background of each Airflow container to collect debugging information ([#730]).
- Run a `containerdebug` process in the background of each Nifi container to collect debugging information ([#730]).
- Aggregate emitted Kubernetes events on the CustomResources ([#742]).

### Fixed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ commands:
- script: >-
helm install nifi-vector-aggregator vector
--namespace $NAMESPACE
--version 0.36.1
--version 0.39.0
--repo https://helm.vector.dev
--values nifi-vector-aggregator-values.yaml
---
Expand Down

0 comments on commit b354ec2

Please sign in to comment.