Skip to content

circle-ci: updating docker image version #1095

circle-ci: updating docker image version

circle-ci: updating docker image version #1095

Workflow file for this run

name: Lint and Test Charts
on:
push:
branches:
- 'master'
paths:
- 'charts/**'
jobs:
lint-chart:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Run chart-testing (lint)
uses: helm/[email protected]
with:
command: lint
config: .github/ct.yaml