Skip to content

Image Tag does not exist: Weave-app (v0.39.1-rc.1) #5372

@ISEBATIS

Description

@ISEBATIS

Describe the bug

The image tag used in the values.yaml does not exists in the Github Container Registry.

~ docker pull ghcr.io/weaveworks/wego-app:v0.39.1-rc.1
Error response from daemon: failed to resolve reference "ghcr.io/weaveworks/wego-app:v0.39.1-rc.1": ghcr.io/weaveworks/wego-app:v0.39.1-rc.1: not found

This leads into kubelet not able to pull the image:

 spec.containers{weave-gitops}: Back-off pulling image "ghcr.io/weaveworks/wego-app:v0.39.1-rc.1" 

https://github.com/weaveworks/weave-gitops/blob/main/charts/gitops-server/values.yaml#L13

GHRC page: https://github.com/weaveworks/weave-gitops/pkgs/container/wego-app

Environment

  • Weave-Gitops Version
  • Flux Version
  • Kubernetes version

To Reproduce

Deploy the latest version of the helm chart

Expected behavior

The image exists and is pulled successfully.

Actual Behavior

The image cannot be pulled

Additional Context (screenshots, logs, etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions