This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new d67f8d4ada Release Notes Update, Fix the date of Airflow Helm Chart 
1.15.0 (#41006)
d67f8d4ada is described below

commit d67f8d4ada8c8968843794f7c3415ec4c34604f1
Author: Bugra Ozturk <[email protected]>
AuthorDate: Wed Jul 24 20:49:55 2024 +0200

    Release Notes Update, Fix the date of Airflow Helm Chart 1.15.0 (#41006)
    
    * fix: edit date of Airflow Helm Chart 1.15.0 in RELEASE_NOTES.rst
    
    * fix: edit date of Airflow Helm Chart 1.15.0 in RELEASE_NOTES.rst
    
    ---------
    
    Co-authored-by: bugraozturk <[email protected]>
---
 chart/RELEASE_NOTES.rst       | 2 +-
 chart/reproducible_build.yaml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/chart/RELEASE_NOTES.rst b/chart/RELEASE_NOTES.rst
index 73695c69f1..c38e0d6f97 100644
--- a/chart/RELEASE_NOTES.rst
+++ b/chart/RELEASE_NOTES.rst
@@ -23,7 +23,7 @@ Run ``helm repo update`` before upgrading the chart to the 
latest version.
 
 .. towncrier release notes start
 
-Airflow Helm Chart 1.15.0 (2022-07-24)
+Airflow Helm Chart 1.15.0 (2024-07-24)
 --------------------------------------
 
 Significant Changes
diff --git a/chart/reproducible_build.yaml b/chart/reproducible_build.yaml
index 8225fafc1f..bf3af4c3c5 100644
--- a/chart/reproducible_build.yaml
+++ b/chart/reproducible_build.yaml
@@ -1,2 +1,2 @@
-release-notes-hash: dfd00a8e0d62f80ead188af7cfb6d8b4
-source-date-epoch: 1721481612
+release-notes-hash: d56d9f87748c31ed3e91556a69c081d4
+source-date-epoch: 1721842319

Reply via email to