Skip to content

Commit ad9386d

Browse files
committed
Warn about the container-handle-image-data command in the changelog
1 parent e42c6ef commit ad9386d

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ No significant changes.
163163

164164
#### Misc {: #2.27.0-misc }
165165

166-
-
167166

168167
---
169168

@@ -292,6 +291,8 @@ No significant changes.
292291

293292
## 2.26.0 (2025-08-14) {: #2.26.0 }
294293

294+
**WARNING:** If your installation pre-dates pulp_container 2.20, make sure that you run `pulpcore-manager container-handle-image-data` before upgrading to (or past) this release. If your installation began after pulp_container 2.20, or if you have already run this command at some point, this is not necessary.
295+
295296
#### Features {: #2.26.0-feature }
296297

297298
- Bump pulpcore upperbound to <3.100. pulp_container is now a Python >=3.11 project.
@@ -329,6 +330,8 @@ No significant changes.
329330

330331
## 2.25.0 (2025-04-15) {: #2.25.0 }
331332

333+
**WARNING:** If your installation pre-dates pulp_container 2.20, make sure that you run `pulpcore-manager container-handle-image-data` before upgrading to (or past) this release. If your installation began after pulp_container 2.20, or if you have already run this command at some point, this is not necessary.
334+
332335
#### Features {: #2.25.0-feature }
333336

334337
- Added full support for domains.
@@ -777,7 +780,7 @@ No significant changes.
777780

778781
### Misc
779782

780-
-
783+
-
781784

782785
---
783786

0 commit comments

Comments
 (0)