unable to retrive number of helm releases as an integer using python
I am using python to interact with a kubernetes cluster. I am trying to retrieve the number of releases by using the following code:
How to pass shell command from helm values.yaml file to deployment.yaml
I got Dockerfile to build image for python application.