-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move Versions into deprecation notice, and merge.
- Loading branch information
1 parent
66fdf9f
commit f9d7526
Showing
2 changed files
with
11 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
# IMPORTANT NOTE | ||
# ⚠️ DEPRECATION NOTICE ⚠️ | ||
|
||
⚠️⚠️⚠️ This image is maintained by community volunteers. For the latest Plone releases, use the [Plone Backend](https://github.com/plone/plone-backend) and [Plone Frontend](https://github.com/plone/plone-frontend) images maintained by the Plone Foundation. | ||
- Plone 4.x is no longer supported. | ||
- Plone 5.x is out of maintenance support, and will exit security support on 2024-10-31. | ||
- It is strongly recommended to migrate to the latest available Plone version. See https://plone.org/download/release-schedule for details. | ||
|
||
The official Docker images for Plone 5.x and Plone 4.x are available here, and are maintained by community volunteers. | ||
|
||
Beginning with Plone 6.x, the frontend and backend run in separate Docker images, and are supported by the Plone Foundation. | ||
|
||
- [Plone Backend](https://github.com/plone/plone-backend) | ||
- [Plone Frontend](https://github.com/plone/plone-frontend) |