Update clarification for release.md (#2957)

This commit is contained in:
JeromeJu
2024-01-17 18:27:46 -05:00
committed by GitHub
parent 13d4349fde
commit 64546fd4ff
+2 -1
View File
@@ -92,7 +92,8 @@ gcr.io/kaniko-project/executor:warmer-vX.Y.Z
```
You could verify if the images are published using the `docker pull` command
```
docker pull gcr.io/kaniko-project/executor:warmer-vX.Y.Z
docker pull gcr.io/kaniko-project/executor:vX.Y.Z
docker pull gcr.io/kaniko-project/warmer:vX.Y.Z
```
In case the images are still not published, ping one of the kaniko maintainers and they will provide the cloud build trigger logs.
You can also request read access to the Google `kaniko-project`.