Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion charts/ceph-operations/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: ceph-operations
description: Ceph operations bundle
type: application
version: 1.8.10
version: 1.8.11
maintainers:
- name: sumitarora2786
- name: richardtief
Expand Down
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.8
version: 1.8.11
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.8
version: 1.8.11
options:
- name: prometheusRules.create
description: Create Prometheus rules
Expand Down