Skip to content

Commit

Permalink
Merge branch 'bump_olm_bundle' into 'master'
Browse files Browse the repository at this point in the history
Bump olm bundle

See merge request nvidia/kubernetes/gpu-operator!741
  • Loading branch information
shivamerla committed Jul 28, 2023
2 parents 6dbe615 + a7f345b commit 76869a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
pod-security.kubernetes.io/warn: privileged
annotations:
operators.openshift.io/infrastructure-features: '["Disconnected"]'
olm.skipRange: '>=1.9.0 <23.3.0'
olm.skipRange: '>=1.9.0 <23.6.0'
alm-examples: |-
[
{
Expand Down Expand Up @@ -142,12 +142,12 @@ metadata:
categories: AI/Machine Learning, OpenShift Optional
certified: "true"
containerImage: registry.gitlab.com/nvidia/kubernetes/gpu-operator/staging/gpu-operator:master-latest-ubi8
createdAt: "Wed Sep 14 07:33:59 PDT 2022"
createdAt: "Thu Jul 27 13:57:56 PDT 2023"
description: Automate the management and monitoring of NVIDIA GPUs.
provider: NVIDIA
repository: http://github.com/NVIDIA/gpu-operator
support: NVIDIA
name: gpu-operator-certified.v23.3.0
name: gpu-operator-certified.v23.6.0
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -858,5 +858,5 @@ spec:
maturity: stable
provider:
name: NVIDIA Corporation
version: 23.3.0
replaces: gpu-operator-certified.v22.9.2
version: 23.6.0
replaces: gpu-operator-certified.v23.3.2
6 changes: 3 additions & 3 deletions bundle/metadata/annotations.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
annotations:
operators.operatorframework.io.bundle.channels.v1: stable,v23.3
operators.operatorframework.io.bundle.channel.default.v1: v23.3
operators.operatorframework.io.bundle.channels.v1: stable,v23.6
operators.operatorframework.io.bundle.channel.default.v1: v23.6
operators.operatorframework.io.bundle.manifests.v1: manifests/
operators.operatorframework.io.bundle.mediatype.v1: registry+v1
operators.operatorframework.io.bundle.metadata.v1: metadata/
Expand All @@ -14,4 +14,4 @@ annotations:
operatorframework.io/suggested-namespace: nvidia-gpu-operator

# Annotations to specify OCP versions compatibility.
com.redhat.openshift.versions: v4.9-v4.12
com.redhat.openshift.versions: v4.9-v4.13

0 comments on commit 76869a1

Please sign in to comment.