Skip to content

Commit

Permalink
add temp json file
Browse files Browse the repository at this point in the history
  • Loading branch information
Pritesh Arora authored and Pritesh Arora committed Aug 28, 2024
1 parent 4fa3ae1 commit 2d1be57
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions astronomer-templates.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"templates": [
{
"name": "learning-airflow",
"templateVersion": "learning-airflow-12.0.0-20",
"runtimeVersion": "12.0.0"
},
{
"name": "learning-airflow",
"templateVersion": "learning-airflow-12.0.0-2",
"runtimeVersion": "11.0.0"
},
{
"name": "etl",
"templateVersion": "etl-12.0.0-2",
"runtimeVersion": "12.0.0"
},
{
"name": "dbt-on-astro",
"templateVersion": "dbt-on-astro-12.0.0-1",
"runtimeVersion": "12.0.0"
},
{
"name": "generative-ai",
"templateVersion": "generative-ai-12.0.0-4",
"runtimeVersion": "12.0.0"
}
]
}

0 comments on commit 2d1be57

Please sign in to comment.