Skip to content

Commit

Permalink
Fix CHANGELOG (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
juldrixx authored Sep 6, 2024
1 parent 216e17b commit d5d8e1c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,14 @@

- [PR #454](https://github.com/konpyutaika/nifikop/pull/454) - **[Helm Chart]** Added options in nifi-cluster helm chart to support setting `clientType`, `propagateLabels`, `sidecarConfigs`, `topologySpreadConstraints` and `nifiControllerTemplate` on NiFiCluster CRD.
- [PR #455](https://github.com/konpyutaika/nifikop/pull/455) - **[Helm Chart]** Added ability to configure `overrideSecretConfig` and `overrideConfigMap` for `nifi.properties` in the nifi-cluster chart.
- [PR #439](https://github.com/konpyutaika/nifikop/pull/439) - **[Helm Chart]** Handling the replicas attribute in the nifinodegroupautoscaler template in nifi-cluster helm chart.

### Changed

- [PR #449](https://github.com/konpyutaika/nifikop/pull/449) - **[Operator]** Upgrade golang to 1.23.0.

### Fixed Bugs


- [PR #439](https://github.com/konpyutaika/nifikop/pull/439) - **[Helm Chart]** Handling the replicas attribute in the nifinodegroupautoscaler template in nifi-cluster helm chart.
- [PR #451](https://github.com/konpyutaika/nifikop/pull/451) - **[Operator]** Fixed `nil pointer dereference` that occurred when logging failures without an underlying error.

### Deprecated
Expand Down

0 comments on commit d5d8e1c

Please sign in to comment.