We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4df6d0d commit bc3c820Copy full SHA for bc3c820
1 file changed
charts/ceph-operations/plugindefinition.yaml
@@ -6,15 +6,15 @@ kind: PluginDefinition
6
metadata:
7
name: ceph-operations
8
spec:
9
- version: 1.8.14
+ version: 1.8.15
10
displayName: Ceph operations bundle
11
description: Operations bundle for the Ceph storage backend
12
docMarkDownUrl: https://raw.githubusercontent.com/cobaltcore-dev/cloud-storage-operations/main/ceph-operations/README.md
13
icon: https://raw.githubusercontent.com/cobaltcore-dev/cloud-storage-operations/main/ceph-operations/ceph-logo.png
14
helmChart:
15
16
repository: oci://ghcr.io/cobaltcore-dev/cloud-storage-operations/charts
17
18
options:
19
- name: prometheusRules.create
20
description: Create Prometheus rules
0 commit comments