Skip to content

Commit 6f415d2

Browse files
committed
docs: update deprecation status of BuildKit "buildInfo" for v24.0.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 60d0659 commit 6f415d2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/deprecated.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The table below provides an overview of the current status of deprecated feature
5050

5151
| Status | Feature | Deprecated | Remove |
5252
|------------|------------------------------------------------------------------------------------------------------------------------------------|------------|---------|
53-
| Deprecated | [Buildkit build information](#buildkit-build-information) | v23.0.0 | v24.0.0 |
53+
| Removed | [Buildkit build information](#buildkit-build-information) | v23.0.0 | v24.0.0 |
5454
| Deprecated | [Legacy builder for Linux images](#legacy-builder-for-linux-images) | v23.0.0 | - |
5555
| Deprecated | [Legacy builder fallback](#legacy-builder-fallback) | v23.0.0 | - |
5656
| Removed | [Btrfs storage driver on CentOS 7 and RHEL 7](#btrfs-storage-driver-on-centos-7-and-rhel-7) | v20.10 | v23.0.0 |
@@ -108,6 +108,7 @@ The table below provides an overview of the current status of deprecated feature
108108
### Buildkit build information
109109

110110
**Deprecated in Release: v23.0.0**
111+
**Removed in Release: v24.0.0**
111112

112113
[Build information](https://github.com/moby/buildkit/blob/v0.11/docs/buildinfo.md)
113114
structures have been introduced in [BuildKit v0.10.0](https://github.com/moby/buildkit/releases/tag/v0.10.0)

0 commit comments

Comments
 (0)