UNCLASSIFIED

Commit 6198a128 authored by sean.melissari's avatar sean.melissari
Browse files

Update hardening_manifest.yaml

parent 5069cadf
Pipeline #127665 canceled with stages
in 16 seconds
......@@ -21,34 +21,6 @@ labels:
org.opencontainers.image.title: "operator-1.6"
## Human-readable description of the software packaged in the image
org.opencontainers.image.description: "Kubernetes operators provide a pattern for encoding human operational knowledge in software and are a popular way to simplify the administration of software infrastructure components. Istio is a natural candidate for an automated operator as it is challenging to administer."
## License(s) under which contained software is distributed
org.opencontainers.image.licenses: "Apache-2.0"
## URL to find more information on the image
org.opencontainers.image.url: "https://istio.io/"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "opensource"
org.opencontainers.image.version: "1.7.6"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "istio"
## This value can be "opensource" or "commercial"
mil.dso.ironbank.image.type: "opensource"
## Product the image belongs to for grouping multiple images
mil.dso.ironbank.product.name: "istio"
# List of resources to make available to the offline build context
resources:
- tag: istio/operator:1.7.5
url: docker://docker.io/istio/operator@sha256:a05c1e0d2ff0bafea5a803022c059da22175c96f4d6667075c29de8703b7d3b9
# List of project maintainers
# FIXME: Fill in the following details for the current container owner in the whitelist
# FIXME: Include any other vendor information if applicable
maintainers:
- email: "klepal_alexander@bah.com"
name: "Alexander Klepal"
username: "alexander.klepal"
cht_member: true
## License(s) under which contained software is distributed
org.opencontainers.image.licenses: "Apache-2.0"
## URL to find more information on the image
......@@ -57,7 +29,7 @@ maintainers:
org.opencontainers.image.vendor: "opensource"
org.opencontainers.image.version: "1.6.14"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "istio"
mil.dso.ironbank.image.keywords: "istio,servicemesh"
## This value can be "opensource" or "commercial"
mil.dso.ironbank.image.type: "opensource"
## Product the image belongs to for grouping multiple images
......@@ -69,10 +41,8 @@ resources:
url: docker://docker.io/istio/operator@sha256:769d7749572f30b15a6691ba18c837b2bbfa58e0c1340ee4b6aacabd32ea47a2
# List of project maintainers
# FIXME: Fill in the following details for the current container owner in the whitelist
# FIXME: Include any other vendor information if applicable
maintainers:
- email: "klepal_alexander@bah.com"
name: "Alexander Klepal"
username: "alexander.klepal"
cht_member: true
cht_member: true
\ No newline at end of file
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