File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ metadata:
9
9
pod-security.kubernetes.io/warn : privileged
10
10
annotations :
11
11
operators.openshift.io/infrastructure-features : ' ["Disconnected"]'
12
- olm.skipRange : ' >=1.9.0 <23.6.0 '
12
+ olm.skipRange : ' >=1.9.0 <23.6.1 '
13
13
alm-examples : |-
14
14
[
15
15
{
@@ -170,7 +170,7 @@ metadata:
170
170
operators.operatorframework.io/builder : operator-sdk-v1.4.0
171
171
operators.operatorframework.io/project_layout : go.kubebuilder.io/v3
172
172
operatorframework.io/suggested-namespace : nvidia-gpu-operator
173
- capabilities : Basic Install
173
+ capabilities : Deep Insights
174
174
categories : AI/Machine Learning, OpenShift Optional
175
175
certified : " true"
176
176
containerImage : registry.gitlab.com/nvidia/kubernetes/gpu-operator/staging/gpu-operator:master-latest-ubi8
@@ -179,7 +179,7 @@ metadata:
179
179
provider : NVIDIA
180
180
repository : http://github.com/NVIDIA/gpu-operator
181
181
support : NVIDIA
182
- name : gpu-operator-certified.v23.6.1
182
+ name : gpu-operator-certified.v23.9.0
183
183
namespace : placeholder
184
184
spec :
185
185
apiservicedefinitions : {}
@@ -952,5 +952,5 @@ spec:
952
952
maturity : stable
953
953
provider :
954
954
name : NVIDIA Corporation
955
- version : 23.6.1
956
- replaces : gpu-operator-certified.v23.6.0
955
+ version : 23.9.0
956
+ replaces : gpu-operator-certified.v23.6.1
Original file line number Diff line number Diff line change 1
1
annotations :
2
- operators.operatorframework.io.bundle.channels.v1 : stable,v23.6
3
- operators.operatorframework.io.bundle.channel.default.v1 : v23.6
2
+ operators.operatorframework.io.bundle.channels.v1 : stable,v23.9
3
+ operators.operatorframework.io.bundle.channel.default.v1 : v23.9
4
4
operators.operatorframework.io.bundle.manifests.v1 : manifests/
5
5
operators.operatorframework.io.bundle.mediatype.v1 : registry+v1
6
6
operators.operatorframework.io.bundle.metadata.v1 : metadata/
You can’t perform that action at this time.
0 commit comments