Skip to content

Commit 84d18b0

Browse files
Merge branch 'main' into CR-31002-drw-prepare-for-mongodb-on-prem-upgrade
2 parents 83e2756 + ae568e7 commit 84d18b0

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

README.md

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

23642364
### To 2-9-0
23652365

2366+
> [!WARNING]
2367+
> **BREAKING CHANGES**
2368+
>
2369+
> 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)).
2370+
>
2371+
> 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.
2372+
23662373
#### Affected values
23672374

23682375
- `.Values.runner` is removed

README.md.gotmpl

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

23742374
### To 2-9-0
23752375

2376+
> [!WARNING]
2377+
> **BREAKING CHANGES**
2378+
>
2379+
> 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)).
2380+
>
2381+
> 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.
2382+
23762383
#### Affected values
23772384

23782385
- `.Values.runner` is removed

0 commit comments

Comments
 (0)