release: v1.0.1 — fix ArtifactHub checksum
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
|||||||
version: "1.0.0"
|
version: "1.0.1"
|
||||||
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"
|
||||||
@@ -24,7 +24,7 @@ provider:
|
|||||||
name: privilegedescalation
|
name: privilegedescalation
|
||||||
changes:
|
changes:
|
||||||
- kind: changed
|
- kind: changed
|
||||||
description: "Bump to v1.0.0 stable release"
|
description: "Bump to v1.0.1 patch release — fix ArtifactHub checksum"
|
||||||
- kind: added
|
- kind: added
|
||||||
description: "Test infrastructure: add vitest, @testing-library/react, jsdom, and related devDependencies so CI tests pass"
|
description: "Test infrastructure: add vitest, @testing-library/react, jsdom, and related devDependencies so CI tests pass"
|
||||||
- kind: added
|
- kind: added
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "rook",
|
"name": "rook",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user