- Is this your first time deploying Airbyte?: Yes
- OS Version / Instance: Ubuntu
- Deployment: Kubernetes deployment
- Airbyte Version: latest
- Step: Helm chart installation
- Description: I am unable to install the latest helm chart for Airbyte from helm repo.
helm repo add airbyte-oss Usage | helm-charts
helm install airbyte airbyte-oss/airbyte
Error: INSTALLATION FAILED: parse error at (airbyte/charts/worker/templates/deployment.yaml:375): function “toyaml” not defined
I have raised a PR to fix this issue.
Thank you for your contribution, @Rukesh-Kapuluru! Looks like the changes are included in https://github.com/airbytehq/airbyte/pull/15199 and will be merged soon!