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

lauraxia pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino-site.git


The following commit(s) were added to refs/heads/main by this push:
     new a56b093f9 #84 Update the metadata-lake.svg (#85)
a56b093f9 is described below

commit a56b093f9c54029ca3cc8608ef37681a619cc851
Author: Shaofeng Shi <[email protected]>
AuthorDate: Mon Aug 18 14:11:51 2025 +0800

    #84 Update the metadata-lake.svg (#85)
    
    * #84 Update the metadata-lake.svg
    
    * upgrade deploy node to 20.x
    
    * upgrade deploy
    
    ---------
    
    Co-authored-by: Qian Xia <[email protected]>
---
 .github/workflows/deploy.yml | 2 +-
 static/img/metadata-lake.svg | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 7fcbee9ee..e7fec3e8d 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -29,7 +29,7 @@ jobs:
       - uses: actions/checkout@v4
       - uses: actions/setup-node@v4
         with:
-          node-version: 18.x
+          node-version: 20.x
       - uses: pnpm/action-setup@v4
         with:
           version: 8
diff --git a/static/img/metadata-lake.svg b/static/img/metadata-lake.svg
old mode 100644
new mode 100755
index c6e4e7a1f..32e83a0af
--- a/static/img/metadata-lake.svg
+++ b/static/img/metadata-lake.svg
@@ -1 +1 @@
-<svg version="1.1" viewBox="0.0 70 960.0 380.0" fill="none" stroke="none" 
stroke-linecap="square" stroke-miterlimit="10" 
xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns="http://www.w3.org/2000/svg";><clipPath id="g2edbdeb13d8_0_3.0"><path 
d="m0 0l960.0 0l0 540.0l-960.0 0l0 -540.0z" clip-rule="nonzero"/></clipPath><g 
clip-path="url(#g2edbdeb13d8_0_3.0)"><path fill="#000000" fill-opacity="0.0" 
d="m0 0l960.0 0l0 540.0l-960.0 0z" fill-rule="evenodd"/><g 
filter="url(#shadowFilter-g2edbdeb13d8 [...]
\ No newline at end of file
+<svg width="3282" height="1187" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; xml:space="preserve" 
overflow="hidden"><defs><filter id="fx0" x="-10%" y="-10%" width="120%" 
height="120%" filterUnits="userSpaceOnUse" 
primitiveUnits="userSpaceOnUse"><feComponentTransfer 
color-interpolation-filters="sRGB"><feFuncR type="discrete" 
tableValues="0.235294 0.235294"/><feFuncG type="discrete" tableValues="0.25098 
0.25098"/><feFuncB type="discrete" tableValues="0.2627 [...]
\ No newline at end of file

Reply via email to