Releases: saidsef/k8s-nifi-cluster
Releases · saidsef/k8s-nifi-cluster
v2024.12
v2024.06
Bump helm/kind-action from 1.9.0 to 1.10.0 (#34) * Bump helm/kind-action from 1.9.0 to 1.10.0 Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](https://github.com/helm/kind-action/compare/v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * ci workflow trigger --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Said Sef <[email protected]>
v2024.04
chore: Apache NiFi and Zookeepr minor version bumps (#33) * chore: Apache NiFi and Zookeepr minor version bumps Signed-off-by: Said Sef <[email protected]> * chore: update CI workflow to trigger of deployment folder modified Signed-off-by: Said Sef <[email protected]> * chore: remove upload of files ro relase Closes: #28 As we create a GitHub tag and a release there is no point in uploading K8s yaml files --------- Signed-off-by: Said Sef <[email protected]>
v2024.02
Bump helm/kind-action from 1.8.0 to 1.9.0 (#32) * Bump helm/kind-action from 1.8.0 to 1.9.0 Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](https://github.com/helm/kind-action/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: updated depndabot to update docker package weekely --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Said Sef <[email protected]>
v2023.12
Upgrade NiFi to v1.24 (#31)
v2023.09
Bump actions/checkout from 3 to 4 (#29) Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v2023.08
NiFi and Zookeeper deployments (#27) * Separated Kubernetes deployments of Apache NiFi and Zookeeper to their respective directories This allows us to modularise deployment of services and replace each component separately if needed - or replace them if required with your own choice of deployment * Updated Apache NiFi configuration certificate and dns name This will set consistent dns name to NiFI application
v2023.07
Bump helm/kind-action from 1.7.0 to 1.8.0 (#24) Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](https://github.com/helm/kind-action/compare/v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v2023.06
Bump helm/kind-action from 1.5.0 to 1.7.0 (#23) Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.5.0 to 1.7.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](https://github.com/helm/kind-action/compare/v1.5.0...v1.7.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v2023.03
Upgraded NiFi to v1.20 (#22) * Upgraded NiFi to v1.20 * Increased cluster protocol max threads * Enabled security script * Updated MAX threads and history size * Updated read me docs