Skip to content

Commit

Permalink
Merge pull request #55 from iamniting/4.18
Browse files Browse the repository at this point in the history
bundle: update bundle version to 4.18
  • Loading branch information
openshift-merge-bot[bot] authored Nov 12, 2024
2 parents 5996f55 + 62368fc commit 85233a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile.Downstream.mk
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ SKIP_RANGE ?=

# The default version of the bundle (CSV) can be found in
# config/manifests/bases/cephcsi-operator.clusterserviceversion.yaml
BUNDLE_VERSION ?= 4.17.0
BUNDLE_VERSION ?= 4.18.0

# DEFAULT_CHANNEL defines the default channel used in the bundle.
# Add a new line here if you would like to change its default config. (E.g DEFAULT_CHANNEL = "stable")
Expand Down
6 changes: 3 additions & 3 deletions bundle/manifests/cephcsi-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ metadata:
annotations:
alm-examples: '[]'
capabilities: Basic Install
createdAt: "2024-11-11T08:52:44Z"
createdAt: "2024-11-12T15:12:45Z"
olm.skipRange: ""
operators.operatorframework.io/builder: operator-sdk-v1.34.1
operators.operatorframework.io/operator-type: non-standalone
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
name: cephcsi-operator.v4.17.0
name: cephcsi-operator.v4.18.0
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -1004,4 +1004,4 @@ spec:
maturity: alpha
provider:
name: CephCSI Community
version: 4.17.0
version: 4.18.0

0 comments on commit 85233a5

Please sign in to comment.