release tags in fat manifest

This commit is contained in:
Luke Powlett
2019-08-06 16:24:27 +01:00
committed by LPowlett
parent 684a2d1b04
commit 6c6c7fe1e3
3 changed files with 11 additions and 11 deletions

View File

@@ -12,17 +12,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
image: ibmcom/mq:9.1.3.0 image: ibmcom/mq:9.1.3.0-r2
manifests: manifests:
- image: ibmcom/mq:9.1.3.0-amd64 - image: ibmcom/mq:9.1.3.0-r2-amd64
platform: platform:
architecture: amd64 architecture: amd64
os: linux os: linux
- image: ibmcom/mq:9.1.3.0-ppc64le - image: ibmcom/mq:9.1.3.0-r2-ppc64le
platform: platform:
architecture: ppc64le architecture: ppc64le
os: linux os: linux
- image: ibmcom/mq:9.1.3.0-s390x - image: ibmcom/mq:9.1.3.0-r2-s390x
platform: platform:
architecture: s390x architecture: s390x
os: linux os: linux

View File

@@ -14,15 +14,15 @@
image: ibmcom/mq:latest image: ibmcom/mq:latest
manifests: manifests:
- image: ibmcom/mq:9.1.3.0-amd64 - image: ibmcom/mq:9.1.3.0-r2-amd64
platform: platform:
architecture: amd64 architecture: amd64
os: linux os: linux
- image: ibmcom/mq:9.1.3.0-ppc64le - image: ibmcom/mq:9.1.3.0-r2-ppc64le
platform: platform:
architecture: ppc64le architecture: ppc64le
os: linux os: linux
- image: ibmcom/mq:9.1.3.0-s390x - image: ibmcom/mq:9.1.3.0-r2-s390x
platform: platform:
architecture: s390x architecture: s390x
os: linux os: linux

View File

@@ -12,17 +12,17 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
image: ibmcorp/mqadvanced-server-dev:9.1.3.0 image: ibmcorp/mqadvanced-server-dev:9.1.3.0-r2
manifests: manifests:
- image: ibmcorp/mqadvanced-server-dev:9.1.3.0-amd64 - image: ibmcorp/mqadvanced-server-dev:9.1.3.0-r2-amd64
platform: platform:
architecture: amd64 architecture: amd64
os: linux os: linux
- image: ibmcorp/mqadvanced-server-dev:9.1.3.0-ppc64le - image: ibmcorp/mqadvanced-server-dev:9.1.3.0-r2-ppc64le
platform: platform:
architecture: ppc64le architecture: ppc64le
os: linux os: linux
- image: ibmcorp/mqadvanced-server-dev:9.1.3.0-s390x - image: ibmcorp/mqadvanced-server-dev:9.1.3.0-r2-s390x
platform: platform:
architecture: s390x architecture: s390x
os: linux os: linux