Skip to content

Bump express from 4.18.2 to 4.19.2 in /charts/node-app/seed #101

Bump express from 4.18.2 to 4.19.2 in /charts/node-app/seed

Bump express from 4.18.2 to 4.19.2 in /charts/node-app/seed #101

name: Lint and Test Chart
on:
pull_request:
paths:
- 'charts/**'
jobs:
test:
name: 'Helm'
uses: curium-rocks/flows/.github/workflows/helm-qa.yml@main
with:
charts_dir: 'charts'
helm_extra_sets: '--set service.type=ClusterIP'