[Question] Missing tagged container image for v4.5.6 and v4.5.7?
Follows #4665
It seems the latest two versions where not tagged on the container registry
docker pull k8s.gcr.io/kustomize/kustomize:v4.5.6
Error response from daemon: manifest for k8s.gcr.io/kustomize/kustomize:v4.5.6 not found: manifest unknown: Failed to fetch "v4.5.6" from request "/v2/kustomize/kustomize/manifests/v4.5.6".
docker pull k8s.gcr.io/kustomize/kustomize:v4.5.7
Error response from daemon: manifest for k8s.gcr.io/kustomize/kustomize:v4.5.7 not found: manifest unknown: Failed to fetch "v4.5.7" from request "/v2/kustomize/kustomize/manifests/v4.5.7".
@omissis: This issue is currently awaiting triage.
SIG CLI takes a lead on issue triage for this repo, but any Kubernetes member can accept issues by applying the triage/accepted label.
The triage/accepted label can be added by org members by writing /triage accepted in a comment.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
https://github.com/kubernetes/k8s.io/pull/4376
🤞
Closed by https://github.com/kubernetes/k8s.io/pull/4376 -- thanks!