Skip to content

fix(ingress): update traefik ingress to set apiVersion to support v2/3 #112

fix(ingress): update traefik ingress to set apiVersion to support v2/3

fix(ingress): update traefik ingress to set apiVersion to support v2/3 #112

Workflow file for this run

name: Helm Lint
on:
pull_request:
branches: [ "master" ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Helm Lint
run: |
helm lint ${GITHUB_WORKSPACE}/charts/deep
helm lint ${GITHUB_WORKSPACE}/charts/deep-distributed