Skip to content

Update community-operator charts for 0.11.0 release #308

Update community-operator charts for 0.11.0 release

Update community-operator charts for 0.11.0 release #308

Workflow file for this run

name: Bashscript linter
on:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Run ShellCheck
uses: bewuethr/shellcheck-action@v2