xahys opened a new issue, #781: URL: https://github.com/apache/openwhisk-deploy-kube/issues/781
Hello! It's not a problem, but may be helpful. I noticed that a more stable version of Openwhisk is located here on GitHub in the Master branch. If you push Chart from Helm via repo, chart version getting from Tags ``` helm show chart openwhisk/openwhisk apiVersion: v2 description: Apache OpenWhisk is an open source serverless cloud platform home: https://openwhisk.apache.org version: 1.0.0 ``` But in the master branch, many problems were solved and a lot of PR was done, especially affecting errors such as here (https://github.com/apache/openwhisk-deploy-kube/issues/735). I think, more problems already been resolved, but changes was save in master branch. So, could you check out the master branch and, if possible, create a TAG 1.0.1 and push it into Helm? Thank you very much! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
