UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit e116ca46 authored by renovate's avatar renovate
Browse files

Merge branch 'renovate/openpolicyagent-conftest-0.x' into 'development'

Update openpolicyagent/conftest Docker tag to v0.27.0

See merge request !21
parents d4975e58 54f7b842
Pipeline #419088 passed with stages
in 9 minutes and 4 seconds
......@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG BASE_TAG=8.4
FROM openpolicyagent/conftest:v0.26.0 as base
FROM openpolicyagent/conftest:v0.27.0 as base
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
......@@ -8,7 +8,7 @@ name: "opensource/openpolicyagent/conftest"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "v0.26.0"
- "v0.27.0"
- "latest"
# Build args passed to Dockerfile ARGs
......@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "https://github.com/open-policy-agent/conftest"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "opensource"
org.opencontainers.image.version: "v0.26.0"
org.opencontainers.image.version: "v0.27.0"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "openpolicyagent,opa"
## 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/conftest:v0.26.0
url: docker://docker.io/openpolicyagent/conftest@sha256:975d8d1973e5f00a744ad7c65523dc95594bc47ac2dd7d6940d3c39f6e2ac658
- tag: openpolicyagent/conftest:v0.27.0
url: docker://docker.io/openpolicyagent/conftest@sha256:9fb29baaf8d7f37c7e8a1874dadadbc1b2796d0409b77377d87d774416128ff3
# List of project maintainers
# FIXME: Fill in the following details for the current container owner in the whitelist
......
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