Skip to content

Commit

Permalink
update versions in CSV
Browse files Browse the repository at this point in the history
  • Loading branch information
panigs7 committed Feb 23, 2024
1 parent cf933b3 commit 0447d05
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
18 changes: 9 additions & 9 deletions bundle/manifests/dell-csm-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ metadata:
"name": "metrics-powerscale"
}
],
"configVersion": "v1.7.0",
"configVersion": "v1.8.0",
"enabled": false,
"name": "observability"
},
Expand Down Expand Up @@ -380,7 +380,7 @@ metadata:
"name": "podmon-node"
}
],
"configVersion": "v1.8.1",
"configVersion": "v1.9.0",
"enabled": false,
"name": "resiliency"
}
Expand Down Expand Up @@ -688,7 +688,7 @@ metadata:
"name": "metrics-powermax"
}
],
"configVersion": "v1.7.0",
"configVersion": "v1.8.0",
"enabled": false,
"name": "observability"
}
Expand Down Expand Up @@ -832,7 +832,7 @@ metadata:
"name": "podmon-node"
}
],
"configVersion": "v1.8.1",
"configVersion": "v1.9.0",
"enabled": false,
"name": "resiliency"
}
Expand Down Expand Up @@ -1169,7 +1169,7 @@ metadata:
"name": "metrics-powerflex"
}
],
"configVersion": "v1.7.0",
"configVersion": "v1.8.0",
"enabled": false,
"name": "observability"
},
Expand Down Expand Up @@ -1260,7 +1260,7 @@ metadata:
"name": "podmon-node"
}
],
"configVersion": "v1.8.1",
"configVersion": "v1.9.0",
"enabled": false,
"name": "resiliency"
}
Expand All @@ -1271,7 +1271,7 @@ metadata:
capabilities: Seamless Upgrades
categories: Storage
containerImage: docker.io/dellemc/dell-csm-operator:v1.5.0
createdAt: "2023-12-22T09:14:07Z"
createdAt: "2024-02-23T08:11:16Z"
description: Easily install and manage Dell’s CSI Drivers and CSM
operators.operatorframework.io/builder: operator-sdk-v1.32.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
Expand Down Expand Up @@ -3575,5 +3575,5 @@ spec:
- image: docker.io/dellemc/connectivity-cert-persister-k8s:0.7.0
name: cert-persister
skips:
- dell-csm-operator.v1.4.0
version: 1.4.1
- dell-csm-operator.v1.4.2
version: 1.5.0
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: ClusterServiceVersion
metadata:
annotations:
alm-examples: '[]'
capabilities: Basic Install
capabilities: Seamless Upgrades
categories: Storage
containerImage: docker.io/dellemc/dell-csm-operator:v1.5.0
createdAt: "2022-03-29T11:59:59Z"
Expand Down Expand Up @@ -1173,5 +1173,6 @@ spec:
name: podmon-node
- image: gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0
name: kube-rbac-proxy
replaces: dell-csm-operator.v1.4.0
skips:
- dell-csm-operator.v1.4.2
version: 1.5.0

0 comments on commit 0447d05

Please sign in to comment.