fix
This commit is contained in:
@@ -132,18 +132,18 @@ options:
|
||||
back:
|
||||
pull_policy: IfNotPresent
|
||||
registry: docker.io
|
||||
repository: taigaio/taiga-back
|
||||
tag: 6.7.3
|
||||
repository: sebt3/taiga-back
|
||||
tag: 6.8.0
|
||||
events:
|
||||
pull_policy: IfNotPresent
|
||||
registry: docker.io
|
||||
repository: taigaio/taiga-events
|
||||
tag: 6.7.0
|
||||
repository: sebt3/taiga-events
|
||||
tag: 6.8.0
|
||||
front:
|
||||
pull_policy: IfNotPresent
|
||||
registry: docker.io
|
||||
repository: taigaio/taiga-front
|
||||
tag: 6.7.7
|
||||
repository: sebt3/taiga-front
|
||||
tag: 6.8.0
|
||||
nginx:
|
||||
pull_policy: IfNotPresent
|
||||
registry: docker.io
|
||||
@@ -156,8 +156,8 @@ options:
|
||||
protected:
|
||||
pull_policy: IfNotPresent
|
||||
registry: docker.io
|
||||
repository: taigaio/taiga-protected
|
||||
tag: 6.7.0
|
||||
repository: sebt3/taiga-protected
|
||||
tag: 6.8.0
|
||||
rabbit:
|
||||
registry: docker.io
|
||||
repository: rabbitmq
|
||||
@@ -166,18 +166,18 @@ options:
|
||||
- back:
|
||||
pull_policy: IfNotPresent
|
||||
registry: docker.io
|
||||
repository: taigaio/taiga-back
|
||||
tag: 6.7.3
|
||||
repository: sebt3/taiga-back
|
||||
tag: 6.8.0
|
||||
events:
|
||||
pull_policy: IfNotPresent
|
||||
registry: docker.io
|
||||
repository: taigaio/taiga-events
|
||||
tag: 6.7.0
|
||||
repository: sebt3/taiga-events
|
||||
tag: 6.8.0
|
||||
front:
|
||||
pull_policy: IfNotPresent
|
||||
registry: docker.io
|
||||
repository: taigaio/taiga-front
|
||||
tag: 6.7.7
|
||||
repository: sebt3/taiga-front
|
||||
tag: 6.8.0
|
||||
nginx:
|
||||
pull_policy: IfNotPresent
|
||||
registry: docker.io
|
||||
@@ -190,8 +190,8 @@ options:
|
||||
protected:
|
||||
pull_policy: IfNotPresent
|
||||
registry: docker.io
|
||||
repository: taigaio/taiga-protected
|
||||
tag: 6.7.0
|
||||
repository: sebt3/taiga-protected
|
||||
tag: 6.8.0
|
||||
rabbit:
|
||||
registry: docker.io
|
||||
repository: rabbitmq
|
||||
@@ -201,8 +201,8 @@ options:
|
||||
default:
|
||||
pull_policy: IfNotPresent
|
||||
registry: docker.io
|
||||
repository: taigaio/taiga-back
|
||||
tag: 6.7.3
|
||||
repository: sebt3/taiga-back
|
||||
tag: 6.8.0
|
||||
properties:
|
||||
pull_policy:
|
||||
default: IfNotPresent
|
||||
@@ -215,18 +215,18 @@ options:
|
||||
default: docker.io
|
||||
type: string
|
||||
repository:
|
||||
default: taigaio/taiga-back
|
||||
default: sebt3/taiga-back
|
||||
type: string
|
||||
tag:
|
||||
default: 6.7.3
|
||||
default: 6.8.0
|
||||
type: string
|
||||
type: object
|
||||
events:
|
||||
default:
|
||||
pull_policy: IfNotPresent
|
||||
registry: docker.io
|
||||
repository: taigaio/taiga-events
|
||||
tag: 6.7.0
|
||||
repository: sebt3/taiga-events
|
||||
tag: 6.8.0
|
||||
properties:
|
||||
pull_policy:
|
||||
default: IfNotPresent
|
||||
@@ -239,18 +239,18 @@ options:
|
||||
default: docker.io
|
||||
type: string
|
||||
repository:
|
||||
default: taigaio/taiga-events
|
||||
default: sebt3/taiga-events
|
||||
type: string
|
||||
tag:
|
||||
default: 6.7.0
|
||||
default: 6.8.0
|
||||
type: string
|
||||
type: object
|
||||
front:
|
||||
default:
|
||||
pull_policy: IfNotPresent
|
||||
registry: docker.io
|
||||
repository: taigaio/taiga-front
|
||||
tag: 6.7.7
|
||||
repository: sebt3/taiga-front
|
||||
tag: 6.8.0
|
||||
properties:
|
||||
pull_policy:
|
||||
default: IfNotPresent
|
||||
@@ -263,10 +263,10 @@ options:
|
||||
default: docker.io
|
||||
type: string
|
||||
repository:
|
||||
default: taigaio/taiga-front
|
||||
default: sebt3/taiga-front
|
||||
type: string
|
||||
tag:
|
||||
default: 6.7.7
|
||||
default: 6.8.0
|
||||
type: string
|
||||
type: object
|
||||
nginx:
|
||||
@@ -313,8 +313,8 @@ options:
|
||||
default:
|
||||
pull_policy: IfNotPresent
|
||||
registry: docker.io
|
||||
repository: taigaio/taiga-protected
|
||||
tag: 6.7.0
|
||||
repository: sebt3/taiga-protected
|
||||
tag: 6.8.0
|
||||
properties:
|
||||
pull_policy:
|
||||
default: IfNotPresent
|
||||
@@ -327,10 +327,10 @@ options:
|
||||
default: docker.io
|
||||
type: string
|
||||
repository:
|
||||
default: taigaio/taiga-protected
|
||||
default: sebt3/taiga-protected
|
||||
type: string
|
||||
tag:
|
||||
default: 6.7.0
|
||||
default: 6.8.0
|
||||
type: string
|
||||
type: object
|
||||
rabbit:
|
||||
|
||||
Reference in New Issue
Block a user