Fix ImageStream tags in openshift provider mode (#1461)

* Fix ImageStream tags in openshift provider mode

Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
This commit is contained in:
Shivam Sandbhor
2021-11-20 13:31:56 +08:00
committed by GitHub
parent 40646f4715
commit a46582bda2
15 changed files with 27 additions and 28 deletions
+1 -1
View File
@@ -130,7 +130,7 @@
},
"tags": [
{
"name": "",
"name": "latest",
"annotations": null,
"from": {
"kind": "DockerImage",