Skip to content

SYS-622 updates for authelia, ddclient, dhcp-dns-pxe, ez-ipupdate, my… #251

SYS-622 updates for authelia, ddclient, dhcp-dns-pxe, ez-ipupdate, my…

SYS-622 updates for authelia, ddclient, dhcp-dns-pxe, ez-ipupdate, my… #251

Workflow file for this run

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