Skip to content

v11.2.5 Installer Pulls v11.2.4 Images (Enterprise / On-Premise) #1960

@justun4

Description

@justun4

Acknowledgements

Describe the bug

The recently released v11.2.5 installer is still pulling and installing the v11.2.4 Docker images instead of the new v11.2.5 images.

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

The installer downloaded from the v11.2.5 release page should pull the v11.2.5 tagged Docker images from ghcr.io to actually apply the update.

Current Behavior

The script downloads ghcr.io/utmstack/utmstack/backend:v11.2.4, frontend:v11.2.4, etc. The system gets stuck on the previous version.

Reproduction Steps

  1. Download the installer on an on-premise Enterprise environment:
    wget https://github.com/utmstack/UTMStack/releases/download/v11.2.5/installer
  2. Run the installer: ./installer
  3. Observe the download logs.

Possible Solution

Update the installer script to reference v11.2.5 tags, or push the v11.2.5 Docker images to the GitHub Container Registry if they haven't been published yet.

Additional Information/Context

Support informed us the fix (specifically for the File Classification dashboard) was released, but the update script is failing to pull the new version to our on-premise environment.

UTMStack Version

Stuck on v11.2.4 (Attempting to update to v11.2.5)

Operating System and version

Ubuntu / Debian Linux (On-Premise)

Hypervisor and Version | Server Vendor and Model

N/A - On-Premise VM

Browser and version

N/A - Terminal / CLI issue

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

Projects

Status

🔖 Defined

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions