Skip to content

Commit

Permalink
Add 2.2.5 to revision heads map (#22841)
Browse files Browse the repository at this point in the history
This is necessary to allow for downgrade to 2.2.5

GitOrigin-RevId: 4993c7c94185608510cc9e349bbc74f75f4a7fdc
  • Loading branch information
dstandish authored and Cloud Composer Team committed Sep 12, 2024
1 parent d9106d4 commit 1ac320d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airflow/utils/db.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"2.2.2": "7b2661a43ba3",
"2.2.3": "be2bfac3da23",
"2.2.4": "587bdf053233",
"2.2.5": "587bdf053233",
}


Expand Down

0 comments on commit 1ac320d

Please sign in to comment.