From c8a9b32644c4d0d8686bfe8e3832529d9cb1ce71 Mon Sep 17 00:00:00 2001 From: Tatjana Dehler Date: Fri, 27 Feb 2026 08:45:22 +0100 Subject: [PATCH 1/2] plugindefinition, Chart: Versions bump Bump plugindefinition to 1.8.9. Bump chart 1.8.11. Signed-off-by: Tatjana Dehler --- charts/ceph-operations/Chart.yaml | 2 +- charts/ceph-operations/plugindefinition.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/ceph-operations/Chart.yaml b/charts/ceph-operations/Chart.yaml index 3ff9cee..6ff5967 100644 --- a/charts/ceph-operations/Chart.yaml +++ b/charts/ceph-operations/Chart.yaml @@ -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 diff --git a/charts/ceph-operations/plugindefinition.yaml b/charts/ceph-operations/plugindefinition.yaml index 6d66681..bae1698 100644 --- a/charts/ceph-operations/plugindefinition.yaml +++ b/charts/ceph-operations/plugindefinition.yaml @@ -6,7 +6,7 @@ kind: PluginDefinition metadata: name: ceph-operations spec: - version: 1.8.8 + version: 1.8.9 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 @@ -14,7 +14,7 @@ spec: 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 From 0fd2075030cfc0cc26bc912bfbbf291672974f8d Mon Sep 17 00:00:00 2001 From: sumitarora2786 <144459425+sumitarora2786@users.noreply.github.com> Date: Fri, 27 Feb 2026 13:03:09 -0500 Subject: [PATCH 2/2] Update plugindefinition.yaml --- charts/ceph-operations/plugindefinition.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ceph-operations/plugindefinition.yaml b/charts/ceph-operations/plugindefinition.yaml index bae1698..30b435b 100644 --- a/charts/ceph-operations/plugindefinition.yaml +++ b/charts/ceph-operations/plugindefinition.yaml @@ -6,7 +6,7 @@ kind: PluginDefinition metadata: name: ceph-operations spec: - version: 1.8.9 + 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