UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit 1460d561 authored by Andrii Panchuk's avatar Andrii Panchuk
Browse files

Merge branch 'renovate/renovate-renovate-25.x' into 'development'

Update renovate/renovate Docker tag to v25.52.0

See merge request !186
parents f7e8ae5d d62b2f57
Pipeline #344314 passed with stages
in 53 minutes and 20 seconds
......@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/opensource/nodejs/nodejs14
ARG BASE_TAG=14.17.0
FROM renovate/renovate:25.51.5 as builder
FROM renovate/renovate:25.52.0 as builder
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
......@@ -8,7 +8,7 @@ name: "container-hardening-tools/renovate/renovate"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "25.51.5"
- "25.52.0"
- "latest"
# Build args passed to Dockerfile ARGs
......@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "https://github.com/renovatebot/renovate"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "WhiteSource"
org.opencontainers.image.version: "25.51.5"
org.opencontainers.image.version: "25.52.0"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "automation,dependency,updates"
## 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: renovate/renovate:25.51.5
url: docker://docker.io/renovate/renovate@sha256:a43b9560a8c5daea03acdc839824d5126e25640fc7ab1c5d68e750d461ea9edb
- tag: renovate/renovate:25.52.0
url: docker://docker.io/renovate/renovate@sha256:73420402dc828af7a86f3b4d029a0d3eb0362d6009b91967cdced80d5e500d90
- filename: helm-docs.tar.gz
url: https://github.com/norwoodj/helm-docs/releases/download/v1.5.0/helm-docs_1.5.0_Linux_x86_64.tar.gz
validation:
......
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