670 Commits

Author SHA1 Message Date
2b91edb1e3 Upgrade GitLab CE to 18.2.1 2025-07-24 15:52:10 +02:00
d8aa15877d Upgrade GitLab CE to 18.2.0 2025-07-18 14:43:03 +02:00
92b639b1fa Upgrade GitLab CE to 18.1.2 2025-07-09 19:00:10 +03:00
1d6fff4af6 Upgrade GitLab CE to 18.1.1 2025-06-25 19:16:21 +02:00
82ba5b8c35 Upgrade GitLab CE to 18.1.0 2025-06-19 20:02:01 +02:00
ac47124a0d Allow setting ActiveRecord encryption secrets
Add environment variable to set entry in secrets.yml related to
active record encryption

- active_record_encryption_primary_key (can be multiple)
- active_record_encryption_deterministic_key (can be multiple)
- active_record_encryption_key_derivation_salt

Reference for '32 characters length' recommendation:
https://gitlab.com/gitlab-org/gitlab/-/blob/v18.0.0-ee/config/initializers/2_secret_token.rb#L78-80

TODO: fix command line usage in documentation
2025-06-17 18:53:25 +09:00
2e2f4f8176 Upgrade GitLab CE to 18.0.2 2025-06-12 06:46:53 +02:00
68ef26d601 Upgrade GitLab CE to 18.0.1 2025-05-22 05:19:32 +02:00
d9566ce0ef Use redis:7 in docker compose files and kubernetes manifests 2025-05-17 18:47:21 +02:00
54df830588 Use docker image by kkimurak for postgresql 2025-05-17 09:02:10 +02:00
77d781f066 Upgrade GitLab CE to 18.0.0 2025-05-15 19:57:52 +02:00
1b5a27d0d2 Upgrade GitLab CE to 17.11.2 2025-05-09 22:10:28 +02:00
145f1b08d9 Upgrade GitLab CE to 17.11.1 2025-04-24 21:16:05 +02:00
2d9b5fd8ca Upgrade GitLab CE to 17.11.0 2025-04-18 20:00:47 +02:00
1dc3980701 Upgrade GitLab CE to 17.10.4 2025-04-11 05:05:46 +02:00
dec08eeff2 Upgrade GitLab CE to 17.10.3 2025-04-03 05:21:45 +02:00
8d1e4bafcd Upgrade GitLab CE to 17.10.1 2025-03-30 10:35:12 +02:00
76c336c02c Upgrade GitLab CE to 17.10.0 2025-03-20 16:26:21 +01:00
967e018156 Upgrade GitLab CE to 17.9.1 2025-02-27 11:34:56 +01:00
2f38d3e57b Upgrade GitLab CE to 17.9.0 2025-02-22 16:50:33 +01:00
c938f39377 Upgrade GitLab CE to 17.8.2 2025-02-12 23:09:44 +01:00
f5e2572d7d Upgrade GitLab CE to 17.8.1 2025-01-22 23:27:15 +01:00
aec6003457 Upgrade GitLab CE to 17.8.0 2025-01-21 22:41:45 +01:00
ccd752499a Upgrade GitLab CE to 17.7.1 2025-01-21 21:25:04 +01:00
6021babd92 Update documentation 2025-01-21 19:27:03 +01:00
6a2e2356c7 Upgrade GitLab CE to 17.6.3 2025-01-18 18:22:08 +01:00
e69b6250f7 Upgrade GitLab CE to 17.6.2 2025-01-18 17:21:33 +01:00
a7c29209ca Upgrade GitLab CE to 17.6.1 2025-01-18 16:29:33 +01:00
41ad9da1b2 Upgrade GitLab CE to 17.6.0 2024-11-22 23:05:01 +01:00
87761d553e Upgrade GitLab CE to 17.5.2 2024-11-14 21:06:00 +01:00
3b310bcd41 Upgrade GitLab CE to 17.5.1 2024-10-25 18:06:00 +02:00
94a616c741 Upgrade GitLab CE to 17.5.0 2024-10-18 18:03:00 +02:00
5ce84968a6 Upgrade GitLab CE to 17.4.2 2024-10-10 15:55:40 +02:00
d08a6ec2a9 Upgrade GitLab CE to 17.4.1 2024-09-26 20:38:43 +02:00
5d51b74974 Upgrade GitLab CE to 17.4.0 2024-09-25 21:50:48 +02:00
e7f4f46783 Upgrade GitLab CE to 17.3.3 2024-09-18 22:42:00 +02:00
2232e7e3a7 Upgrade GitLab CE to 17.3.2 2024-09-13 06:55:53 +02:00
4b82b80d53 Upgrade GitLab CE to 17.3.1 2024-08-25 17:08:24 +02:00
a1753e383c Upgrade GitLab CE to 17.3.0 2024-08-15 20:08:18 +02:00
1a3722c6c0 Upgrade GitLab CE to 17.2.2 2024-08-08 19:35:29 +02:00
46fcdf1429 Upgrade GitLab CE to 17.2.1 2024-07-28 21:26:48 +02:00
6c2b6631fc Upgrade GitLab CE to 17.2.0 2024-07-21 14:31:54 +02:00
d8ff73a52a Upgrade GitLab CE to 17.1.2 2024-07-11 21:50:24 +02:00
a5ef262bf0 Upgrade GitLab CE to 17.1.1 2024-06-27 08:39:51 +02:00
eeedd79a00 Upgrade GitLab CE to 17.1.0 2024-06-21 21:18:51 +02:00
0b1a0143b7 Merge pull request #2951 from sachilles/upgrade-to-17.0.2
Upgrade GitLab CE to 17.0.2
2024-06-13 21:13:24 +02:00
0ddf45a528 Upgrade GitLab CE to 17.0.2 2024-06-13 20:11:10 +02:00
5204971ce0 #2420 Handle encrypted_settings_key_base variable to allow restoring backups from gitlab instances not running from this image and using encrypted settings feature. 2024-05-24 20:34:18 +02:00
07db6ad5fa Upgrade GitLab CE to 17.0.1 2024-05-24 17:55:42 +02:00
544d17841f Upgrade GitLab CE to 17.0.0 2024-05-19 21:28:47 +02:00