Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
18.1.0 source code.tar.gz | 2025-06-19 | 627.8 kB | |
18.1.0 source code.zip | 2025-06-19 | 660.6 kB | |
README.md | 2025-06-19 | 2.2 kB | |
Totals: 3 Items | 1.3 MB | 0 |
Docker Images for sameersbn/gitlab:18.1.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 18 make sure to read and understand the notes about breaking changes.
- In GitLab 18.0 and later, PostgreSQL 16 or later is required.
- 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
- [82ba5b8c] Upgrade GitLab CE to 18.1.0 (Steven Achilles)
- [e9575e47] docs: Fix required PostgreSQL version for GitLab 18.0.0 (was 18.0.2) (mixxtor)
- [c742614e] feat: Add support for Omniauth JWT login (ysicing)
- [e910e302] Stop recompiling assets to enable relative url (Kazunori Kimura)
- [822a21e5] Some minor fixes to spelling and formatting (Joerg Stoever)
- [ac47124a] Allow setting ActiveRecord encryption secrets (Kazunori Kimura)
- [7684af95] Docs: fix RACK_ATTACK_WHITELIST section (quoting) (Kazunori Kimura)
- [34786748] README.md: fix some typo (Kazunori Kimura)
- [de75177e] Remove patch to remove HSTS setting from app/controller/application_controller.rb (Kazunori Kimura)