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 cert-manager to v1.10.0 #206

Closed mh013370 closed 1 year ago

mh013370 commented 1 year ago

Is your feature request related to a problem?

cert-manager v1.7 was end of life in July 2022. Update cert-manager to the latest:

https://cert-manager.io/docs/installation/supported-releases/

cert-manager 1.10 supports Kubernetes 1.20+, which we've documented as the minimum supported k8s version here

https://konpyutaika.github.io/nifikop/docs/4_compatibility_versions

Describe the solution you'd like to see

No response

Describe alternatives you've considered

No response

Additional context

No response