Skip to content

Commit

Permalink
chore: prepate v1.5.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajpantuso committed Nov 11, 2022
1 parent 8e1c302 commit 3de045f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.5.6
v1.5.7
6 changes: 3 additions & 3 deletions config/olm/addon-operator.csv.tpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ metadata:
annotations:
capabilities: Full Lifecycle
containerImage: quay.io/openshift/addon-operator:latest
olm.skipRange: '>=0.0.1 <1.5.6'
olm.skipRange: '>=0.0.1 <1.5.7'
repository: https://github.com/openshift/addon-operator
support: "false"
creationTimestamp: null
name: addon-operator.v1.5.6
name: addon-operator.v1.5.7
spec:
apiservicedefinitions: {}
cleanup:
Expand Down Expand Up @@ -334,7 +334,7 @@ spec:
provider:
name: Red Hat
url: www.redhat.com
version: 1.5.6
version: 1.5.7
webhookdefinitions:
- admissionReviewVersions:
- v1
Expand Down
6 changes: 3 additions & 3 deletions config/openshift/manifests/addon-operator.csv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ metadata:
annotations:
capabilities: Full Lifecycle
containerImage: quay.io/openshift/addon-operator:latest
olm.skipRange: '>=0.0.1 <1.5.6'
olm.skipRange: '>=0.0.1 <1.5.7'
repository: https://github.com/openshift/addon-operator
support: "false"
creationTimestamp: null
name: addon-operator.v1.5.6
name: addon-operator.v1.5.7
spec:
apiservicedefinitions: {}
cleanup:
Expand Down Expand Up @@ -334,7 +334,7 @@ spec:
provider:
name: Red Hat
url: www.redhat.com
version: 1.5.6
version: 1.5.7
webhookdefinitions:
- admissionReviewVersions:
- v1
Expand Down

0 comments on commit 3de045f

Please sign in to comment.