Skip to content

SYS-674 skip an unremediated CVE in mythbackend #446

SYS-674 skip an unremediated CVE in mythbackend

SYS-674 skip an unremediated CVE in mythbackend #446

Workflow file for this run

name: Check Helm Charts
on: [push]
jobs:
lint-chart:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2.3.4
with:
fetch-depth: 0
- name: Run chart-testing (lint)
uses: helm/chart-testing-action@v2.1.0
with:
charts_dir: k8s/helm
command: lint
config: .github/ct.yaml