Skip to content

DOC-484: update to use correct version variables #537

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2025

Conversation

Rob-Hazelcast
Copy link
Contributor

@Rob-Hazelcast Rob-Hazelcast requested a review from a team as a code owner June 6, 2025 14:33
Copy link

netlify bot commented Jun 6, 2025

Deploy Preview for frosty-curran-1fc0c4 ready!

Name Link
🔨 Latest commit c240742
🔍 Latest deploy log https://app.netlify.com/projects/frosty-curran-1fc0c4/deploys/6842fc323a843e0008148802
😎 Deploy Preview https://deploy-preview-537--frosty-curran-1fc0c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@amandalindsay amandalindsay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll take your word for it that this works :-)

@@ -49,7 +49,7 @@ services:
ports:
- "5701:5701"
management-center:
image: hazelcast/management-center:latest
image: hazelcast/management-center:{full-version}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to specific MC version, but left the platform version as "latest" per #463.

@@ -25,19 +25,6 @@ docker version

. Pull the Management Center Docker image from Docker Hub.
+
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed IF statement so always points to full version

@@ -247,7 +233,7 @@ Development versions of an upcoming release are available as snapshots. To use t
+
[source,bash,subs="attributes+"]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section's specifically for the latest available versions, so updated to use latest-snapshot

@oliverhowell oliverhowell self-requested a review June 6, 2025 14:53
@Rob-Hazelcast Rob-Hazelcast added the backport to 5.8 backports to v/5.8 label Jun 6, 2025
@Rob-Hazelcast Rob-Hazelcast merged commit 1869150 into main Jun 6, 2025
6 checks passed
@Rob-Hazelcast Rob-Hazelcast deleted the doc-484-install-version branch June 6, 2025 15:01
Copy link
Contributor

github-actions bot commented Jun 6, 2025

Failed to backport, change must be manually backported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport to 5.8 backports to v/5.8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants