kubernetes-sigs / application

Application metadata descriptor CRD
Apache License 2.0
513 stars 167 forks source link

Make deploy fails due to missing docker image #192

Closed gwkunze closed 4 years ago

gwkunze commented 4 years ago

Deploying v0.8.2 with make deploy successfully applies all the resources but the image referenced (quay.io/kubernetes-sigs/kube-app-manager:v0.8.1 version probably needs to be updated as well) does not exist: https://quay.io/repository/kubernetes-sigs/kube-app-manager?tab=tags

barney-s commented 4 years ago

@ant31 - Would you please push the new images to quay.io repo. We just tagged the release.

ant31 commented 4 years ago

The image have been pushed.

ant31 commented 4 years ago

/close

k8s-ci-robot commented 4 years ago

@ant31: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/application/issues/192#issuecomment-638814855): >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.