UNCLASSIFIED

Commit 75089557 authored by renovate's avatar renovate
Browse files

Update istio/proxyv2 Docker tag to v1.5.9

parent eaba6ad1
Pipeline #34703 failed 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.8 AS base
FROM istio/proxyv2:1.5.9 AS base
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
@Library('DCCSCR@master') _
dccscrPipeline( version: "1.5.8")
dccscrPipeline( version: "1.5.9")
---
resources:
- url: "docker://docker.io/istio/proxyv2@sha256:95febaf24a59c5f994a806c1769d3b4065698d9f2ad547bf097212c47b9d26d1"
tag: "istio/proxyv2:1.5.8"
- url: "docker://docker.io/istio/proxyv2@sha256:bd980858092ec5ecef959752548c5969c65ef762fe734edc2f57f9cfc62715a2"
tag: "istio/proxyv2:1.5.9"
  • Pipeline Status: FAILURE
    FAILURE Stage: Whitelist Compare Lint
    Branch: renovate/docker-istio-proxyv2-1.5.x

    graph LR
      0([setup]):::INTERNAL_FAILURE --> 3([Import Artifacts]):::NOT_BUILT --> 4((/)):::INTERNAL_NOT_BUILT --> 5([Stage Artifacts]):::NOT_BUILT --> 6((/)):::INTERNAL_NOT_BUILT --> 7([Build]):::NOT_BUILT --> 8([Publish, Scan & Report]):::INTERNAL_FAILURE
    
    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