Skip to content

Commit

Permalink
Updated chart-testing to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
monotek authored Jan 24, 2019
1 parent c8281d5 commit df29ae1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
command: .circleci/lint-scripts.sh
lint-chart:
docker:
- image: quay.io/helmpack/chart-testing:v2.1.0
- image: quay.io/helmpack/chart-testing:v2.2.0
steps:
- checkout
- run:
Expand All @@ -20,7 +20,7 @@ jobs:
machine: true
environment:
CHART_TESTING_IMAGE: quay.io/helmpack/chart-testing
CHART_TESTING_TAG: v2.1.0
CHART_TESTING_TAG: v2.2.0
CHARTS_REPO: https://github.com/zammad/helm
steps:
- checkout
Expand Down

0 comments on commit df29ae1

Please sign in to comment.