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