icy-agency-38675
02/05/2025, 4:54 AMv1.8.x-head
) was used in the deployment manifest and the Helm chart. The correct tag for Longhorn v1.8.0 images is v1.8.0
. For more information, see Issue #10336.
If you installed or upgraded Longhorn using the deployment manifest or the Helm chart from the main Longhorn repository, perform the following actions to resolve the issue:
• New installations: Replace v1.8.x-head
with v1.8.0
in the deployment manifest or the Helm chart before deploying Longhorn.
• Upgrades: Replace v1.8.x-head
with v1.8.0
in the deployment manifest or Helm chart. Next, upgrade the Longhorn system and update the engine image for volumes that use v1.8.x-head
.
This issue does not affect installations and upgrades performed using the Longhorn Helm repository. For more details, refer to the Install with Helm section of the official documentation.