Skip to content

chore(update): update app version to 1.0.2 #91

chore(update): update app version to 1.0.2

chore(update): update app version to 1.0.2 #91

Workflow file for this run

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