Skip to content

Commit

Permalink
chore: Bump ct-lint version (#69)
Browse files Browse the repository at this point in the history
Jira EPMDEDP-12876
Related #69

Change-Id: I6b93bde6ad140ff86361ea13e33cc99924144f2e
  • Loading branch information
Mykola Serdiuk committed Nov 13, 2023
1 parent 426efa2 commit 6534f9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
params:
- name: BASE_IMAGE
description: The base image for the task.
default: quay.io/helmpack/chart-testing:v3.7.1
default: quay.io/helmpack/chart-testing:v3.10.1
type: string
- name: EXTRA_COMMANDS
description: Arguments to add to the helm-lint step
Expand Down
2 changes: 1 addition & 1 deletion charts/pipelines-library/templates/tasks/helm-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
params:
- name: BASE_IMAGE
description: The base image for the task.
default: quay.io/helmpack/chart-testing:v3.7.1
default: quay.io/helmpack/chart-testing:v3.10.1
- name: EXTRA_COMMANDS
description: Arguments to add to the helm-lint step
default: ""
Expand Down

0 comments on commit 6534f9c

Please sign in to comment.