Skip to content

offload: version update#24680

Merged
craig-osterhout merged 2 commits intodocker:mainfrom
craig-osterhout:offload-version-update
Apr 10, 2026
Merged

offload: version update#24680
craig-osterhout merged 2 commits intodocker:mainfrom
craig-osterhout:offload-version-update

Conversation

@craig-osterhout
Copy link
Copy Markdown
Contributor

Description

Updated min version supported by Offload to 4.68 for nudge functionality.

Related issues or tickets

https://docker.slack.com/archives/C09ARNANZCJ/p1775759784277949?thread_ts=1775557490.573449&cid=C09ARNANZCJ

Reviews

  • Technical review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
@craig-osterhout craig-osterhout requested a review from a team April 9, 2026 20:29
@craig-osterhout craig-osterhout added status/review Pull requests that are ready for review area/offload labels Apr 9, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 9, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 4cf7b18
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69d80c34c70736000841b9aa
😎 Deploy Preview https://deploy-preview-24680--docsdocker.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.

@craig-osterhout craig-osterhout changed the title Offload version update offload: version update Apr 9, 2026
@craig-osterhout
Copy link
Copy Markdown
Contributor Author

/review

@craig-osterhout craig-osterhout enabled auto-merge (squash) April 9, 2026 20:30
Copy link
Copy Markdown
Contributor

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

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

Assessment: 🟢 APPROVE

This PR cleanly updates the minimum Docker Desktop version requirement for Docker Offload from 4.65 to 4.68. The change is applied consistently in both locations:

  • The troubleshooting documentation (content/manuals/offload/troubleshoot.md)
  • The summary metadata (data/summary.yaml)

The version numbers match, the YAML syntax is valid, and the markdown formatting is correct. No issues found.

Copy link
Copy Markdown
Contributor

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

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

Assessment: 🟢 APPROVE

The version update from 4.65 to 4.68 is correctly applied to both files. One minor style consistency note below.

Docker Offload:
subscription: [Docker Offload]
requires: Docker Desktop 4.65 and later
requires: Docker Desktop 4.68 or later
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Minor style inconsistency

This change updates the conjunction from "and later" to "or later". However, summary.yaml predominantly uses "and later" for version requirements (71 instances vs. only 2 instances of "or later").

For consistency within this file, consider using:

requires: Docker Desktop 4.68 and later

This is a minor style issue and doesn't affect functionality.

@craig-osterhout craig-osterhout merged commit f229d48 into docker:main Apr 10, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/offload status/review Pull requests that are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants