Remove lint and bump 1.0.5

Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
This commit is contained in:
Francesco Torchia 2025-01-27 11:56:39 +01:00
parent 8477f0754d
commit ac6958fe40
No known key found for this signature in database
GPG Key ID: E6D011B7415D4393
2 changed files with 1 additions and 10 deletions

View File

@ -11,15 +11,6 @@ defaults:
working-directory: ./
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- name: Run tests
uses: ./.github/actions/lint
build-extension-charts:
needs:
- lint

View File

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