Skip to content

Commit

Permalink
Add v4.0.6 bundle for Red Hat CSI Certification (#812)
Browse files Browse the repository at this point in the history
  • Loading branch information
cniackz committed Jul 11, 2023
1 parent 36ec054 commit b3f0ae1
Show file tree
Hide file tree
Showing 16 changed files with 1,598 additions and 1,279 deletions.
6 changes: 3 additions & 3 deletions bundle.Dockerfile
Expand Up @@ -6,10 +6,10 @@ LABEL operators.operatorframework.io.bundle.manifests.v1=manifests/
LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/
LABEL operators.operatorframework.io.bundle.package.v1=minio-directpv-operator-rhmp
LABEL operators.operatorframework.io.bundle.channels.v1=stable
LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.28.0
LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.29.0
LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1
LABEL operators.operatorframework.io.metrics.project_layout=unknown

# Copy files to locations specified by labels.
COPY bundles/redhat-marketplace/4.0.4/manifests /manifests/
COPY bundles/redhat-marketplace/4.0.4/metadata /metadata/
COPY bundles/redhat-marketplace/4.0.6/manifests /manifests/
COPY bundles/redhat-marketplace/4.0.6/metadata /metadata/

This file was deleted.

This file was deleted.

0 comments on commit b3f0ae1

Please sign in to comment.