Releases: sameersbn/docker-gitlab
18.0.2
Docker Images for sameersbn/gitlab:18.0.2
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
17.11.4
Docker Images for sameersbn/gitlab:17.11.4
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:
- GitLab 17.x requires at least PostgreSQL 14.
- See issues to be aware of when upgrading to 17.x : https://docs.gitlab.com/ee/update/versions/gitlab_17_changes.html
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
17.10.8
Docker Images for sameersbn/gitlab:17.10.8
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:
- GitLab 17.x requires at least PostgreSQL 14.
- See issues to be aware of when upgrading to 17.x : https://docs.gitlab.com/ee/update/versions/gitlab_17_changes.html
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
18.0.1
Docker Images for sameersbn/gitlab:18.0.1
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
- [68ef26d] Upgrade GitLab CE to 18.0.1 (Steven Achilles)
17.11.3
Docker Images for sameersbn/gitlab:17.11.3
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:
- GitLab 17.x requires at least PostgreSQL 14.
- See issues to be aware of when upgrading to 17.x : https://docs.gitlab.com/ee/update/versions/gitlab_17_changes.html
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
17.10.7
Docker Images for sameersbn/gitlab:17.10.7
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:
- GitLab 17.x requires at least PostgreSQL 14.
- See issues to be aware of when upgrading to 17.x : https://docs.gitlab.com/ee/update/versions/gitlab_17_changes.html
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
- [41a451b] Upgrade GitLab CE to 17.10.7 (Steven Achilles)
18.0.0
Docker Images for sameersbn/gitlab:18.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 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
- [8408f1e] Add disabled password option for adduser as replacement for disabled login option (Steven Achilles)
- [576243c] Remove disable login option for adduser in order to allow user 'git' to login (Steven Achilles)
- [e238e22] Update NODE_OPTIONS in functions to match install script (Steven Achilles)
- [c9ec90d] Remove user 'ubuntu' and set uid and gid for user 'git' explicitly (Steven Achilles)
- [4c2faca] Update README to add informations about GitLab CE and required PostgreSQL versions (Steven Achilles)
- [d54b59a] Cleanup documentation (Steven Achilles)
- [0392d28] Update and lint Changelog.md (Steven Achilles)
- [4ef5a39] Lint changelog.md (Steven Achilles)
- [afee1ae] Add link to guide to breaking changes to release notes. (Steven Achilles)
- [d9566ce] Use redis:7 in docker compose files and kubernetes manifests (Steven Achilles)
- [1bf1c82] Revert "Ensure grants for user gitlab on schema public are correctly set" (Steven Achilles)
- [cf154bd] Ensure grants for user gitlab on schema public are correctly set (Steven Achilles)
- [54df830] Use docker image by kkimurak for postgresql (Steven Achilles)
- [1192a2e] Reformat docker-compose files (fix incorrect indentation) (Steven Achilles)
- [3d07804] Remove symbolic link to the correct location of ca-cert file (Steven Achilles)
- [cde9b4e] Increase memory to avoid heap limit allocation failure (Steven Achilles)
- [b3247e4] Remove package 'paxctl' (Steven Achilles)
- [213293b] Update orb versions used by circleci (Steven Achilles)
- [d7171e5] Remove package 'runit-systemd' (Steven Achilles)
- [d03645d] Update ppa urls (Steven Achilles)
- [77d781f] Upgrade GitLab CE to 18.0.0 (Steven Achilles)
17.11.2
Docker Images for sameersbn/gitlab:17.11.2
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:
- GitLab 17.x requires at least PostgreSQL 14.
- See issues to be aware of when upgrading to 17.x : https://docs.gitlab.com/ee/update/versions/gitlab_17_changes.html
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
- [1b5a27d] Upgrade GitLab CE to 17.11.2 (Steven Achilles)
17.10.6
Docker Images for sameersbn/gitlab:17.10.6
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:
- GitLab 17.x requires at least PostgreSQL 14.
- See issues to be aware of when upgrading to 17.x : https://docs.gitlab.com/ee/update/versions/gitlab_17_changes.html
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
- [3bdf10a] Upgrade GitLab CE to 17.10.6 (Steven Achilles)
17.9.8
Docker Images for sameersbn/gitlab:17.9.8
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:
- GitLab 17.x requires at least PostgreSQL 14.
- See issues to be aware of when upgrading to 17.x : https://docs.gitlab.com/ee/update/versions/gitlab_17_changes.html
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
- [bba443a] Upgrade GitLab CE to 17.9.8 (Steven Achilles)