Skip to content

Releases: saidsef/k8s-nifi-cluster

v2024.12

10 Dec 16:04
958a35b
Compare
Choose a tag to compare
Bump helm/kind-action from 1.10.0 to 1.11.0 (#37)

v2024.06

03 Jun 19:49
cdcbbc2
Compare
Choose a tag to compare
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

10 Apr 17:12
ce7afdd
Compare
Choose a tag to compare
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

12 Feb 19:35
0f9566b
Compare
Choose a tag to compare
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

15 Dec 14:58
1755435
Compare
Choose a tag to compare
Upgrade NiFi to v1.24 (#31)

v2023.09

13 Sep 16:56
6f0580b
Compare
Choose a tag to compare
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

03 Aug 16:02
9640b96
Compare
Choose a tag to compare
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

24 Jul 14:54
c8e8589
Compare
Choose a tag to compare
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

08 Jun 11:50
d88a076
Compare
Choose a tag to compare
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

22 Mar 15:06
5036d50
Compare
Choose a tag to compare
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