UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 594141a0 authored by Colton Freeman's avatar Colton Freeman
Browse files

update renovate

parent 148b4b6f
No related branches found
No related tags found
2 merge requests!25Development,!23update renovate
Pipeline #3553315 failed
ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi9
ARG BASE_TAG=9.2
ARG BASE_TAG=9.3
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
......@@ -9,7 +9,7 @@ tags:
args:
BASE_IMAGE: "redhat/ubi/ubi9"
BASE_TAG: "9.2"
BASE_TAG: "9.3"
labels:
org.opencontainers.image.title: "title"
......@@ -27,8 +27,8 @@ resources:
url: "https://example.com/path/to/file.tar.gz"
validation:
type: sha256
value: ""
### For Docker dependencies
value: " "
# For Docker dependencies
- tag: "product/name:1.0.0"
url: "docker://<image-registry>/name/of/product@sha256:<value>"
......
# Renovate is an automation tool that Iron Bank leverages to help with auto dependency updates.
# For more information on renovate, you can view that on the public Iron Bank documentation site here: https://docs-ironbank.dso.mil/hardening/repository-structure/#5-renovatejson and https://docs-ironbank.dso.mil/tutorials/local-renovate-testing/
# A high level example of how you can use Renovate to help with these automatic dependency updates can be found with Iron Bank's kubernetes-1.27 kube-scheduler: https://repo1.dso.mil/dsop/opensource/kubernetes/1.27/kube-scheduler/-/blob/development/renovate.json
\ No newline at end of file
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment