Skip to content

Bump helm to v3.14.1 #131

Bump helm to v3.14.1

Bump helm to v3.14.1 #131

Workflow file for this run

name: CI-pullrequest
on:
pull_request:
paths-ignore:
- 'docs/**'
- 'scripts/**'
- '*.md'
- '*.dapper'
- '.gitignore'
- 'CODEOWNERS'
- 'LICENSE'
- 'Makefile'
jobs:
build:
runs-on: ubuntu-latest
container:
image: rancher/dapper:v0.5.4
steps:
- uses: actions/checkout@v1
- name: Run CI
run: dapper ci