Project 'dsop/Falkonry-Inc/edge-analyzer' was moved to 'iron-bank-archives/dsop-archives/falkonry-inc/Falkonry-Inc/edge-analyzer'. Please update any links and bookmarks that may still have the old path.
Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
apiVersion: v1
# The repository name in registry1, excluding /ironbank/
name: "opensource/velero/velero-plugin-for-csi"
# 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:
- "v0.1.2"
- "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: "velero-plugin-for-csi"
## Human-readable description of the software packaged in the image
org.opencontainers.image.description: "velero-plugin-for-csi contains Velero plugins for snapshotting CSI backed PVCs using the CSI beta snapshot APIs"
## 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://github.com/vmware-tanzu/velero-plugin-for-csi"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "vmware-tanzu"
org.opencontainers.image.version: "v0.1.2"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "configmap,velero,csi"
## 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: "velero-plugin-for-csi"
# List of resources to make available to the offline build context
resources:
- tag: velero/velero-plugin-for-csi:v0.1.2
url: docker://docker.io/velero/velero-plugin-for-csi@sha256:6bcd0b43ae079fbb4cba4f8bb7b8cf1dc50076b328fdb7727ca4ed3c4e3a9be7
# List of project maintainers
maintainers:
- name: "Karl Breidenbach"
username: "karlbreidenbach"
email: "karlbreidenbach@seed-innovations.com"
cht_member: true