diff --git a/artifacthub-pkg.yml b/artifacthub-pkg.yml index 8e1e175..b3aa28d 100644 --- a/artifacthub-pkg.yml +++ b/artifacthub-pkg.yml @@ -1,4 +1,4 @@ -version: "1.0.0" +version: "1.0.3" name: headlamp-tns-csi-plugin displayName: TrueNAS CSI (tns-csi) description: >- @@ -63,7 +63,7 @@ changes: description: "GitHub App token secrets passed to release workflow" annotations: - headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-tns-csi-plugin/releases/download/v1.0.0/tns-csi-1.0.0.tar.gz" - headlamp/plugin/archive-checksum: sha256:e38846ceb17a79438f8aecc50f22920b0efa7456f3ebb3e628d89856af83ad01 + headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-tns-csi-plugin/releases/download/v1.0.3/headlamp-tns-csi-plugin-1.0.3.tar.gz" + headlamp/plugin/archive-checksum: sha256:8a032919de65f9ed45a06f4110083cceb11b91625d97f7b49075adecf38e3adc headlamp/plugin/version-compat: ">=0.20.0" headlamp/plugin/distro-compat: "in-cluster,web,app" diff --git a/package.json b/package.json index b417ae0..138405f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tns-csi", - "version": "1.0.0", + "version": "1.0.3", "description": "Headlamp plugin for TNS-CSI driver visibility and benchmarking", "repository": { "type": "git",