Skip to content

[sophora-webclient] change update strategy to Recreate #1115

[sophora-webclient] change update strategy to Recreate

[sophora-webclient] change update strategy to Recreate #1115

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'