File tree Expand file tree Collapse file tree 3 files changed +11
-13
lines changed
Expand file tree Collapse file tree 3 files changed +11
-13
lines changed Original file line number Diff line number Diff line change 33# To re-generate a bundle for another specific version without changing the standard setup, you can:
44# - use the VERSION as arg of the bundle target (e.g make bundle VERSION=0.0.2)
55# - use environment variables to overwrite this value (e.g export VERSION=0.0.2)
6- VERSION ?= 2.9 .0
6+ VERSION ?= 2.10 .0
77# IMAGE_TAG_BASE defines the opendatahub.io namespace and part of the image name for remote images.
88# This variable is used to construct full image tags for bundle and catalog images.
99#
Original file line number Diff line number Diff line change @@ -112,14 +112,14 @@ metadata:
112112 capabilities : Full Lifecycle
113113 categories : AI/Machine Learning, Big Data
114114 certified : " False"
115- containerImage : quay.io/opendatahub/opendatahub-operator:v2.9 .0
116- createdAt : " 2024-3-11T00 :00:00Z"
117- olm.skipRange : ' >=1.0.0 <2.0 .0'
115+ containerImage : quay.io/opendatahub/opendatahub-operator:v2.10 .0
116+ createdAt : " 2024-4-01T00 :00:00Z"
117+ olm.skipRange : ' >=1.0.0 <2.10 .0'
118118 operators.operatorframework.io/builder : operator-sdk-v1.24.1
119119 operators.operatorframework.io/internal-objects : ' [dscinitialization.opendatahub.io]'
120120 operators.operatorframework.io/project_layout : go.kubebuilder.io/v3
121121 repository : https://github.com/opendatahub-io/opendatahub-operator
122- name : opendatahub-operator.v2.9 .0
122+ name : opendatahub-operator.v2.10 .0
123123 namespace : placeholder
124124spec :
125125 apiservicedefinitions : {}
@@ -1857,11 +1857,10 @@ spec:
18571857 minKubeVersion : 1.22.0
18581858 provider :
18591859 name : ODH
1860- replaces : opendatahub-operator.v2.8.0
18611860 selector :
18621861 matchLabels :
18631862 component : opendatahub-operator
1864- version : 2.9 .0
1863+ version : 2.10 .0
18651864 webhookdefinitions :
18661865 - admissionReviewVersions :
18671866 - v1
Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ metadata:
66 capabilities : Full Lifecycle
77 categories : AI/Machine Learning, Big Data
88 certified : " False"
9- containerImage : quay.io/opendatahub/opendatahub-operator:v2.9 .0
10- createdAt : " 2024-3-11T00 :00:00Z"
11- olm.skipRange : ' >=1.0.0 <2.0 .0'
9+ containerImage : quay.io/opendatahub/opendatahub-operator:v2.10 .0
10+ createdAt : " 2024-4-01T00 :00:00Z"
11+ olm.skipRange : ' >=1.0.0 <2.10 .0'
1212 operators.operatorframework.io/internal-objects : ' [dscinitialization.opendatahub.io]'
1313 repository : https://github.com/opendatahub-io/opendatahub-operator
14- name : opendatahub-operator.v2.9 .0
14+ name : opendatahub-operator.v2.10 .0
1515 namespace : placeholder
1616spec :
1717 apiservicedefinitions : {}
@@ -102,8 +102,7 @@ spec:
102102 minKubeVersion : 1.22.0
103103 provider :
104104 name : ODH
105- replaces : opendatahub-operator.v2.8.0
106105 selector :
107106 matchLabels :
108107 component : opendatahub-operator
109- version : 2.9 .0
108+ version : 2.10 .0
You can’t perform that action at this time.
0 commit comments