fix
This commit is contained in:
@@ -32,20 +32,20 @@ options:
|
|||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: sebt3/gramo
|
repository: sebt3/gramo
|
||||||
tag: 0.3.4
|
tag: 0.3.5
|
||||||
examples:
|
examples:
|
||||||
- gramo:
|
- gramo:
|
||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: sebt3/gramo
|
repository: sebt3/gramo
|
||||||
tag: 0.3.4
|
tag: 0.3.5
|
||||||
properties:
|
properties:
|
||||||
gramo:
|
gramo:
|
||||||
default:
|
default:
|
||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: sebt3/gramo
|
repository: sebt3/gramo
|
||||||
tag: 0.3.4
|
tag: 0.3.5
|
||||||
properties:
|
properties:
|
||||||
pull_policy:
|
pull_policy:
|
||||||
default: IfNotPresent
|
default: IfNotPresent
|
||||||
@@ -61,7 +61,7 @@ options:
|
|||||||
default: sebt3/gramo
|
default: sebt3/gramo
|
||||||
type: string
|
type: string
|
||||||
tag:
|
tag:
|
||||||
default: 0.3.4
|
default: 0.3.5
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
type: object
|
type: object
|
||||||
|
|||||||
Reference in New Issue
Block a user