UNCLASSIFIED

Commit 8db7d0ef authored by SQL Server Release Engineering Automation's avatar SQL Server Release Engineering Automation
Browse files

Update hardening_manifest.yaml to consume tar files corresponding to SQL Server 2019 CU10.

parent 9f024352
Pipeline #330793 canceled with stages
in 1 minute and 38 seconds
---
apiVersion: v1
# The repository name in registry1, excluding /ironbank/
name: "microsoft/microsoft/microsoft-sql-server-2019-rhel8"
# 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.dso.mil
tags:
- "2019-CU10-rhel-8"
- "latest"
# Build args passed to Dockerfile ARGs
args:
BASE_IMAGE: "redhat/ubi/ubi8"
BASE_TAG: "8.3"
# Docker image labels
labels:
# Name of the image
org.opencontainers.image.title: "microsoft-sql-server-2019-rhel8"
# Human-readable description of the software packaged in the image
org.opencontainers.image.description: "Container image of SQL Server 2019 CU10 on RHEL 8. SQL Server is a relational database management system (RDBMS) developed by Microsoft."
# License(s) under which contained software is distributed
org.opencontainers.image.licenses: "Developer, Enterprise Core, Enterprise, Evaluation, Express, Standard, Web"
# URL to find more information on the image
org.opencontainers.image.url: "https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-docker-container-deployment"
# Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "Microsoft Corporation"
# Authoritative version of the software
org.opencontainers.image.version: "2019-CU10-rhel-8"
# Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "database,db,sql,relational database,container,analytics,storage,security"
# 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: "microsoft/microsoft"
# List of project maintainers
maintainers:
- email: "saorozco@microsoft.com"
# The name of the current container owner
name: "Salvador Orozco Villalever"
# The gitlab username of the current container owner
username: "saorozco_msft"
resources:
- url: "https://hlspubdist.blob.core.windows.net/15d0d4123d1-5/mssql-server-2019-cu10/15.0.4123.1-5/rhel8-dsop/rpms.tar.gz"
filename: "rpms.tar.gz"
validation:
type: "sha512"
value: "42034b3f6d04e4045af1dc89c28cd0355069948eebc200f68a3333d0b2cef0a181f46f0459d57b4512f8997f329a271031ffbe3b684ed5d4cf2903c8255ba480"
- url: "https://hlspubdist.blob.core.windows.net/15d0d4123d1-5/mssql-server-2019-cu10/15.0.4123.1-5/rhel8-dsop/install.tar.gz"
filename: "install.tar.gz"
validation:
type: "sha512"
value: "00643a08ae7be9a22a51bfc510cc048ac6958396287f1572a4798c246b6adb88e40263e631be09a06b655542f4f7553f5b77dec519a35b014cfadc3e6f0e44be"
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