Skip to content

Support Kubernetes Secrets For Db Credentials #47

Support Kubernetes Secrets For Db Credentials

Support Kubernetes Secrets For Db Credentials #47

Workflow file for this run

name: Lint Charts
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.6.1
- name: Run chart-testing (lint)
run: ct lint --validate-maintainers=false --config .github/ct.yaml