mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #15039 from ahrtr/changelog_remove_busybox_20221223
Changelog: update base image to static-debian11 and removd dependency on busybox
This commit is contained in:
commit
7d5151532c
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.3.md).
|
Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.3.md).
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
## v3.4.24 (TBD)
|
||||||
|
|
||||||
|
### Other
|
||||||
|
- Updated [base image from base-debian11 to static-debian11 and removed dependency on busybox](https://github.com/etcd-io/etcd/pull/15038).
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
## v3.4.23 (2022-12-21)
|
## v3.4.23 (2022-12-21)
|
||||||
|
@ -16,6 +16,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
|
|||||||
|
|
||||||
### Security
|
### Security
|
||||||
- Use [distroless base image](https://github.com/etcd-io/etcd/pull/15016) to address critical Vulnerabilities.
|
- Use [distroless base image](https://github.com/etcd-io/etcd/pull/15016) to address critical Vulnerabilities.
|
||||||
|
- Updated [base image from base-debian11 to static-debian11 and removed dependency on busybox](https://github.com/etcd-io/etcd/pull/15037).
|
||||||
- Bumped [some dependencies](https://github.com/etcd-io/etcd/pull/15018) to address some HIGH Vulnerabilities.
|
- Bumped [some dependencies](https://github.com/etcd-io/etcd/pull/15018) to address some HIGH Vulnerabilities.
|
||||||
|
|
||||||
### Go
|
### Go
|
||||||
|
Loading…
x
Reference in New Issue
Block a user