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

dongjoon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git


The following commit(s) were added to refs/heads/main by this push:
     new 7dd160e  [SPARK-55598] Update `rsync-deployments` tag to 8.0.3
7dd160e is described below

commit 7dd160e90639a70a65889eb0765b599f3b5389a6
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Wed Feb 18 17:45:21 2026 -0800

    [SPARK-55598] Update `rsync-deployments` tag to 8.0.3
    
    ### What changes were proposed in this pull request?
    
    This PR aims to update `rsync-deployments` tag to 8.0.3.
    
    ### Why are the changes needed?
    
    ASF Infra will expire the previous one on 2026-04-17 . We had better use 
the next approved pattern. Please note that the approved pattern is `Hash 
Value` for tag `8.0.3`
    - 
https://github.com/apache/infrastructure-actions/commit/8344d35c92d243f907af60975dfa39a0e9ae4b38
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    Pass the CIs.
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    Generated-by: `Gemini 3 Pro (High)` on `Antigravity`
    
    Closes #511 from dongjoon-hyun/SPARK-55598.
    
    Authored-by: Dongjoon Hyun <[email protected]>
    Signed-off-by: Dongjoon Hyun <[email protected]>
---
 .github/workflows/publish_snapshot_chart.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/publish_snapshot_chart.yml 
b/.github/workflows/publish_snapshot_chart.yml
index 885e92d..1534527 100644
--- a/.github/workflows/publish_snapshot_chart.yml
+++ b/.github/workflows/publish_snapshot_chart.yml
@@ -50,7 +50,7 @@ jobs:
         helm repo index tmp/$DIR --url https://nightlies.apache.org/spark/$DIR
         helm show chart tmp/$DIR/spark-kubernetes-operator-*.tgz
     - name: Upload
-      uses: 
burnett01/rsync-deployments@0dc935cdecc5f5e571865e60d2a6cdc673704823
+      uses: 
burnett01/rsync-deployments@7659d600d8bdd035bb5cdfba1d4bd0dd4a307ca6
       with:
         switches: -avzr
         path: build-tools/helm/tmp/*


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to