Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/ceph-operations/plugindefinition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ kind: PluginDefinition
metadata:
name: ceph-operations
spec:
version: 1.8.17
version: 1.8.18
displayName: Ceph operations bundle
description: Operations bundle for the Ceph storage backend
docMarkDownUrl: https://raw.githubusercontent.com/cobaltcore-dev/cloud-storage-operations/main/ceph-operations/README.md
icon: https://raw.githubusercontent.com/cobaltcore-dev/cloud-storage-operations/main/ceph-operations/ceph-logo.png
helmChart:
name: ceph-operations
repository: oci://ghcr.io/cobaltcore-dev/cloud-storage-operations/charts
version: 1.8.17
version: 1.8.18
options:
- name: prometheusRules.create
description: Create Prometheus rules
Expand Down
Loading