UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit fb2bbb8b authored by Hunter Stevens's avatar Hunter Stevens
Browse files

Merge branch 'development' into 'master'

Master

See merge request !25
parents deb6780e d4f980fc
No related branches found
No related tags found
1 merge request!25Master
Pipeline #1334241 passed
Pipeline: 1.10

#1334262

    ARG BASE_REGISTRY=registry1.dso.mil ARG BASE_REGISTRY=registry1.dso.mil
    ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8
    ARG BASE_TAG=8.6 ARG BASE_TAG=8.7
    FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
    ......
    apiVersion: v1 apiVersion: v1
    name: hashicorp/vault-enterprise-fips name: hashicorp/vault-enterprise-fips
    tags: tags:
    - 1.10.8 - 1.10.9
    - "1.10" - "1.10"
    args: args:
    BASE_IMAGE: redhat/ubi/ubi8 BASE_IMAGE: redhat/ubi/ubi8
    BASE_TAG: "8.6" BASE_TAG: "8.7"
    labels: labels:
    org.opencontainers.image.title: vault-enterprise org.opencontainers.image.title: vault-enterprise
    org.opencontainers.image.description: Vault Enterprise org.opencontainers.image.description: Vault Enterprise
    org.opencontainers.image.licenses: MPL-2.0 org.opencontainers.image.licenses: MPL-2.0
    org.opencontainers.image.url: https://www.vaultproject.io/ org.opencontainers.image.url: https://www.vaultproject.io/
    org.opencontainers.image.vendor: HashiCorp org.opencontainers.image.vendor: HashiCorp
    org.opencontainers.image.version: 1.10.8+ent.fips1402 org.opencontainers.image.version: 1.10.9+ent.fips1402
    mil.dso.ironbank.image.keywords: vault,secrets,golang,kubernetes mil.dso.ironbank.image.keywords: vault,secrets,golang,kubernetes
    mil.dso.ironbank.image.type: commercial mil.dso.ironbank.image.type: commercial
    mil.dso.ironbank.product.name: vault mil.dso.ironbank.product.name: vault
    resources: resources:
    - url: https://releases.hashicorp.com/vault/1.10.8+ent.fips1402/vault_1.10.8+ent.fips1402_linux_amd64.zip - url: https://releases.hashicorp.com/vault/1.10.9+ent.fips1402/vault_1.10.9+ent.fips1402_linux_amd64.zip
    filename: vault.zip filename: vault.zip
    validation: validation:
    type: sha256 type: sha256
    value: 70e31ef8a3ff43349c398f9259858f825f34d160ee8c7115d816e9d0c42595a8 value: 4ac073b021aa59f7d4ea5fafb997a004e0be55910e89f1a312c0567005b9bd70
    maintainers: maintainers:
    - email: ironbank-notifications@hashicorp.com - email: ironbank-notifications@hashicorp.com
    name: Engineering Services name: Engineering Services
    ......
    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