Merge pull request #55 from bparees/bump_version
bump to latest imagestream versions
This commit is contained in:
commit
fa3c4f3399
2 changed files with 3 additions and 3 deletions
|
@ -83,7 +83,7 @@
|
|||
"from": {
|
||||
"kind": "ImageStreamTag",
|
||||
"namespace": "${NAMESPACE}",
|
||||
"name": "python:3.4"
|
||||
"name": "python:3.5"
|
||||
},
|
||||
"env": [
|
||||
{
|
||||
|
@ -273,7 +273,7 @@
|
|||
"from": {
|
||||
"kind": "ImageStreamTag",
|
||||
"namespace": "${NAMESPACE}",
|
||||
"name": "postgresql:9.4"
|
||||
"name": "postgresql:9.5"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -83,7 +83,7 @@
|
|||
"from": {
|
||||
"kind": "ImageStreamTag",
|
||||
"namespace": "${NAMESPACE}",
|
||||
"name": "python:3.4"
|
||||
"name": "python:3.5"
|
||||
},
|
||||
"env": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue