Skip to content

Commit 9cd11a4

Browse files
Merge pull request #465 from supreeth7/ado-v1.13.9
chore: Prepare ADO v1.13.9
2 parents dbfe307 + 14202f4 commit 9cd11a4

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.8
1+
v1.13.9

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.8'
7+
olm.skipRange: '>=0.0.1 <1.13.9'
88
repository: https://github.com/openshift/addon-operator
99
support: "false"
1010
creationTimestamp: null
11-
name: addon-operator.v1.13.8
11+
name: addon-operator.v1.13.9
1212
spec:
1313
apiservicedefinitions: {}
1414
cleanup:
@@ -383,7 +383,7 @@ spec:
383383
provider:
384384
name: Red Hat
385385
url: www.redhat.com
386-
version: 1.13.8
386+
version: 1.13.9
387387
webhookdefinitions:
388388
- admissionReviewVersions:
389389
- 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.8'
7+
olm.skipRange: '>=0.0.1 <1.13.9'
88
repository: https://github.com/openshift/addon-operator
99
support: "false"
1010
creationTimestamp: null
11-
name: addon-operator.v1.13.8
11+
name: addon-operator.v1.13.9
1212
spec:
1313
apiservicedefinitions: {}
1414
cleanup:
@@ -383,7 +383,7 @@ spec:
383383
provider:
384384
name: Red Hat
385385
url: www.redhat.com
386-
version: 1.13.8
386+
version: 1.13.9
387387
webhookdefinitions:
388388
- admissionReviewVersions:
389389
- v1

0 commit comments

Comments
 (0)