UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
goharbor
notary-signer
Commits
99ce95cb
Commit
99ce95cb
authored
May 20, 2021
by
Al Fontaine
Browse files
Merge branch 'development' into 'master'
master: bump ubi See merge request
!25
parents
165d3e00
532d6197
Pipeline
#276946
passed with stages
in 9 minutes and 41 seconds
Changes
3
Pipelines
11
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
14 deletions
+6
-14
Dockerfile
Dockerfile
+2
-2
hardening_manifest.yaml
hardening_manifest.yaml
+1
-1
renovate.json
renovate.json
+3
-11
No files found.
Dockerfile
View file @
99ce95cb
ARG
BASE_REGISTRY=registry1.dso
p.io
ARG
BASE_REGISTRY=registry1.dso
.mil
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG
BASE_TAG=8.
2
ARG
BASE_TAG=8.
4
FROM
goharbor/notary-signer-photon:v2.2.1 as base
...
...
hardening_manifest.yaml
View file @
99ce95cb
...
...
@@ -14,7 +14,7 @@ tags:
# Build args passed to Dockerfile ARGs
args
:
BASE_IMAGE
:
"
redhat/ubi/ubi8"
BASE_TAG
:
"
8.
3
"
BASE_TAG
:
"
8.
4
"
# Docker image labels
labels
:
...
...
renovate.json
View file @
99ce95cb
...
...
@@ -5,17 +5,9 @@
"baseBranches"
:
[
"development"
],
"automerge"
:
true
,
"gitLabAutomerge"
:
true
,
"regexManagers"
:
[
{
"fileMatch"
:
[
"^Dockerfile$"
],
"matchStrings"
:
[
"version=
\"
(?<currentValue>.*?)
\"
"
],
"depNameTemplate"
:
"goharbor/notary-signer-photon"
,
"datasourceTemplate"
:
"docker"
},
{
"fileMatch"
:
[
"^hardening_manifest.yaml$"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment