UNCLASSIFIED

Commit 9abaff89 authored by Al Fontaine's avatar Al Fontaine
Browse files

Merge branch 'development' into 'master'

Development

See merge request !57
parents dbde25c4 7d335fcd
Pipeline #455809 failed with stages
in 1 minute and 28 seconds
......@@ -8,7 +8,7 @@ name: "opensource/jenkins/jenkins"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "2.289.3"
- "2.303.1"
- "latest"
# Build args passed to Dockerfile ARGs
......@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "https://www.jenkins.io/"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "jenkins"
org.opencontainers.image.version: "2.289.3"
org.opencontainers.image.version: "2.303.1"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "cicd"
## This value can be "opensource" or "commercial"
......@@ -40,10 +40,10 @@ resources:
- url: "docker://docker.io/jenkins/jenkins@sha256:e3b5c5547dec8068f89ef2a8c7615f038b52844ecc77a2cda4f9897bc42c3d9a"
tag: "jenkins/jenkins:2.289.3-centos"
- filename: jenkins-plugin-manager.jar
url: https://github.com/jenkinsci/plugin-installation-manager-tool/releases/download/2.10.0/jenkins-plugin-manager-2.10.0.jar
url: https://github.com/jenkinsci/plugin-installation-manager-tool/releases/download/2.10.2/jenkins-plugin-manager-2.10.2.jar
validation:
type: sha256
value: fd52046f8167355754471cf9d817986eb8b43f1832b7bac7c36eded65821f2c1
value: 55a5bc6a20858615da1890d235a9c337439fe1a20142fd20ad4070a12243e5c2
# 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