Skip to content

bug: installing an openclaw bot attempts to pull the wrong tag #1

@zackerydev

Description

@zackerydev

What happened?

Now that we have actual published GHCR images we need to do a pass on updating all the local tags that we were previously pushing then pulling in dev with Tilt.

When you attempt to install an openclaw bot the image attempts to pull a tag with a date :2026-02-22

What should have happened?

It should have pulled in the version of clawmachine you were running, remediation is to patch the deployment to pull the :0.1.0 tag

Steps to reproduce

  1. clawmachine install
  2. Install OpenClaw Bot in UI
  3. Witness ImagePullBackoff

Cluster info

Kind

Area

Bot Install / Uninstall

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions