UNCLASSIFIED

Commit 667b9562 authored by renovate's avatar renovate
Browse files

Update istio/proxyv2 Docker tag to v1.7.5

parent 3e639584
Pipeline #80741 failed with stages
in 1 minute
......@@ -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
......
@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
---
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
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