Skip to content

Update ghcr.io/element-hq/element-call Docker tag to v0.7.1 #192

Update ghcr.io/element-hq/element-call Docker tag to v0.7.1

Update ghcr.io/element-hq/element-call Docker tag to v0.7.1 #192

name: Validate Helm Charts
on:
push:
branches-ignore:
- main
jobs:
kubeconform:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Generate and validate releases
uses: shivjm/[email protected]
with:
additionalSchemaPaths: |
schemas/{{ .ResourceKind }}.json
chartsDirectory: "charts"