Difference between revisions of "Helm repo add apache-airflow"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
  apache-airflow/airflow 1.6.0        2.3.0      The official Helm chart to deploy Apache Airflo...
 
  apache-airflow/airflow 1.6.0        2.3.0      The official Helm chart to deploy Apache Airflo...
  
 +
[[helm upgrade --install airflow]] apache-airflow/airflow --namespace airflow --create-namespace
 +
 +
[[helm search repo bitnami]] | grep airflow
 +
[[bitnami/]]airflow                            13.1.6      2.3.4        Apache Airflow is a tool to express and execute...
  
 
== See also ==
 
== See also ==

Latest revision as of 15:41, 13 October 2022

helm repo add apache-airflow https://airflow.apache.org
helm search repo apache-airflow
NAME                  	CHART VERSION	APP VERSION	DESCRIPTION
apache-airflow/airflow	1.6.0        	2.3.0      	The official Helm chart to deploy Apache Airflo...
helm upgrade --install airflow apache-airflow/airflow --namespace airflow --create-namespace
helm search repo bitnami | grep airflow
bitnami/airflow                             	13.1.6       	2.3.4        	Apache Airflow is a tool to express and execute...

See also[edit]

Advertising: