Update CHANGELOG.md
This commit is contained in:
parent
99285f73e3
commit
7b6495426d
|
|
@ -9,13 +9,13 @@ gcr.io/kaniko-project/executor:latest
|
||||||
The debug images are available at:
|
The debug images are available at:
|
||||||
```
|
```
|
||||||
gcr.io/kaniko-project/executor:debug
|
gcr.io/kaniko-project/executor:debug
|
||||||
gcr.io/kaniko-project/executor:debug-v1.6.0
|
gcr.io/kaniko-project/executor:v1.6.0-debug
|
||||||
```
|
```
|
||||||
|
|
||||||
The slim executor images which don't contain any authentication binaries are available at:
|
The slim executor images which don't contain any authentication binaries are available at:
|
||||||
```
|
```
|
||||||
gcr.io/kaniko-project/executor:slim
|
gcr.io/kaniko-project/executor:slim
|
||||||
gcr.io/kaniko-project/executor:slim-v1.6.0
|
gcr.io/kaniko-project/executor:v1.6.0-slim
|
||||||
```
|
```
|
||||||
|
|
||||||
* Support warming images by digest [#1629](https://github.com/GoogleContainerTools/kaniko/pull/1629)
|
* Support warming images by digest [#1629](https://github.com/GoogleContainerTools/kaniko/pull/1629)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue