UNCLASSIFIED

Commit 6c3acbc6 authored by Alozie Obuh's avatar Alozie Obuh
Browse files

Merge branch 'update-to-25.52.7' into 'development'

update to 25.52.7

See merge request !203
parents 70c81631 70a63894
Pipeline #355784 passed with stages
in 60 minutes and 28 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.52.5 as builder
FROM renovate/renovate:25.52.7 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.52.5"
- "25.52.7"
- "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.52.5"
org.opencontainers.image.version: "25.52.7"
## 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,18 +37,18 @@ labels:
# List of resources to make available to the offline build context
resources:
- tag: renovate/renovate:25.52.5
url: docker://docker.io/renovate/renovate@sha256:9d6f0c6511bc5fa2111ae3340948745dc16634e558477603272cc6259fcb43b8
- tag: renovate/renovate:25.52.7
url: docker://docker.io/renovate/renovate@sha256:8c9c8bad2b7cface3737f7d76f77b6595e4ec8e02ebfd3cda1baa755c94f90a8
- 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:
type: sha256
value: a352e13a8438045b8ed138b821cb757c177acd999c1af77345152d7a64b0ddb7
- filename: yq
url: https://github.com/mikefarah/yq/releases/download/v4.9.6/yq_linux_amd64
url: https://github.com/mikefarah/yq/releases/download/v4.9.8/yq_linux_amd64
validation:
type: sha256
value: a1cfa39a9538e27f11066aa5659b32f9beae1eea93369d395bf45bcfc8a181dc
value: f689eb3b3a52698042365134a01822cada9c01bf069f207ed5b35088248e3000
- filename: kpt.tar.gz
url: https://github.com/GoogleContainerTools/kpt/releases/download/v0.39.3/kpt_linux_amd64-0.39.3.tar.gz
validation:
......@@ -57,7 +57,8 @@ resources:
# List of project maintainers
maintainers:
- name: "Alozie Obuh"
username: "obuh.alozie"
email: "obuh.aloze@solute.us"
- email: "melissari_sean@bah.com"
name: "Sean Melissari"
username: "sean.melissari"
cht_member: true
......@@ -6,11 +6,11 @@ resources:
validation:
type: sha256
value: 864baa0437f8368e0713d44b83afe21dce1fb4ee7dae4ca0f9dd5f0df22d01c4
- url: "https://github.com/fluent/fluentd/archive/v1.13.0.tar.gz"
- url: "https://github.com/fluent/fluentd/archive/v1.13.1.tar.gz"
filename: fluentd.tar.gz
validation:
type: sha256
value: fd990a6f97318db6b987529aab8b559508c146021208ba600dad0685fd102051
value: b6296aa45da03d3a9217265f52196969f46f52a6ece00e3aed3947ebe322bafe
- filename: urllib3-1.25.10-py2.py3-none-any.whl
url: https://files.pythonhosted.org/packages/5f/64/43575537846896abac0b15c3e5ac678d787a4021e906703f1766bfb8ea11/urllib3-1.26.6-py2.py3-none-any.whl
validation:
......
{
"assignees": [
"@obuh.alozie"
"@sean.melissari"
],
"baseBranches": [
"development"
......
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