Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to pull image "unleashorg/unleash-community-azure:5.9.6" #128

Closed
iamdmitrij opened this issue Feb 28, 2024 · 2 comments
Closed

Failed to pull image "unleashorg/unleash-community-azure:5.9.6" #128

iamdmitrij opened this issue Feb 28, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@iamdmitrij
Copy link

iamdmitrij commented Feb 28, 2024

Describe the bug

I'm using latest Unleash Helm chart v4.0.0: https://github.com/Unleash/helm-charts/releases/tag/unleash-4.0.0

and in addition to unleash-community-azure Docker image for Azure Entra ID authentication.

  image:
    repository: unleashorg/unleash-community-azure

However, it seems like main Unleash Helm is requesting tag with version 5.9.6 to be in place. As far as I can it doesn't exist on DockerHub yet and main Unleash container deployment breaks with following message:

Failed to pull image "unleashorg/unleash-community-azure:5.9.6": rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/unleashorg/unleash │
│ -community-azure:5.9.6": failed to resolve reference "docker.io/unleashorg/unleash-community-azure:5.9.6": docker.io/unleashorg/unleash-community-azure:5.9.6: not found

https://github.com/Unleash/helm-charts/blob/9b430c25ecfca5ec08fae32ae290489f7760b183/charts/unleash/values.yaml#L147

Are you planning to release latest version so that it would be compatible with latest Unleash Helm chart?

Steps to reproduce the bug

No response

Expected behavior

No response

Logs, error output, etc.

No response

Screenshots

No response

Additional context

No response

Unleash version

5.9.6

Subscription type

Open source

Hosting type

Self-hosted

SDK information (language and version)

Helm

@iamdmitrij iamdmitrij added the bug Something isn't working label Feb 28, 2024
@ZanMarolt
Copy link
Collaborator

Hello, thanks for your opened issue, currently the process to create a new community docker image is a manual process and needs manual approval in order to push new version images to the docker hub repository.

I have approved and merged the new version and is being pushed to the dockerhub now.

Please confirm it is now working :)

@iamdmitrij
Copy link
Author

Works like a charm now :).

Thank you for fixing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants