Docker Images for sameersbn/gitlab:19.0.0
Installation
For installation and usage instructions please refer to the README
Important notes
Please note that this version does not yet include any rework as a consequence of the major release and possibly some functions in our implementation might not be usable yet or only to a limited extent.
Don't forget to consider the version specific upgrading instructions for GitLab CE before upgrading your GitLab CE instance!
Please note:
- Before upgrading to GitLab 19 make sure to read and understand the notes about breaking changes.
- In GitLab 19.0 and later, PostgreSQL 17 is the minimum supported version.
- See issues to be aware of when upgrading: https://docs.gitlab.com/update/.
Contributing
You are kindly invited to provide contributions. If you find this image useful here's how you can help:
- Send a Pull Request with your awesome new features and bug fixes
- Be a part of the community and help resolve issues
- Support the development of this image with a donation
Changelog
- [d5ec98f] Update comment related to GitLab and PostgreSQL versions (Steven Achilles)
- [8e94999] Remove leading zero in DB_SERVER_VERSION (Steven Achilles)
- [0d73691] Update files related to required postgres image version (Steven Achilles)
- [1c9b5d1] Remove package for postgresql-client in v19 (currently in development) (Steven Achilles)
- [dc88e97] Raise the minimum required and the maximum tested postgres server versions (Steven Achilles)
- [91199a0] Remove package for postgresql-client in v16 and add client in v19 (Steven Achilles)
- [c49949b] Stop the container or display a warning at startup, depending on PostgreSQL requirements (Steven Achilles)
- [5f52a89] Check if server side DB version met requirement (KIMURA Kazunori)
- [f84a0cc] fix typo in comment in gitlab_generate_postgresqlrc() (KIMURA Kazunori)
- [d52f098] Remove postgresql-clients in versions before 16 (Steven Achilles)
- [68da526] Add PostgreSQL client for v18 (Steven Achilles)
- [63fece7] Compiling node asses as git user (Steven Achilles)
- [432c58e] Update script to generate release notes (Steven Achilles)
- [d090d60] Upgrade GitLab CE to 19.0.0 (Steven Achilles)