gohmc

Results 2 issues of gohmc

The [constraint](https://github.com/aws-ia/terraform-aws-eks-blueprints/blob/4d99fd7a0e52b81962c7b09dd0d80c3c54ff5bd2/modules/kubernetes-addons/opentelemetry-operator/main.tf#L6) to using cert-manager < 1.6.0 has been lifted as document [here](https://docs.aws.amazon.com/eks/latest/userguide/adot-reqts.html). While the version can be easily updated, but the cert-manager resource in the opentelemetry-operator module does not...

enhancement
addon

### Contact Details _No response_ ### What happened? The [containerPort](https://github.com/neo4j/helm-charts/blob/dev/neo4j-reverse-proxy/templates/reverseProxyServer.yaml#L27) should be the same as [targetPort](https://github.com/neo4j/helm-charts/blob/dev/neo4j-reverse-proxy/templates/reverseProxyServer.yaml#L50), but it is not aligned due to `targetPort` has added 8000. ### Chart Name...

bug