release: v1.0.1 — fix ArtifactHub checksum #34

Merged
privilegedescalation-engineer[bot] merged 3 commits from release/v1.0.1 into main 2026-04-15 02:21:20 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 5a004c7066 - Show all commits
+2 -2
View File
@@ -1,4 +1,4 @@
version: "1.0.0"
version: "1.0.1"
name: headlamp-rook-plugin
displayName: Rook Plugin
createdAt: "2026-02-18T00:00:00Z"
@@ -24,7 +24,7 @@ provider:
name: privilegedescalation
changes:
- kind: changed
description: "Bump to v1.0.0 stable release"
description: "Bump to v1.0.1 patch release — fix ArtifactHub checksum"
- kind: added
description: "Test infrastructure: add vitest, @testing-library/react, jsdom, and related devDependencies so CI tests pass"
- kind: added
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "rook",
"version": "1.0.0",
"version": "1.0.1",
"description": "Headlamp plugin for Rook-Ceph cluster visibility and CSI driver monitoring",
"repository": {
"type": "git",