Skip to content

set new version to 2.0.0 #1128

set new version to 2.0.0

set new version to 2.0.0 #1128

Workflow file for this run

name: Test Charts
on: ["push", "pull_request"]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Test Chart
uses: d3adb5/helm-unittest-action@v2
with:
helm-version: 'v3.11.2'