UNCLASSIFIED

Commit 2de61dac authored by Jeffrey Weatherford's avatar Jeffrey Weatherford
Browse files

Merge branch 'renovate/docker-openpolicyagent-gatekeeper-3.x' into 'development'

Update openpolicyagent/gatekeeper Docker tag to v3.2.3

See merge request !17
parents 51455750 4b7720cb
Pipeline #145267 passed with stages
in 15 minutes and 56 seconds
......@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG BASE_TAG=8.3
FROM openpolicyagent/gatekeeper:v3.2.2 as base
FROM openpolicyagent/gatekeeper:v3.2.3 as base
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
......@@ -8,7 +8,7 @@ name: "opensource/openpolicyagent/gatekeeper"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "v3.2.2"
- "v3.2.3"
- "latest"
# Build args passed to Dockerfile ARGs
......@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "https://github.com/openpolicyagent/gatekeeper"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "openpolicyagent"
org.opencontainers.image.version: "v3.2.2"
org.opencontainers.image.version: "v3.2.3"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "policy,governance"
## This value can be "opensource" or "commercial"
......@@ -37,8 +37,8 @@ labels:
# List of resources to make available to the offline build context
resources:
- tag: openpolicyagent/gatekeeper:v3.2.2
url: docker://docker.io/openpolicyagent/gatekeeper@sha256:0f9840f733af8ca1fd2d573b2ff723ced7e39ecacd6a75b60a46f961095c2a7e
- tag: openpolicyagent/gatekeeper:v3.2.3
url: docker://docker.io/openpolicyagent/gatekeeper@sha256:6b1d18c138caff15b670730e03e3501523c08766e10714dd9ef221a12d7ef2ab
# 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