Version 24.98.9-slim; sync labels
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f54601076f
commit
5070ec86c9
@ -1,6 +1,4 @@
|
|||||||
---
|
|
||||||
version: "3.8"
|
version: "3.8"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: "renovate/renovate:24.98.9-slim"
|
image: "renovate/renovate:24.98.9-slim"
|
||||||
@ -21,15 +19,14 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
- "swarm.cronjob.enable=true"
|
- "swarm.cronjob.enable=true"
|
||||||
- "swarm.cronjob.schedule=0 9 * * 1-5"
|
- "swarm.cronjob.schedule=0 9 * * 1-5"
|
||||||
|
- coop-cloud.${STACK_NAME}.app.version=24.98.9-slim-d3db1c25
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: none
|
condition: none
|
||||||
|
|
||||||
configs:
|
configs:
|
||||||
config_js:
|
config_js:
|
||||||
name: config_js_v1
|
name: config_js_v1
|
||||||
file: config.js.tmpl
|
file: config.js.tmpl
|
||||||
template_driver: golang
|
template_driver: golang
|
||||||
|
|
||||||
secrets:
|
secrets:
|
||||||
api_token:
|
api_token:
|
||||||
name: api_token_v1
|
name: api_token_v1
|
||||||
|
Reference in New Issue
Block a user