Skip to content

Commit 46fc06f

Browse files
Merge pull request #457 from pepedocs/ado-v1.13.7
prepare ado v1.13.7
2 parents fe957bc + 46e874f commit 46fc06f

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.13.6
1+
v1.13.7

config/olm/addon-operator.csv.tpl.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ metadata:
44
annotations:
55
capabilities: Full Lifecycle
66
containerImage: quay.io/openshift/addon-operator:latest
7-
olm.skipRange: '>=0.0.1 <1.13.6'
7+
olm.skipRange: '>=0.0.1 <1.13.7'
88
repository: https://github.com/openshift/addon-operator
99
support: "false"
1010
creationTimestamp: null
11-
name: addon-operator.v1.13.6
11+
name: addon-operator.v1.13.7
1212
spec:
1313
apiservicedefinitions: {}
1414
cleanup:
@@ -382,7 +382,7 @@ spec:
382382
provider:
383383
name: Red Hat
384384
url: www.redhat.com
385-
version: 1.13.6
385+
version: 1.13.7
386386
webhookdefinitions:
387387
- admissionReviewVersions:
388388
- v1

config/openshift/manifests/addon-operator.csv.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ metadata:
44
annotations:
55
capabilities: Full Lifecycle
66
containerImage: quay.io/openshift/addon-operator:latest
7-
olm.skipRange: '>=0.0.1 <1.13.6'
7+
olm.skipRange: '>=0.0.1 <1.13.7'
88
repository: https://github.com/openshift/addon-operator
99
support: "false"
1010
creationTimestamp: null
11-
name: addon-operator.v1.13.6
11+
name: addon-operator.v1.13.7
1212
spec:
1313
apiservicedefinitions: {}
1414
cleanup:
@@ -382,7 +382,7 @@ spec:
382382
provider:
383383
name: Red Hat
384384
url: www.redhat.com
385-
version: 1.13.6
385+
version: 1.13.7
386386
webhookdefinitions:
387387
- admissionReviewVersions:
388388
- v1

0 commit comments

Comments
 (0)