Skip to content

Commit

Permalink
Merge pull request #3791 from zowe/manifestimagesfor1.28.6
Browse files Browse the repository at this point in the history
update manifest.json.template file for v1.28.6
  • Loading branch information
MarkAckert authored Apr 11, 2024
2 parents 67761de + 6adac38 commit 7b649dc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions manifest.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -438,9 +438,9 @@
],
"imageDependencies": {
"zowe-launch-scripts": {
"registry": "zowe-docker-snapshot.jfrog.io",
"registry": "zowe-docker-release.jfrog.io",
"name": "ompzowe/zowe-launch-scripts",
"tag" : "1.25.0-ubuntu.staging"
"tag" : "1.28.6-ubuntu"
},
"api-catalog": {
"registry": "zowe-docker-release.jfrog.io",
Expand Down Expand Up @@ -472,32 +472,32 @@
"kind": "job",
"registry": "zowe-docker-release.jfrog.io",
"name": "ompzowe/explorer-ip",
"tag" : "1-ubuntu"
"tag" : "1.0.1-ubuntu"
},
"explorer-jes": {
"registry": "zowe-docker-release.jfrog.io",
"name": "ompzowe/explorer-jes",
"tag" : "1-ubuntu"
"tag" : "1.0.23-ubuntu"
},
"explorer-mvs": {
"registry": "zowe-docker-release.jfrog.io",
"name": "ompzowe/explorer-mvs",
"tag" : "1-ubuntu"
"tag" : "1.0.21-ubuntu"
},
"explorer-uss": {
"registry": "zowe-docker-release.jfrog.io",
"name": "ompzowe/explorer-uss",
"tag" : "1-ubuntu"
"tag" : "1.0.23-ubuntu"
},
"files-api": {
"registry": "zowe-docker-release.jfrog.io",
"name": "ompzowe/files-api",
"tag" : "1-ubuntu"
"tag" : "1.0.24-ubuntu"
},
"jobs-api": {
"registry": "zowe-docker-release.jfrog.io",
"name": "ompzowe/jobs-api",
"tag" : "1-ubuntu"
"tag" : "1.0.22-ubuntu"
}
},
"dependencyDecisions": {
Expand Down

0 comments on commit 7b649dc

Please sign in to comment.