Skip to content

Commit

Permalink
Merge pull request #57 from catenax-ng/fix/Helm_test_upgrade_and_work…
Browse files Browse the repository at this point in the history
…flow

Fix indentation on helm-chart-test
  • Loading branch information
SebastianBezold authored Nov 28, 2023
2 parents 2ce3273 + b62a386 commit 288b9bf
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 288b9bf

Please sign in to comment.