release: v0.4.2

This commit is contained in:
github-actions[bot]
2026-03-09 03:11:10 +00:00
parent a16df9baf7
commit db896a8f88
3 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -1,4 +1,4 @@
version: "0.4.1" version: "0.4.2"
name: headlamp-intel-gpu name: headlamp-intel-gpu
displayName: Intel GPU displayName: Intel GPU
description: >- description: >-
@@ -15,7 +15,7 @@ license: Apache-2.0
category: monitoring-logging category: monitoring-logging
homeURL: https://github.com/privilegedescalation/headlamp-intel-gpu-plugin homeURL: https://github.com/privilegedescalation/headlamp-intel-gpu-plugin
appVersion: "0.4.0" appVersion: "0.35.0"
keywords: keywords:
- headlamp - headlamp
@@ -61,7 +61,7 @@ changes:
description: "Resolve ESLint/Prettier indent conflict by disabling ESLint indent rule (Prettier is formatting authority)" description: "Resolve ESLint/Prettier indent conflict by disabling ESLint indent rule (Prettier is formatting authority)"
annotations: annotations:
headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-intel-gpu-plugin/releases/download/v0.4.1/headlamp-intel-gpu-0.4.1.tar.gz" headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-intel-gpu-plugin/releases/download/v0.4.2/headlamp-intel-gpu-0.4.2.tar.gz"
headlamp/plugin/archive-checksum: "sha256:0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5" headlamp/plugin/archive-checksum: sha256:0713b099a79ed63ea30675fee96f2a70e37471507d4135b529df158a09960492
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": "intel-gpu", "name": "intel-gpu",
"version": "0.4.0", "version": "0.4.2",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "intel-gpu", "name": "intel-gpu",
"version": "0.4.0", "version": "0.4.2",
"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": "headlamp-intel-gpu", "name": "headlamp-intel-gpu",
"version": "0.4.1", "version": "0.4.2",
"description": "Headlamp plugin for Intel GPU device plugin visibility and monitoring", "description": "Headlamp plugin for Intel GPU device plugin visibility and monitoring",
"repository": { "repository": {
"type": "git", "type": "git",