swap helm charts call to GHA - TEST
This commit is contained in:
parent
b8002af79e
commit
a833d6e212
1 changed files with 5 additions and 5 deletions
|
@ -45,11 +45,11 @@ jobs:
|
|||
# fail_only: true
|
||||
# failure_message: "Failed to trigger an update to the helm charts index. Check the logs at: ${CIRCLE_BUILD_URL}"
|
||||
|
||||
# parameters:
|
||||
# release-tag:
|
||||
# type: string
|
||||
# default: ""
|
||||
# description: "The tag to release, including v, e.g. v0.22.1"
|
||||
parameters:
|
||||
release-tag:
|
||||
type: string
|
||||
default: ""
|
||||
description: "The tag to release, including v, e.g. v0.22.1"
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
|
|
Loading…
Reference in a new issue