Skip to content

Commit 9a79ff1

Browse files
Felix Reynaramprice
authored andcommitted
Add migration from v1.5.10.0 [#109307592]
Signed-off-by: Aram Price <aprice@pivotal.io>
1 parent 3152aec commit 9a79ff1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

example-product/content_migrations/example-product.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,11 @@ migrations:
381381
- type: update
382382
selector: "product_version"
383383
to: *to_version
384+
- from_version: "1.5.10.0"
385+
rules:
386+
- type: update
387+
selector: "product_version"
388+
to: *to_version
384389
- from_version: "1.6.0.0"
385390
rules:
386391
- type: update

0 commit comments

Comments
 (0)