release: v0.2.5

This commit is contained in:
github-actions[bot]
2026-03-04 02:03:33 +00:00
parent 0882451c67
commit 1f6677e2f6
3 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -1,4 +1,4 @@
version: "0.2.4" version: "0.2.5"
name: headlamp-tns-csi-plugin name: headlamp-tns-csi-plugin
displayName: TrueNAS CSI (tns-csi) displayName: TrueNAS CSI (tns-csi)
description: >- description: >-
@@ -13,7 +13,7 @@ license: Apache-2.0
category: storage category: storage
homeURL: https://github.com/privilegedescalation/headlamp-tns-csi-plugin homeURL: https://github.com/privilegedescalation/headlamp-tns-csi-plugin
appVersion: "0.12.0" appVersion: "0.15.0"
keywords: keywords:
- headlamp - headlamp
@@ -63,7 +63,7 @@ changes:
description: "appVersion now tracks upstream tns-csi driver release (0.12.0)" description: "appVersion now tracks upstream tns-csi driver release (0.12.0)"
annotations: annotations:
headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-tns-csi-plugin/releases/download/v0.2.4/tns-csi-0.2.4.tar.gz" headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-tns-csi-plugin/releases/download/v0.2.5/tns-csi-0.2.5.tar.gz"
headlamp/plugin/archive-checksum: "sha256:a72b8094a70dd127aa9edb388411b3506bf5f6a7071c266c2aaa477c27badf60" headlamp/plugin/archive-checksum: sha256:de0151a2da0b8681af57a2798647b4789b368d489a9eb549087faf88a69a4d89
headlamp/plugin/version-compat: ">=0.20.0" headlamp/plugin/version-compat: ">=0.20.0"
headlamp/plugin/distro-compat: "in-cluster,web,app" headlamp/plugin/distro-compat: "in-cluster,web,app"
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "tns-csi", "name": "tns-csi",
"version": "0.2.4", "version": "0.2.5",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "tns-csi", "name": "tns-csi",
"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": "tns-csi", "name": "tns-csi",
"version": "0.2.4", "version": "0.2.5",
"description": "Headlamp plugin for TNS-CSI driver visibility and benchmarking", "description": "Headlamp plugin for TNS-CSI driver visibility and benchmarking",
"repository": { "repository": {
"type": "git", "type": "git",