From 9532ea43b2d866f0868d0bf310e36b0dff836c17 Mon Sep 17 00:00:00 2001 From: adic9000 <97946944+adic9000@users.noreply.github.com> Date: Fri, 27 Mar 2026 15:24:13 +0100 Subject: [PATCH 1/3] Update plugindefinition.yaml --- charts/ceph-operations/plugindefinition.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/ceph-operations/plugindefinition.yaml b/charts/ceph-operations/plugindefinition.yaml index 104defc..9e71f6f 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.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 @@ -14,7 +14,7 @@ spec: 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 From 6197c98b77a52d6645a30268ae6f69c6abb2214b Mon Sep 17 00:00:00 2001 From: adic9000 <97946944+adic9000@users.noreply.github.com> Date: Fri, 27 Mar 2026 15:34:29 +0100 Subject: [PATCH 2/3] Update Chart.yaml --- charts/ceph-operations/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ceph-operations/Chart.yaml b/charts/ceph-operations/Chart.yaml index 36cc5d8..1b0fcfc 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.18 +version: 1.8.19 maintainers: - name: sumitarora2786 - name: richardtief From 638e6790bccbce8a19c8a1f99c35604faf049469 Mon Sep 17 00:00:00 2001 From: adic9000 <97946944+adic9000@users.noreply.github.com> Date: Fri, 27 Mar 2026 15:34:52 +0100 Subject: [PATCH 3/3] Update plugindefinition.yaml --- charts/ceph-operations/plugindefinition.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/ceph-operations/plugindefinition.yaml b/charts/ceph-operations/plugindefinition.yaml index 9e71f6f..c4d1a92 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.18 + version: 1.8.19 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.18 + version: 1.8.19 options: - name: prometheusRules.create description: Create Prometheus rules