Skip to content

SYS-661 bump ingress-nginx from 1.11.2 to 1.13.1 (#219) #365

SYS-661 bump ingress-nginx from 1.11.2 to 1.13.1 (#219)

SYS-661 bump ingress-nginx from 1.11.2 to 1.13.1 (#219) #365

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