UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit f1e2cd08 authored by Al Fontaine's avatar Al Fontaine
Browse files

Merge branch 'development' into 'master'

Development

See merge request !31
parents 60a9b298 921a5aae
No related branches found
No related tags found
1 merge request!31Development
Pipeline #3715574 passed with warnings
......@@ -3,7 +3,7 @@ ARG BASE_IMAGE=ironbank/google/distroless/base
ARG BASE_TAG=nonroot
ARG REGISTRY=fips-containers.istio.tetratelabs.com
ARG IMAGE=pilot
ARG TAG=1.23.1-tetratefips-v0-distroless
ARG TAG=1.23.2-tetratefips-v0-distroless
FROM ${REGISTRY}/${IMAGE}:${TAG} AS base
......
......@@ -8,8 +8,8 @@ name: "tetrate/istio/pilot"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "1.23.1-tetratefips-v0"
- "1.23.1"
- "1.23.2-tetratefips-v0"
- "1.23.2"
- "1.23"
# Build args passed to Dockerfile ARGs
......@@ -28,7 +28,7 @@ labels:
org.opencontainers.image.url: "https://cloudsmith.io/~tetrate/repos/getistio-containers/packages/detail/docker/pilot"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "tetrate"
org.opencontainers.image.version: "1.23.1"
org.opencontainers.image.version: "1.23.2"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "container, proxy, routing"
## This value can be "opensource" or "commercial"
......@@ -38,8 +38,8 @@ labels:
# List of resources to make available to the offline build context
resources:
- tag: fips-containers.istio.tetratelabs.com/pilot:1.23.1-tetratefips-v0-distroless
url: docker://fips-containers.istio.tetratelabs.com/pilot@sha256:3007541ec225420af8c39831cb99cc52a709af39551fe1ee6da246be212e9726
- tag: fips-containers.istio.tetratelabs.com/pilot:1.23.2-tetratefips-v0-distroless
url: docker://fips-containers.istio.tetratelabs.com/pilot@sha256:a88ae3afd7b93d71bbe4627c9303a8d0e9a08d70d29337b5c97bd2599321b944
auth:
type: basic
id: tetrate_repo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment