Update CHANGELOG.md
This commit is contained in:
parent
e04436f88d
commit
7d23805adc
|
|
@ -4,7 +4,6 @@
|
||||||
* Added `--oci-layout-path` flag to save image in OCI layout. [#744](https://github.com/GoogleContainerTools/kaniko/pull/744)
|
* Added `--oci-layout-path` flag to save image in OCI layout. [#744](https://github.com/GoogleContainerTools/kaniko/pull/744)
|
||||||
* Add support for S3 custom endpoint [#698](https://github.com/GoogleContainerTools/kaniko/pull/698)
|
* Add support for S3 custom endpoint [#698](https://github.com/GoogleContainerTools/kaniko/pull/698)
|
||||||
|
|
||||||
|
|
||||||
## Bug Fixes
|
## Bug Fixes
|
||||||
* Setting PATH [#760](https://github.com/GoogleContainerTools/kaniko/pull/760)
|
* Setting PATH [#760](https://github.com/GoogleContainerTools/kaniko/pull/760)
|
||||||
* Remove leading slash in layer tarball paths (Closes: #726) [#729](https://github.com/GoogleContainerTools/kaniko/pull/729)
|
* Remove leading slash in layer tarball paths (Closes: #726) [#729](https://github.com/GoogleContainerTools/kaniko/pull/729)
|
||||||
|
|
@ -13,7 +12,6 @@
|
||||||
* Remove cruft [#635](https://github.com/GoogleContainerTools/kaniko/pull/635)
|
* Remove cruft [#635](https://github.com/GoogleContainerTools/kaniko/pull/635)
|
||||||
* Add desc for `--skip-tls-verify-pull` to README [#493](https://github.com/GoogleContainerTools/kaniko/pull/493)
|
* Add desc for `--skip-tls-verify-pull` to README [#493](https://github.com/GoogleContainerTools/kaniko/pull/493)
|
||||||
|
|
||||||
|
|
||||||
Huge thank you for this release towards our contributors:
|
Huge thank you for this release towards our contributors:
|
||||||
- Carlos Alexandro Becker
|
- Carlos Alexandro Becker
|
||||||
- Carlos Sanchez
|
- Carlos Sanchez
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue