release: v0.2.5

This commit is contained in:
github-actions[bot]
2026-03-04 02:45:00 +00:00
parent dc936fb786
commit 041e7c1f19
3 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
version: "0.2.4" version: "0.2.5"
name: headlamp-rook-plugin name: headlamp-rook-plugin
displayName: Rook Plugin displayName: Rook Plugin
createdAt: "2026-02-18T00:00:00Z" createdAt: "2026-02-18T00:00:00Z"
@@ -27,7 +27,7 @@ changes:
description: "Package renamed to rook so the plugin displays correctly in Headlamp's Plugins list" description: "Package renamed to rook so the plugin displays correctly in Headlamp's Plugins list"
annotations: annotations:
headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-rook-plugin/releases/download/v0.2.4/headlamp-rook-plugin-0.2.4.tar.gz" headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-rook-plugin/releases/download/v0.2.5/rook-0.2.5.tar.gz"
headlamp/plugin/archive-checksum: sha256:0dd88eecd784bc70557bb4c7ce5eede50fe83944990bc881bbb17313588c79f2 headlamp/plugin/archive-checksum: sha256:38ee58f83da386bc35a4d09c39883c2a2a29e89c4d239922dfa67dfcc10d9421
headlamp/plugin/distro-compat: "" headlamp/plugin/distro-compat: ""
headlamp/plugin/version-compat: ">=0.20" headlamp/plugin/version-compat: ">=0.20"
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "rook", "name": "rook",
"version": "0.2.4", "version": "0.2.5",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "rook", "name": "rook",
"version": "0.2.4", "version": "0.2.5",
"license": "Apache-2.0", "license": "Apache-2.0",
"devDependencies": { "devDependencies": {
"@kinvolk/headlamp-plugin": "^0.13.0" "@kinvolk/headlamp-plugin": "^0.13.0"
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "rook", "name": "rook",
"version": "0.2.4", "version": "0.2.5",
"description": "Headlamp plugin for Rook-Ceph cluster visibility and CSI driver monitoring", "description": "Headlamp plugin for Rook-Ceph cluster visibility and CSI driver monitoring",
"repository": { "repository": {
"type": "git", "type": "git",