UNCLASSIFIED

Commit bfa4146b authored by Kenneth Maguire's avatar Kenneth Maguire
Browse files

Delete hardening_manifest.yaml

parent af99b3a3
Pipeline #383585 canceled with stages
---
apiVersion: v1
# The repository name in registry1, excluding /ironbank/
name: "redhat/ubi/ubi8"
# List of tags to push for the repository in registry1
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "8.4"
- "latest"
# Build args passed to Dockerfile ARGs
args:
BASE_IMAGE: "redhat/ubi/ubi8"
BASE_TAG: "8.4"
# Docker image labels
labels:
org.opencontainers.image.title: "ubi8"
## Human-readable description of the software packaged in the image
org.opencontainers.image.description: "Red Hat Universal Base Images (UBI) are OCI-compliant container base operating system images with complementary runtime languages and packages that are freely redistributable."
## License(s) under which contained software is distributed
org.opencontainers.image.licenses: "Red Hat Universal Base Image EULA"
## URL to find more information on the image
org.opencontainers.image.url: "https://catalog.redhat.com/software/container-stacks/detail/5ec53f50ef29fd35586d9a56"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "Red Hat"
org.opencontainers.image.version: "8.4"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "base,os,rhel,ubi"
## This value can be "opensource" or "commercial"
mil.dso.ironbank.image.type: "commercial"
## Product the image belongs to for grouping multiple images
mil.dso.ironbank.product.name: "UBI8"
# List of resources to make available to the offline build context
resources:
- url: https://packages.microsoft.com/keys/microsoft.asc
filename: microsoft.asc
validation:
type: sha256
value: 2cfd20a306b2fa5e25522d78f2ef50a1f429d35fd30bd983e2ebffc2b80944fa
- url: https://packages.microsoft.com/yumrepos/azure-cli/azure-cli-2.26.1-1.el7.x86_64.rpm
filename: azure-cli-2.26.1-1.el7.x86_64.rpm
validation:
type: sha256
value: a42784024da7805fda8cd51f80b647ccf54f37437cc686a5d0cc7d00e81b989b
- url: https://releases.hashicorp.com/terraform/1.0.0/terraform_1.0.0_linux_amd64.zip
filename: terraform.zip
validation:
type: sha256
value: 8be33cc3be8089019d95eb8f546f35d41926e7c1e5deff15792e969dde573eb5
- url: https://github.com/Azure/missionlz/archive/refs/tags/v2021.06.0.zip
filename: v2021.06.0.zip
validation:
type: sha256
value: 28ed59538c1e45afdee5e4cbcdab17d976d04389b7700cacc103713cd6e38799
- url: https://releases.hashicorp.com/terraform-provider-azurerm/2.55.0/terraform-provider-azurerm_2.55.0_linux_amd64.zip
filename: terraform-provider-azurerm_2.55.0_linux_amd64.zip
validation:
type: sha256
value: 7e26b4b1e91a608a51169830b26fb26b039b1ec7457b445d98718a3f5eb969ee
- url: https://releases.hashicorp.com/terraform-provider-random/3.1.0/terraform-provider-random_3.1.0_linux_amd64.zip
filename: terraform-provider-random_3.1.0_linux_amd64.zip
validation:
type: sha256
value: d9e13427a7d011dbd654e591b0337e6074eef8c3b9bb11b2e39eaaf257044fd7
- url: https://releases.hashicorp.com/terraform-provider-time/0.7.1/terraform-provider-time_0.7.1_linux_amd64.zip
filename: terraform-provider-time_0.7.1_linux_amd64.zip
validation:
type: sha256
value: 96c3da650bda44b31ba5513e322fd1902d3cfa9cc99129ede70929c71ca74364
# List of project maintainers
maintainers:
- email: "Byron.Boudreaux@microsoft.com"
name: "Byron Boudreaux"
username: "Phydeauxman"
- email: "jeromejansen@microsoft.com"
name: "Jerome Jansen"
username: "jjansen23"
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