Skip to content

Commit

Permalink
Change default channel to 4.3 (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
warrenvw committed Aug 11, 2020
1 parent 247109f commit 3898951
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion olm-catalog/serverless-operator/Dockerfile
Expand Up @@ -7,7 +7,7 @@ LABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1
LABEL operators.operatorframework.io.bundle.manifests.v1=manifests/
LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/
LABEL operators.operatorframework.io.bundle.package.v1=serverless-operator
LABEL operators.operatorframework.io.bundle.channel.default.v1="4.5"
LABEL operators.operatorframework.io.bundle.channel.default.v1="4.3"
LABEL operators.operatorframework.io.bundle.channels.v1="4.5"

LABEL \
Expand Down
2 changes: 1 addition & 1 deletion olm-catalog/serverless-operator/metadata/annotations.yaml
@@ -1,5 +1,5 @@
annotations:
operators.operatorframework.io.bundle.channel.default.v1: "4.5"
operators.operatorframework.io.bundle.channel.default.v1: "4.3"
operators.operatorframework.io.bundle.channels.v1: "4.5"
operators.operatorframework.io.bundle.manifests.v1: manifests/
operators.operatorframework.io.bundle.mediatype.v1: registry+v1
Expand Down

0 comments on commit 3898951

Please sign in to comment.