coreos-cincinnati: deploy latest master (aa481a1)
This commit is contained in:
parent
bb33704559
commit
617c249c96
3 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: "dumnati"
|
- name: "dumnati"
|
||||||
image: "fedora-coreos-cincinnati:dumnati-{{dumnati_deploy_git_sha}}"
|
image: "fedora-coreos-cincinnati:dumnati-{{fcos_cincinnati_deploy_git_sha}}"
|
||||||
args: [
|
args: [
|
||||||
"/usr/local/bin/dumnati",
|
"/usr/local/bin/dumnati",
|
||||||
"-c", "/etc/cincinnati/graph-builder.toml",
|
"-c", "/etc/cincinnati/graph-builder.toml",
|
||||||
|
@ -53,5 +53,5 @@ spec:
|
||||||
- "dumnati"
|
- "dumnati"
|
||||||
from:
|
from:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
name: "fedora-coreos-cincinnati:dumnati-{{dumnati_deploy_git_sha}}"
|
name: "fedora-coreos-cincinnati:dumnati-{{fcos_cincinnati_deploy_git_sha}}"
|
||||||
type: ImageChange
|
type: ImageChange
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
---
|
---
|
||||||
fcos_cincinnati_build_git_sha: aa481a1c709ef861767d1c3a55cef935eb63d661
|
fcos_cincinnati_build_git_sha: aa481a1c709ef861767d1c3a55cef935eb63d661
|
||||||
dumnati_deploy_git_sha: c0f76a53f770f205914053cd495691920523a4b2
|
fcos_cincinnati_deploy_git_sha: aa481a1c709ef861767d1c3a55cef935eb63d661
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
---
|
---
|
||||||
fcos_cincinnati_build_git_sha: aa481a1c709ef861767d1c3a55cef935eb63d661
|
fcos_cincinnati_build_git_sha: aa481a1c709ef861767d1c3a55cef935eb63d661
|
||||||
dumnati_deploy_git_sha: c0f76a53f770f205914053cd495691920523a4b2
|
fcos_cincinnati_deploy_git_sha: aa481a1c709ef861767d1c3a55cef935eb63d661
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue