Skip to content

Commit

Permalink
fix(frontend): Fix indentation on charts
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiodmota committed Nov 27, 2023
1 parent 2ce3273 commit b62a386
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/helm-chart-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ on:
default: 'kindest/node:v1.27.3'
required: false
type: string
upgrade_from:
description: 'chart version to upgrade from'
default: '1.1.0'
required: false
type: string
upgrade_from:
description: 'chart version to upgrade from'
default: '1.1.0'
required: false
type: string

jobs:
lint-test:
Expand Down

0 comments on commit b62a386

Please sign in to comment.