UNCLASSIFIED

Commit bda42bda authored by thomas.shepherd's avatar thomas.shepherd
Browse files

Merge branch 'development' into 'master'

Merge Development into Master

See merge request !220
parents 3c14e269 906f9cc7
Pipeline #367142 passed with stages
in 103 minutes and 30 seconds
......@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/opensource/nodejs/nodejs14
ARG BASE_TAG=14.17.3
FROM renovate/renovate:25.53.4 as builder
FROM renovate/renovate:25.53.5 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.53.4"
- "25.53.5"
- "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.53.4"
org.opencontainers.image.version: "25.53.5"
## 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.53.4
url: docker://docker.io/renovate/renovate@sha256:d1fcd711677dcb08b3020ea535b4da14e9b77a4a9acd03924945fc08eb461ea0
- tag: renovate/renovate:25.53.5
url: docker://docker.io/renovate/renovate@sha256:6310e3820453a51a348038504ec92c7f5fe4b45fcf3a94548ce3b6dc9378fe93
- 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:
......
......@@ -17,7 +17,7 @@ resources:
type: sha256
value: 39fb8672126159acb139a7718dd10806104dec1e2f0f6c88aab05d17df10c8d4
- filename: gitlab-triage-1.15.0.gem
url: https://rubygems.org/downloads/gitlab-triage-1.19.0.gem
url: https://rubygems.org/downloads/gitlab-triage-1.20.0.gem
validation:
type: sha256
value: 098dd94b7252f8ab066cd405835c328df8bd30fb779b5df7a7063b97ec8a6f23
value: b20fd88119e9d7e11c4dc06ab26f2f66b57462e1d348910593fc21856f009fa8
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