Merge pull request #36 from torchiaf/fix/harvester-schema

Fix HarvesterSchema error
This commit is contained in:
Francesco Torchia 2024-11-14 22:34:27 +01:00 committed by GitHub
commit 264eadb7dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "harvester", "name": "harvester",
"description": "Rancher UI Extension for Harvester", "description": "Rancher UI Extension for Harvester",
"version": "1.0.0", "version": "1.0.1",
"private": false, "private": false,
"rancher": { "rancher": {
"annotations": { "annotations": {