Merge pull request '17.5.4' (#1) from 17.5.4 into master
Reviewed-on: #1
This commit is contained in:
commit
3a94333d97
@ -3,7 +3,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: 'gitlab/gitlab-ce:17.4.3-ce.0'
|
||||
image: 'gitlab/gitlab-ce:17.5.4-ce.0'
|
||||
networks:
|
||||
- proxy
|
||||
- internal
|
||||
@ -37,13 +37,13 @@ services:
|
||||
- "backupbot.backup=true"
|
||||
- "backupbot.backup.path=/etc/gitlab/,/var/log/gitlab/,/var/opt/gitlab/"
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-240}"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.1.0+17.4.3-ce.0"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.1.0+17.5.4-ce.0"
|
||||
secrets:
|
||||
- initial_root_password
|
||||
- runner_token
|
||||
- sso_provider_secret
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost/-/health"]
|
||||
test: ["CMD", "curl", "-f", "http://localhost/"]
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 10
|
||||
|
3
release/0.1.0+17.5.4-ce.0
Normal file
3
release/0.1.0+17.5.4-ce.0
Normal file
@ -0,0 +1,3 @@
|
||||
GitLab changes in 17.5: https://about.gitlab.com/releases/2024/10/17/gitlab-17-5-released/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user