UNCLASSIFIED

Commit ad335eea authored by sean.melissari's avatar sean.melissari
Browse files

Merge branch 'bump-14-0-1' into 'development'

v14.0.1

See merge request !23
parents dad51d3e 99f5d959
Pipeline #388818 passed with stages
in 9 minutes and 32 seconds
ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG BASE_TAG=8.3
ARG BASE_TAG=8.4
FROM $BASE_REGISTRY/$BASE_IMAGE:$BASE_TAG
......
......@@ -8,13 +8,13 @@ name: "gitlab/gitlab-runner/gitlab-runner-helper"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "v13.10.0"
- "v14.0.1"
- "latest"
# Build args passed to Dockerfile ARGs
args:
BASE_IMAGE: "redhat/ubi/ubi8"
BASE_TAG: "8.3"
BASE_TAG: "8.4"
GIT_LFS_VERSION: "2.11.0-2.el8"
# Docker image labels
......@@ -28,7 +28,7 @@ labels:
org.opencontainers.image.url: "https://about.gitlab.com/"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "Gitlab"
org.opencontainers.image.version: "v13.10.0"
org.opencontainers.image.version: "v14.0.1"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "gitlab, git, gitops"
## This value can be "opensource" or "commercial"
......@@ -39,10 +39,10 @@ labels:
# List of resources to make available to the offline build context
resources:
- filename: gitlab-runner-helper
url: https://gitlab-runner-downloads.s3.amazonaws.com/ubi-images/v13.10.0/gitlab-runner-helper
url: https://gitlab-runner-downloads.s3.amazonaws.com/ubi-images/v14.0.1/gitlab-runner-helper
validation:
type: sha256
value: 31c779daf8f7a0e613ebcec6004c6a76872873a57f0a20041862c515d3bf3d2a
value: c8b2ea1ef0f897b8612db0dee5f03fa079ce92e83ae2bec89b20b3f3756b2ec4
# List of project maintainers
maintainers:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment