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
operator-1.7
Commits
ff1b30d0
Commit
ff1b30d0
authored
May 21, 2021
by
Andy Maksymowicz
Browse files
Merge branch 'development' into 'master'
master: bump ubi See merge request
!22
parents
ac4f605e
0ee69b61
Pipeline
#467146
passed with stages
in 14 minutes and 9 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 @
ff1b30d0
ARG
BASE_REGISTRY=registry1.dsop.io
ARG
BASE_REGISTRY=registry1.dsop.io
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG
BASE_TAG=8.
3
ARG
BASE_TAG=8.
4
FROM
istio/operator:1.7.8 AS base
FROM
istio/operator:1.7.8 AS base
...
...
hardening_manifest.yaml
View file @
ff1b30d0
...
@@ -14,7 +14,7 @@ tags:
...
@@ -14,7 +14,7 @@ tags:
# Build args passed to Dockerfile ARGs
# Build args passed to Dockerfile ARGs
args
:
args
:
BASE_IMAGE
:
"
redhat/ubi/ubi8"
BASE_IMAGE
:
"
redhat/ubi/ubi8"
BASE_TAG
:
"
8.
3
"
BASE_TAG
:
"
8.
4
"
# Docker image labels
# Docker image labels
labels
:
labels
:
...
...
renovate.json
View file @
ff1b30d0
...
@@ -19,17 +19,9 @@
...
@@ -19,17 +19,9 @@
}
}
}
}
],
],
"automerge"
:
true
,
"gitLabAutomerge"
:
true
,
"regexManagers"
:
[
"regexManagers"
:
[
{
"fileMatch"
:
[
"^Dockerfile$"
],
"matchStrings"
:
[
"version=
\"
(?<currentValue>.*?)
\"
"
],
"depNameTemplate"
:
"istio/operator"
,
"datasourceTemplate"
:
"docker"
},
{
{
"fileMatch"
:
[
"fileMatch"
:
[
"^hardening_manifest.yaml$"
"^hardening_manifest.yaml$"
...
@@ -51,4 +43,4 @@
...
@@ -51,4 +43,4 @@
"datasourceTemplate"
:
"docker"
"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