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
Istio-1.7
proxyv2-1.7
Commits
9c6f18a1
Commit
9c6f18a1
authored
May 21, 2021
by
Andy Maksymowicz
Browse files
Merge branch 'development' into 'master'
master: bump ubi See merge request
!32
parents
90b712f3
d1ef2564
Pipeline
#467147
passed with stages
in 15 minutes and 40 seconds
Changes
3
Pipelines
197
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
13 deletions
+5
-13
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+1
-1
renovate.json
renovate.json
+3
-11
No files found.
Dockerfile
View file @
9c6f18a1
ARG
BASE_REGISTRY=registry1.dsop.io
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG
BASE_TAG=8.
3
ARG
BASE_TAG=8.
4
# Updated by Renovate
ARG
version="1.7.8"
...
...
hardening_manifest.yaml
View file @
9c6f18a1
...
...
@@ -13,7 +13,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 @
9c6f18a1
...
...
@@ -19,17 +19,9 @@
}
}
],
"automerge"
:
true
,
"gitLabAutomerge"
:
true
,
"regexManagers"
:
[
{
"fileMatch"
:
[
"^Dockerfile$"
],
"matchStrings"
:
[
"version=
\"
(?<currentValue>.*?)
\"
"
],
"depNameTemplate"
:
"istio/proxyv2"
,
"datasourceTemplate"
:
"docker"
},
{
"fileMatch"
:
[
"^hardening_manifest.yaml$"
...
...
@@ -51,4 +43,4 @@
"datasourceTemplate"
:
"docker"
}
]
}
\ No newline at end of file
}
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