release: v1.0.1 — fix ArtifactHub checksum

This commit is contained in:
2026-04-13 11:09:03 +00:00
parent 710eeb877e
commit 5a004c7066
2 changed files with 3 additions and 3 deletions
+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",