-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
api versions out of date #56
Comments
I have the same problem using helm v3.3, linting the chart shows a copuple of errors :
On the other thought helm added some breaking changes to version 3. for example: |
Are there any plans to update this chart for recent versions of k8s APIs and Helm 3? |
I don't think this project has active development.. |
Yup, I swapped to OpenFaaS |
The apiVersion for deployments and the ingress are not working for kubernetes 1.18. Even when manually upgrading them gives me issues:
Even though I have
apiVersion: apps/v1
in my deployments.I am using:
The text was updated successfully, but these errors were encountered: