Skip to content

Deprecated Kubernetes 1.18 from the ci install-chart job #837

Deprecated Kubernetes 1.18 from the ci install-chart job

Deprecated Kubernetes 1.18 from the ci install-chart job #837

Workflow file for this run

name: No chart lint and test needed
on:
pull_request:
paths-ignore:
- 'charts/**'
jobs:
pr-validated:
name: pr-validated
runs-on: ubuntu-latest
steps:
- name: validate
run: echo "PR OK"