UNCLASSIFIED

Commit 9eec74e7 authored by renovate's avatar renovate
Browse files

Update istio/proxyv2 Docker tag to v1.5.8

parent 841d2890
Pipeline #27940 passed with stage
......@@ -4,7 +4,7 @@ ARG BASE_REGISTRY=nexus-docker-secure.levelup-dev.io
ARG BASE_IMAGE=redhat/ubi/ubi8
ARG BASE_TAG=8.2
FROM istio/proxyv2:1.5.7 AS base
FROM istio/proxyv2:1.5.8 AS base
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
@Library('DCCSCR@master') _
dccscrPipeline( version: "1.5.7")
dccscrPipeline( version: "1.5.8")
---
resources:
- url: "docker://docker.io/istio/proxyv2@sha256:4bc80ae6bdf39aa27a90dcbd895c39b59a0aa8ff9fc27bc486b46343335abb12"
tag: "istio/proxyv2:1.5.7"
- url: "docker://docker.io/istio/proxyv2@sha256:95febaf24a59c5f994a806c1769d3b4065698d9f2ad547bf097212c47b9d26d1"
tag: "istio/proxyv2:1.5.8"
  • Pipeline Status: SUCCESS
    Branch: renovate/docker-istio-proxyv2-1.5.x

    graph LR
      0([setup]):::INTERNAL_SUCCESS --> 1([Import Artifacts]):::SUCCESS --> 2((/)):::INTERNAL_SUCCESS --> 3([Stage Artifacts]):::SUCCESS --> 4((/)):::INTERNAL_SUCCESS --> 5([Build]):::SUCCESS --> 6([Publish, Scan & Report]):::INTERNAL_NOT_BUILT
    
    classDef SUCCESS font-size:10px
    classDef FAILURE fill:#f44, font-size:10px
    classDef SKIPPED font-size:10px
    classDef ABORTED fill:#889, font-size:10px
    classDef INTERNAL_SUCCESS font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_FAILURE fill:#f44, font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_SKIPPED font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_ABORTED fill:#889, font-size:10px, stroke-dasharray: 2, 1
    
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