Skip to content

Error: UPGRADE FAILED: parse error at (airflow/templates/rbac/pod-launcher-rolebinding.yaml:66): function "break" not defined #49206

@vumdao

Description

@vumdao

Official Helm Chart version

1.16.0 (latest released)

Apache Airflow version

2.10.5

Kubernetes Version

1.31

Helm Chart configuration

Got error when upgrading Airflow with latest chart version

Error: UPGRADE FAILED: parse error at (airflow/templates/rbac/pod-launcher-rolebinding.yaml:66): function "break" not defined

Related changes: https://github.com/apache/airflow/pull/44424/files

Docker Image customizations

No response

What happened

No response

What you think should happen instead

No response

How to reproduce

helm repo update

# helm search repo |grep airflow
apache-airflow/airflow                  	1.16.0       	2.10.5                            	The official Helm chart to deploy Apache Airflo...

helm upgrade --install airflow apache-airflow/airflow --namespace airflow --create-namespace --values values.yaml
Error: UPGRADE FAILED: parse error at (airflow/templates/rbac/pod-launcher-rolebinding.yaml:66): function "break" not defined

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions