UNCLASSIFIED

Commit e422280d authored by Aitor Acedo's avatar Aitor Acedo
Browse files

Updating tags and repository name

parent b038619b
Pipeline #330180 passed with stages
in 4 minutes and 50 seconds
---
apiVersion: v1 apiVersion: v1
# The repository name in registry1, excluding /ironbank/ # The repository name in registry1, excluding /ironbank/
name: "sysdig/cloudsecurity/admission-controller-3.2.0" name: "sysdig/sysdig-secure/admission-controller-3.2.0"
# List of tags to push for the repository in registry1 # List of tags to push for the repository in registry1
# The most specific version should be the first tag and will be shown # The most specific version should be the first tag and will be shown
# on ironbank.dsop.io # on ironbank.dsop.io
...@@ -11,9 +14,10 @@ tags: ...@@ -11,9 +14,10 @@ tags:
args: args:
BASE_IMAGE: "redhat/ubi/ubi8-minimal" BASE_IMAGE: "redhat/ubi/ubi8-minimal"
BASE_TAG: "8.4" BASE_TAG: "8.4"
# Docker image labels # Docker image labels
labels: labels:
org.opencontainers.image.title: "admission-controller-5.3" org.opencontainers.image.title: "admission-controller-3.2.0"
## Human-readable description of the software packaged in the image ## Human-readable description of the software packaged in the image
org.opencontainers.image.description: "Sysdig - Admission Controller" org.opencontainers.image.description: "Sysdig - Admission Controller"
## License(s) under which contained software is distributed ## License(s) under which contained software is distributed
...@@ -28,16 +32,9 @@ labels: ...@@ -28,16 +32,9 @@ labels:
## This value can be "opensource" or "commercial" ## This value can be "opensource" or "commercial"
mil.dso.ironbank.image.type: "commercial" mil.dso.ironbank.image.type: "commercial"
## Product the image belongs to for grouping multiple images ## Product the image belongs to for grouping multiple images
# mil.dso.ironbank.product.name: "FIXME" mil.dso.ironbank.product.name: "sysdig-secure/admission-controller"
com.sysdig.builddate: "2021-06-16T06:38:36"
com.sysdig.commit: "7ba1422"
com.sysdig.component: "admission-controller"
com.sysdig.release: "3.2.0"
com.sysdig.version: "3.2.0"
com.sysdig.dod.commit: "2dd05a9"
com.sysdig.dod.builddate: "2021-06-16T07:38:00"
com.sysdig.baseimage: "registry1.dsop.io/ironbank/redhat/ubi/ubi8-minimal:8.4"
# List of resources to make available to the offline build context # List of resources to make available to the offline build context
resources: resources:
- filename: webhook-v3.2.0 - filename: webhook-v3.2.0
...@@ -47,8 +44,6 @@ resources: ...@@ -47,8 +44,6 @@ resources:
value: 767d3ceeac6a255b30442e4f2834e765e98f02c9a645b0483a0db76fb6a973c5 value: 767d3ceeac6a255b30442e4f2834e765e98f02c9a645b0483a0db76fb6a973c5
# List of project maintainers # 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: maintainers:
- email: "aitor.acedo@sysdig.com" - email: "aitor.acedo@sysdig.com"
# # The name of the current container owner # # The name of the current container owner
......
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