Skip to content

Commit 11aac42

Browse files
committed
doc: document dind breaking changes
1 parent aa49636 commit 11aac42

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md.gotmpl

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2366,6 +2366,13 @@ For built-in RabbitMQ `bitnami/rabbitmq` subchart, pre-upgrade hook was added to
23662366

23672367
### To 2-9-0
23682368

2369+
> [!WARNING]
2370+
> **BREAKING CHANGES**
2371+
>
2372+
> Default DinD image has been upgraded to 28.x, which removes support for pushing and pulling with legacy image manifest v2 schema 1 ([ref](https://docs.docker.com/engine/deprecated/#pushing-and-pulling-with-image-manifest-v2-schema-1)).
2373+
>
2374+
> Before upgrading Codefresh, please follow the instruction in [this doc](https://codefresh.io/docs/docs/kb/articles/upgrade-deprecated-docker-images/) to identify deprecated images, upgrade them, and then proceed with upgrading the platform.
2375+
23692376
#### Affected values
23702377

23712378
- `.Values.runner` is removed

0 commit comments

Comments
 (0)