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
667b9562
Commit
667b9562
authored
Nov 20, 2020
by
renovate
Browse files
Update istio/proxyv2 Docker tag to v1.7.5
parent
3e639584
Pipeline
#80741
failed with stages
in 1 minute
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
Dockerfile
Dockerfile
+2
-2
Jenkinsfile
Jenkinsfile
+1
-1
download.yaml
download.yaml
+2
-2
No files found.
Dockerfile
View file @
667b9562
...
...
@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG
BASE_TAG=8.2
FROM
istio/proxyv2:1.7.
4
AS base
FROM
istio/proxyv2:1.7.
5
AS base
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
...
@@ -10,7 +10,7 @@ LABEL org.opencontainers.image.title="proxyv2" \
org.opencontainers.image.description="The Istio Proxy is a microservice proxy that can be used on the client and server side." \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.url="https://istio.io" \
org.opencontainers.image.version="1.7.
4
" \
org.opencontainers.image.version="1.7.
5
" \
maintainer="cht@dsop.io"
# Copy Envoy bootstrap templates used by pilot-agent
...
...
Jenkinsfile
View file @
667b9562
@Library
(
'DCCSCR@master'
)
_
dccscrPipeline
(
version:
"1.7.4"
)
\ No newline at end of file
dccscrPipeline
(
version:
"1.7.5"
)
\ No newline at end of file
download.yaml
View file @
667b9562
---
special-image-path
:
opensource/istio/proxyv2
resources
:
-
url
:
"
docker://docker.io/istio/proxyv2@sha256:17faf9ddc1254ad98cc70fb11fa74043ce2705f3272eace3fa7011a29576c8f1"
tag
:
"
istio/proxyv2:1.7.4"
\ No newline at end of file
-
url
:
"
docker://docker.io/istio/proxyv2@sha256:c3e0ca03565da41a2b10bcc7b01776931d10a241cff65b68930e769baa97eb92"
tag
:
"
istio/proxyv2:1.7.5"
\ 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