Merge main into nightly: keep nightly versions

This commit is contained in:
Aditya
2026-05-12 15:20:07 +05:30
5 changed files with 66 additions and 31 deletions
+11 -13
View File
@@ -4,19 +4,17 @@
Shuffle Installation
<div>
<a
href="https://console.cloud.google.com/marketplace/product/shuffle-public/shuffle"
target="_blank"
style="text-decoration: none; display: flex; align-items: center; gap: 8px;"
>
<img
src="https://upload.wikimedia.org/wikipedia/commons/5/51/Google_Cloud_logo.svg"
height="20"
alt="Google Cloud Platform"
/>
</a>
</div>
<p align="center">
<a href="https://console.cloud.google.com/marketplace/product/shuffle-public/shuffle">
<img src="https://github.com/user-attachments/assets/37858273-eaeb-42a9-b228-a425026ca82d"
height="80"/>
</a>
&nbsp;&nbsp;&nbsp;
<a href="https://aws.amazon.com/marketplace/pp/prodview-typ7upg6kwntk">
<img src="https://github.com/user-attachments/assets/250e00d7-2a23-4b4e-95e1-5db4db1f7864"
height="80"/>
</a>
</p>
</h1>
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
CHART_VERSION="${VERSION}"
else
APP_VERSION="latest"
CHART_VERSION="2.1.2"
CHART_VERSION="2.2.0"
fi
echo "APP_VERSION set to ${APP_VERSION}"