UNCLASSIFIED

Commit b05ec626 authored by gavin.scallon's avatar gavin.scallon
Browse files

Merge branch 'renovate/docker-istio-proxyv2-1.5.x' into 'development'

Update istio/proxyv2 Docker tag to v1.5.6

See merge request !7
parents b744d8d5 4d86f162
Pipeline #23501 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.4 AS base
FROM istio/proxyv2:1.5.6 AS base
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
@Library('DCCSCR@master') _
dccscrPipeline( version: "1.5.4")
dccscrPipeline( version: "1.5.6")
---
resources:
- url: "docker://docker.io/istio/proxyv2@sha256:e1b3ac519387f1369c1dfd4cee3ac22cdc1bc3f83313c465bea6797a11fd8b48"
tag: "istio/proxyv2:1.5.4"
- url: "docker://docker.io/istio/proxyv2@sha256:1d1e1984e5fe0ed25f9955b63acc50698cc54937ccd5a01bec5901be8cd8fc26"
tag: "istio/proxyv2:1.5.6"
  • Pipeline Status: FAILURE
    FAILURE Stage: Twistlock Scan
    Branch: development

    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_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