konpyutaika / nifikop

The NiFiKop NiFi Kubernetes operator makes it easy to run Apache NiFi on Kubernetes. Apache NiFI is a free, open-source solution that support powerful and scalable directed graphs of data routing, transformation, and system mediation logic.
https://konpyutaika.github.io/nifikop/
Apache License 2.0
126 stars 44 forks source link

Update nifikop to golang 1.19 #202

Closed mh013370 closed 1 year ago

mh013370 commented 1 year ago

Is your feature request related to a problem?

No

Describe the solution you'd like to see

Update the go version used by nifikop to 1.19. This will likely require updating the nifikop build image too.

Describe alternatives you've considered

No response

Additional context

No response