Official Helm Chart version
1.8.0 (latest released)
Apache Airflow version
2.5.1
Kubernetes Version
v1.26.1
Helm Chart configuration
I'm using the official helm chart and modifying the values.yaml file to enable examples by uncommenting:

Docker Image customizations
No response
What happened
When I attempt to upgrade the release to use the modified values.yaml file, I get the following error:

I'm extracting the values.yaml to modify via:
helm-show-values apache-airflow/airflow > values.yaml
What you think should happen instead
No response
How to reproduce
Deploy the official Airflow Helm chart to minikube, attempt to modify values.yaml to turn examples on, and upgrade the release with the new values.yaml file.
Anything else
No response
Are you willing to submit PR?
Code of Conduct
Official Helm Chart version
1.8.0 (latest released)
Apache Airflow version
2.5.1
Kubernetes Version
v1.26.1
Helm Chart configuration
I'm using the official helm chart and modifying the values.yaml file to enable examples by uncommenting:

Docker Image customizations
No response
What happened
When I attempt to upgrade the release to use the modified values.yaml file, I get the following error:

I'm extracting the values.yaml to modify via:
What you think should happen instead
No response
How to reproduce
Deploy the official Airflow Helm chart to minikube, attempt to modify values.yaml to turn examples on, and upgrade the release with the new values.yaml file.
Anything else
No response
Are you willing to submit PR?
Code of Conduct