Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dev/breeze/doc/09_release_management_tasks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ Generating Airflow core Issue

You can use Breeze to generate a Airflow core issue when you release new airflow.

.. image:: ./images/output_release-management_generate-issue-content-providers.svg
.. image:: ./images/output_release-management_generate-issue-content-core.svg
:target: https://raw.githubusercontent.com/apache/airflow/main/dev/breeze/doc/images/output_release-management_generate-issue-content-core.svg
:width: 100%
:alt: Breeze generate-issue-content-core
Expand Down Expand Up @@ -416,7 +416,7 @@ Generating helm chart Issue

You can use Breeze to generate a helm chart issue when you release new helm chart.

.. image:: ./images/output_release-management_generate-issue-content-providers.svg
.. image:: ./images/output_release-management_generate-issue-content-helm-chart.svg
:target: https://raw.githubusercontent.com/apache/airflow/main/dev/breeze/doc/images/output_release-management_generate-issue-content-helm-chart.svg
:width: 100%
:alt: Breeze generate-issue-content-helm-chart
Expand Down
Loading