Merge main into nightly: keep nightly versions
This commit is contained in:
+11
-13
@@ -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>
|
||||
|
||||
<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>
|
||||
|
||||
|
||||
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user